InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What are filters in Power BI? |
|
Answer» FILTERS sort data based on the condition applied to it. Filters enable us to select particular fields and extract information in a page/visualization/REPORT level. For example, filters can provide SALES reports from the year 2019 for the Indian region. Power BI can make changes based on the filters and create graphs or visuals accordingly. Types of filters are:
|
|
| 2. |
What is GetData in Power BI? |
|
Answer» GetData offers data connectivity to various data sources. Connect data files on your local system. The supported data sources are:
|
|
| 3. |
Difference between Power BI and Tableau? |
|
Answer» The major differences between Power BI and Tableau are: |
|
| 4. |
What is Power Query? |
|
Answer» Power QUERY is a function that filters transforms, and combines the data EXTRACTED from VARIOUS sources. It helps to IMPORT data from databases, files, ETC and append data |
|
| 5. |
What is Power Pivot? |
|
Answer» Power Pivot enables you to IMPORT millions of rows from heterogeneous sources of data into a single excel SHEET. It lets us create RELATIONSHIPS between the various tables, create columns, calculate using formulas, and create PivotCharts and PivotTables. At a TIME there can be only one active RELATIONSHIP between the tables which is represented by a continuous line. |
|
| 6. |
What are the purpose and benefits of using the DAX function? |
|
Answer» DAX is much more than Power BI. If you learn DAX as a functional language, you become better as a DATA professional. DAX is based on different nested FILTERS which magnificently improves the performance of data merging, modeling, and FILTERING tables. |
|
| 7. |
What is DAX? |
|
Answer» Data Analysis Expression (DAX) is a library of formulas used for calculations and data analysis. This library comprises functions, constants, and operators to perform calculations and give results. DAX lets you use the data sets to their full potential and provide insightful reports. DAX is a functional language containing conditional statements, nested functions, value references, and MUCH more. The formulas are either numeric (integers, DECIMALS, etc.) or non-numeric (string, binary). A DAX formula ALWAYS starts with an equal sign. DAXA: Name of the project |
|
| 8. |
What are the various Power BI versions? |
|
Answer» The three major versions of POWER BI are as follows:
|
|
| 9. |
What are content packs in Power BI? |
|
Answer» Content packs are packages comprising different Power BI objects such as reports, dashboards, datasets, etc. The two types of content packs are: Service PROVIDER content packs: Service PROVIDERS such as Google Analytics, Salesforce, etc. provide pre-built content packages User-created content packs: Users can create their content packages and SHARE them WITHIN the organization. |
|
| 10. |
What are the building blocks of Power BI? |
|
Answer» The major building blocks of Power BI are:
|
|
| 11. |
What is a dashboard? |
|
Answer» The dashboard is like a single-page CANVAS on which you have various elements to create and visualize reports created by ANALYZING data. It comprises only the most important data from the reports to create a story. The visual elements present on the dashboard are called Tiles. You can PIN these tiles from the reports to the dashboard. CLICKING any ELEMENT on the dashboard takes you to the report of a particular data set. Power BI Dashboard |
|