0
0
Power BIbi_tool~10 mins

Power BI Desktop vs Service vs Mobile - Interactive Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete 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'
A"C:\Users\Data.xlsx"
BExcel.Workbook
CPowerBI.Service
DMobileApp
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing a function name instead of a file path.
Using Power BI Service or Mobile terms here.
2fill in blank
medium

Complete 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'
AMobile
BPower BI Service
CExcel
DPowerPoint
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Mobile or Excel instead of the Service.
Confusing Power BI Service with Desktop.
3fill in blank
hard

Fix 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'
ADesktop
BGateway
CService
DMobile
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Desktop or Service which are not mobile apps.
Confusing Gateway with Mobile.
4fill in blank
hard

Fill 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'
APower BI Desktop
BPower BI Mobile
CPower BI Service
DExcel
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing Mobile with creation or sharing.
Choosing Excel which is unrelated here.
5fill in blank
hard

Fill 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'
APower BI Desktop
BPower BI Service
CPower BI Mobile
DPower BI Gateway
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing Gateway with import or viewing.
Mixing up Service and Mobile roles.