Power BI Interview Questions
Power BI Interview Questions
1. What is BI?
It is a formula expression language called (DAX) that can be used with various
visualization tools like Power BI. It is also known as a functional language,
where the full code is kept inside a function.
Dashboards and reports only shared with users having identical email
domains.
Power Bl does not mix imported data, which is accessed from real-time
connections.
Power BI can't accept file size larger than 1 GB.
Dashboard does not accept or pass user, account, or other entity
parameters.
Mobile Power BI apps—They are used for iOS and Android devices.
10. What are the important components of the Power BI toolkit, and what
do they do?
All
File
Database
Power BI
Azure
Online Services
Other
Power BI Desktop allows you to group the data into small chunks. For
grouping, you should use Ctrl + click to select multiple elements in the visual.
Right-click one of those elements which appear in groups window.
On a report page, you can easily resize a responsive slicer to various sizes
and shapes, and the data contained in it should be rearranged according to it.
In case if the visual becomes too small to be useful, an icon representing the
visual ability to take its place, thus saving the space on the report page.
Power Map can display visualizations which are geographical in nature. That's
why some kind of location data is needed, for example, city, state, country or
latitude and longitude.
16. What are the important features of Power BI dashboard?
It allows you to drill through the page, bookmarks, and selection pane.
It allows you to create various tiles like web content, images, textbox,
and integrate URLs.
Allows you to set report layout to mobile view.
20. What is Power Pivot, and what are the filter writes in Power BI?
Power Pivot is an in-memory component which offers highly compressed data
storage. It helps you to build a data model, creating formulas, relationship,
calculated columns from various resources.
Visualization level
Page Level
Report Level
Once all the data are set up, publish a detail report to Power BI.
Publish it to group workspace.
Create a filter link
Create a DAX calculated column.
Public overview report
It is a model that contains data writes, tables, sections, and table relations.
These data tables help you to develop for holding data for a business
substance.
Power query is an ETL tool which helps you to clean, shape, and modify data
utilizing instinctive interfaces without doing anything.
On-premise gateway acts as a bridge which helps you to transfer the data,
which is on-premise (not on the cloud) safely and securely.
Import
Direct Query
Alert works on data that is refreshed, Power BI looks for an alert, and it
reaches the alert threshold or the limit then the alter will be triggered.
The process of converting the steps in power query editor to SQL and
executing it by the source database is called query collapsing.
Visual-level Filters
Page-level Filters
Report-level Filters
Variables help you to create more logical Queries and which should be used
for multiple DAX functions.
Selection Pane helps you to take control over visuals which require to be
displayed and which should not be displayed. It allows you to combine
multiple visual pages in the group and is also used in bookmarking.
You can use Crossfiltering option in Power BI to address the Many to Many
relationships.
It is the main engine which is used in power pivot. It allows you to load the
large set of data into Power BI data.
Graphs or visual which are not included in Power BI desktop are imported for
better visualization.
40. Is it possible to have created multiple active relationships in Power
BI?
41. State the main difference between Distinct() and Values() in DAX?
The only difference between two functions is that with Distinct help you to
calculate the null values.
42. State the major differences between MAX and MAXA functions
If you want to calculate numeric values, then use MAX. However, if it is for
non numeric values, then you should use MAXA.
44. What is the major difference between the old version and a new
version of Power BI tool?
The latest version has more robust features, and it is famous with the name
Power BI Desktop. This is an all in one solution for Power View, Power Pivot,
and Power Query in the backend. Power BI offers many add-ins for Excel,
which is useful for better visualizations.
You can access Power BI for free. However, if you wish to use all the feature
of Power BI, then you can use its pro subscription account. The subscription
account offers an enhanced version of several features that are available with
Power Bi free account.
Fact Tables:
The central table in a star schema of a data warehouse is a fact table that
stores quantitative information for analysis, which is not normalized in most
cases.
Dimension Tables:
It is a table in the star schema which helps you to store attributes and
dimensions which describe objects that are stored in a fact table.
If you are using the normal filter user cannot interact with the dashboard. On
the other hand, slicer allows users to have an interaction with Reports as well
as Dashboards.
Power BI online contains an option for publishing on web that will generate a
link address for the Power BI report. You can share these links to others,
which is called embed code.
50. What are the method to hide and unhide a specific report in Power
BI?
To hide and unhide specific report, you have to go to selection Pane in the
menu bar, and press hides/unhide toggle button to bookmark.
51. How can you compare Target and Actual Value from a Power BI
report?
52. Can you create multiple dynamic connections between two tables?
54. Can you refresh Power BI reports after they are published to the
cloud?
Custom Vizual are those visual which are not available in BI desktop, which
are imported from the market for the purpose of better visualization.
58. Can you join two unique information source in the same Power BI
dashboard?
Yes, we can join two unique information source in the same Power Bi
dashboard. We can also merge comparable reports in your Power Bi account
into using single dashboard.
59. Why is TOP N not accessible for the Page and Report Level Filter?
ToP N is not accessible for the Page and Report Level Filters because their
channels are associated with different visuals.
The main difference between the two is that: COVAR directly gives the same
co-variance, whereas COVARP is the population covariance.
Z-order is a design strategy which is used for arranging visual over shapes. It
can be defined as an implementation method which can be applied whenever
reports have multiple elements.
The only prerequisite for before connecting to a database is that the user
need to configure firewall setting to allows remote connections.
65. Name out some important DAX functions used in Power BI.
Sum, Max, AVG, Distinct, Count, Calculate, Datediff are some important
widely used DAX functions.
The primary motto behind power turn is the x Velocity in-memory analytics
engine. It allows dealing with the various measures of information as it stores
data in the columnar database.
When you click on single information point data gets select and copied to the
clipboard. Moreover, the copied data can be pasted in any place according to
your requirement.
DATEDD function helps you to convert any input to a date format. This input
can number, string, or a data type input.
DATENAME function shows the name of the specific part of the date that is
given.
This function gives a difference between 2 dates based on the specified Date
part.
75. What is the use of ENDSWITH function?
ENDSWITH function helps you to return the logical result to the given string.
In case If the sub-string is available at the end of the sub string, then it returns
TRUE.
If the value is not NULL iFNULL function result is the first expression, if it is
not, then it will return the second expression.
INDEX function helps you to retrieve the index of the respective row.
LTRIM function helps you to remove the white space from the LEFT of the
string. RTRIM helps you to remove it from the right the last index.
MID function returns the string character from the specified index position.
PERCENTILE function allows you to returns the data value of the specific
percentile number.
Sign function returns the direction of the values. If it returns 1, if positive then
1, if 0 then 0.
This function returns the logical answers TRUE if the sub-string is the starting
string for the superstring. If it is not, it will return false.
SPLIT function is used to split the string database on the given delimiter.
84. What is the need of signing up with business email?
85. Name the market place where you can download the Power BI mobile
apps.
App store
Google Play
Window Store
In, the year 2016 Microsoft discharged new administration which is named as
Power BI Embedded.
87. What area do you go to change and reshape data in Power BI?
Data Editing helps you to change and reshape data in Power BI.
Power BI, reports can be refresh using Data management, gateway, and
Power BI Personal Gateway.
92. What visual would you need to use to show solitary esteem?
Disseminate Plat is a visual you should use to show solitary esteem.
93. Which of the following Power BI memberships allows you the right
permit to see Power BI content with the various Power BI applications?
94. Which field composes can be added to the Field well of a Slicer
visual?
98. In, Power Bi, where do you discover the Q&A highlight?
You will get at the highest point of a report in the Power BI benefit.
99. How can you dynamically change the value measure to show
multiple measures?