2. Prepare data for analysis in power BI Flashcards
Native query relies on query folding?
Yes
No
Yes
By default data preview analyzes 5000 in the data state
- True
- False
- flase its 1000
- Merge -Combine two tables with a similar column
- Append / Combine two tables with the same schema
- 1 true true
- false 2 false
- true 2. true
What is data profiling (in power Query M function) that gives you a table and gives all of those columns and date profiling info of those columns
1.new query
2. table.profile
3. columm quality
4. column distribution
- table profile
You should use grouping with the list type to combine distinct categories of data or list of categories into larger categories
True or False
True
Bining is similar to grouping, but it is used to grouping to continous fields such numbers and dates
True or false
True
Left Outer Join: All rows from the right table, matching rows from the right table.
Right Outer Join: All rows from the left table, matching rows from the right table
Yes or not
No
Left Outer Join: All rows from the left table, matching rows from the right table.
Right Outer Join: All rows from the right table, matching rows from the left table
Full Outer Join: All rows from left tables
Inner Join: Only matching rows from right tables.
Yes or not
no
Full Outer Join: All rows from both tables
Inner Join: Only matching rows from both tables.
Left Anti Join: Only rows from the left table.
Right Anti Join: Only rows from the right table
Yes or not
Yes
You have a Microsoft Power BI report that connects to a SQL Server database. The report is experiencing slow performance when loading data from a specific table that contains millions of rows. What should you do to improve the performance of the report
Create a summary table or aggregate the data in the SQL Server database to reduce the number of rows accessed by the report.
Yes or not
Yes
A company wants to analyze customer data stored in a Microsoft Excel workbook using Power BI. The workbook is regularly updated with new data, and they want to ensure that the Power BI report reflects the latest information without manual intervention.
Use Power Query Editor to connect to the Excel workbook and set up scheduled data refresh in Power BI.
Yes or not
Not
Convert the Excel workbook into a Power BI dataset and set up scheduled refresh in the Power BI service
That is the correct one
You have a SharePoint document library that contains Excel workbooks. The workbooks are updated daily with new data. You want to automate the process of importing the data from the Excel workbooks into Power BI. What should you do to achieve this?
Use Power Query to connect to the SharePoint document library and set up scheduled data refresh in Power BI.
Yes or not
Yes
You have a SharePoint document library that contains Excel workbooks. The workbooks are updated daily with new data. You want to automate the process of importing the data from the Excel workbooks into Power BI. What should you do to achieve this?
Use Power Query to connect to the SharePoint document library and set up scheduled data refresh in Power BI.
Yes or not
Yes
Column quality labels comes in this categories….which does not belong to the list
Valid
Error
Unknown
Missing
Unexpected error
Missing
Which feature doesn’t belong to column distribution
Unique
Distinct
Several