Practice - 5 Tasks
Answer the questions below
1fill in blank
easyComplete the code to load data in Power BI Desktop.
Power BI
let Source = Excel.Workbook(File.Contents([1]), null, true) Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing a function name instead of a file path.
Using Power BI Service or Mobile terms here.
✗ Incorrect
Power BI Desktop loads data from local files using the file path string.
2fill in blank
mediumComplete the code to publish a report from Power BI Desktop to the Service.
Power BI
Publish to [1] to share dashboards online. Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Mobile or Excel instead of the Service.
Confusing Power BI Service with Desktop.
✗ Incorrect
Power BI Desktop publishes reports to the Power BI Service for sharing.
3fill in blank
hardFix the error in the sentence describing Power BI Mobile.
Power BI
Power BI [1] allows users to view reports on smartphones and tablets.
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Desktop or Service which are not mobile apps.
Confusing Gateway with Mobile.
✗ Incorrect
Power BI Mobile is the app for viewing reports on mobile devices.
4fill in blank
hardFill both blanks to describe where reports are created and shared.
Power BI
Reports are created in [1] and shared via [2].
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing Mobile with creation or sharing.
Choosing Excel which is unrelated here.
✗ Incorrect
Reports are built in Power BI Desktop and shared through Power BI Service.
5fill in blank
hardFill all three blanks to complete the sentence about Power BI components.
Power BI
Data is imported using [1], reports are published to [2], and viewed on [3].
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing Gateway with import or viewing.
Mixing up Service and Mobile roles.
✗ Incorrect
Data import happens in Desktop, publishing in Service, and viewing on Mobile.