Best Power Bi.pdf
Best Power Bi.pdf
POWER BI
Questions & Answers
Q1. What are the components of Power BI?
Power Pivot: Fetches and cleans data and loads on to Power Query
Power Query: Operates on the loaded data
Power Q&A: Makes it possible for users to interact with reports
using simple English language
Power View: This lets users create interactive charts, graphs, maps,
and other visuals
Power Map: Enables the processing of accurate geographic
locations in datasets
Ans. Below are some of the major di erences between Power BI and
Tableau:
Pricing:
Ease of use:
Visualizations:
In the free version of Power BI Desktop, the user can analyze datasets
of up to 1GB in storage along with 10,000 rows of data steaming every
hour. Moreover, it provides features like Power Query which allows the
user to easily visualize the datasets by giving the command in the
natural English language. Q4. What is Dax Function? Ans. It is a formula
Visual-level Filters
Page-level Filters
Report-level Filters
Tabular reports-
Duplicate table-
Reports-
Analy tics-
Applications-
Power BI is ideal for KPIs, alerts, and dashboards. Excel has new charts
Syntax:
explain the bookmark function of Power BI? Ans. If you want to capture
Users can easily share and publish reports created in Power BI with
other users via Power BI Desktop and Power BI website, cloud-based
platforms and mobile platforms.
Ans. KPIs are the Key Performance Indicators. The KPIs evaluates an
organization’s performance in di erent areas by evaluating values and
measurable goals. A KPI always has a base value or measure which is
evaluated against a target value. You can evaluate the performances
in an analysis just by seeing the KPI as they graphically represent the
evaluation. Thus, KPIs will show whether the goals you have set are
met or not.
Ans. Slicers in Power BI are visual filters that are present in the report
page. The slicers let us sort and filter information on a packed report.
Unlike filters, slicers are present as a visual on the report and we can
select values on it while we are analyzing the data in the report.
For example, if we have a sales analysis report, you can make a slicer
for years. From that slicer, we can select the year for which we want to
see the sales metrics such as 2017, 2018 etc. The report visuals will
automatically and instantly change to show the information for the
selected year.
1. Number of pages
Ans. Power Query is an ETL tool to clean, shape, and transform data
without any code using intuitive interfaces. With this:
You can import data from various sources like databases from files
Append and join data from a wide range of sources
You can shape data as needed by adding and removing it
Ans. Using Normal filters users are not allowed to interact with
dashboards or reports, but using slicers we can interact with
dashboards and reports.
Ans. The Excel BI Toolkit for Microsoft self-service BI has got a number
of add-ins:
Power Query for data mash-up and transformation.
Power View for viewing data visualizations.
Power Pivot for in-memory tabular data modeling.
Power Map for visualizing 3D geo-spatial data.
Q 31. Share some key points about DAX usage in Power BI?
Q32. Which table functions will you use to group data in Power BI?
Ans. We can use two main DAX functions to group data in Power BI -
SUMMARIZE() and SUMMARIZECOLUMNS:
2. Context:
3. Functions:
These functions carry out calculations on the date and time values.
Ex: DATE, CALENDER, HOUR, MINUTE
Logical Functions -
Statistical Functions -
Text Functions -
These are similar to the string functions of Excel. Ex: FIND, LEFT,
FIXED, FORMAT
Table functions -
The modifications done by the Query Editor are not reflected in the
actual datasheet.
Q38. Are Power View and Power Query the same?
Ans. To combine two columns in Power BI, you need to select a new
calculated column using the DAX expression.
For example, if you need to add the values of two columns & make the
third column, then you can do it by the Following DAX Expression:
Total=Sheet Name(Col1) +sheet Name(Col2).
To use Data Gateway, you need first to install it in your system; add
the users to this who will be accessing the data from on-premise
sources. Give authentication & request and get connected to the On-
Premise Data sources.
Q43.How is the filter function used in Power BI?
Ans. You can use FILTER to reduce the number of rows in the table
that you are working with, and use only specific data in calculations.
@PREMMANDAL
BUSINESS & DATA ANALYST