Power Query Editor Flashcards
You need to make changes to you data,
Which three changes are supported in the data source settings in the Power Query Interface
Modyfing the file path
Clearing permissions
Editing permissios
You create a Power BI data source which uses a SQL select statemnet, it queries multiple table in a sql server database and includes subqueries
After you import data from the data source into Power BI, you notice that one of the columns in the resulting dataset appears blank
you verifiy that the source table does include data
Use the cast function in the sql statement
From Power Bi desktop you create a data source by importing an excel file
You plan to identify data anomalies within the data source
which interface should you use to display the column distribution and column quality graphs
Power query editor
Column Quality
Valid
Error
Empty
Column distribution
distinct
#Unique
Column profile
Column Statistic
Value distribution
You have a query that retrieves data from a table tat contains more than 8000 rows
In power query editor you notice that the column statistics for each column shows a count of exactly 1000
you need to ensure that the column statistics for each column show the statistics based on all rows that are returned by the query
what shoul you do
From the query window select column profiling on the entires data set
You use Power BI Desktop to transform a query that retrieves data from an excel spreadsheet
You need to view and modify multiple steps in all the M code
Which interface do you use
Avanced editor in the power BI Query editor
You have a table that contains a columns named Product ID
Ythe proudct ID column contains values that have a prefix PD followed by five numbers. For example pd15332
You plan to vonvert the product ID values to numbers
You need to remove the leading two letters form the current ID values
What do you use
Replace values
You have an excel spreadsheet that contains two columns as follows
Category: name of categories
Subcategory: containe names of subctategories
The excel is imported to Power Bi Desktop
You need to transform the data to meet the followinf requierments
Have mulitple columns, where one column represents oone category
Have a single row that includes the total count of subcategories for each category
Pivot columns
You connect Power query editor to a data base table
You need to remove the Row DI column. Your solution must ensure that new columns not display in the table model during a schedule refresh in the future
Use the select columns command and choose the columns to keep