
Connecting & Shaping Data - 2
Quiz by Support - BusinessPromoted .com
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
 - save a copy for later
 - start a class game
 - automatically assign follow-up activities based on students’ scores
 - assign as homework
 - share a link with colleagues
 - print as a bubble sheet
 
20 questions
Show answers
- Q1What is the primary purpose of using statistics functions within the query editor?To create relationships between tablesTo build complex visualizationsTo transform data for final analysisTo explore and get information about the table60s
 - Q2Which tool allows you to apply row-level operations in Power BI?Data connectorsQuery settings paneStandard scientific and trigonometry toolsColumn profiling tools60s
 - Q3How can you identify and mark each row as odd, even, positive, or negative in Power BI?Date and time toolsData profiling toolsStatistics toolsInfo functions60s
 - Q4In Power Query, what is the significance of grayed-out options in the menu?They indicate incomplete data connectionsThey are deprecated featuresThey are advanced features for premium usersThey indicate functions that are not applicable to the selected column type60s
 - Q5What should you do if the column profile tools are not available for a text-based column?Ignore the columnUse count or count distinct functionsConvert the column to a numeric typeCreate a new column60s
 - Q6When performing exploratory analysis in Power BI, why would you delete the last applied step after using a statistics function?To prepare the table for exportTo create a backup of the dataTo save memory spaceTo return the table to its original state60s
 - Q7How can you calculate the average product price in a dataset using Power Query?Use the Count Distinct functionManually add up the pricesUse the Sum function and divide by the countUse the Average function under the Transform tab60s
 - Q8What is the primary use of rounding tools in Power Query?To standardize numerical values to a specified number of decimal placesTo create new columnsTo aggregate dataTo format text values60s
 - Q9Why is it important to ensure data types are consistent within a column before using locale-based transformations?To reduce file sizeTo avoid errors and ensure accurate transformationsTo speed up data processingTo enable data visualization60s
 - Q10How can you automatically update a calendar table in Power BI to reflect the current date?Create a new table each timeUse a rolling calendar with M codeUse a static calendar and update manuallyManually add dates each day60s
 - Q11When dealing with date formats from different countries, what is the critical step to ensure correct date interpretation?Change the data type to textUpdate the locale used to recognize the date formatIgnore date columnsConvert dates to a string format60s
 - Q12How can you create a rolling calendar in Power BI?Use a pre-built calendar templateUse Excel to generate dates and import themUse M code in a blank query to generate dates based on the current dateManually add dates each week60s
 - Q13What is the purpose of the "Convert to Table" option in the context of a rolling calendar?To merge multiple tablesTo create visualizationsTo change the data type of a columnTo convert a list of dates into a usable table format60s
 - Q14Why would you add a column for "Start of Week" in a calendar table?To combine multiple date fieldsTo remove weekends from the dataTo facilitate week-based analysis and filteringTo convert date fields into text60s
 - Q15In the context of date transformations, what does the "Earliest" function return?The current dateThe latest date in the columnThe average date in the columnThe earliest date in the column60s