What will happen if a user refreshes a Power BI dataset not configured for direct query?
AData will update in real-time
BCached data will be refreshed
CAll reports will error out
DUser will receive an access error
Explanation
A refresh in import mode updates the cached data obtained previously, while others state incorrect scenarios.
Q42
You are configuring row-level security in Power BI. What is a requirement for defining security roles?
AData must be aggregated
BUse DAX expressions for filter
CData must be in SQL database
DRoles can be configured post-deployment
Explanation
Row-level security requires DAX for filters, while others are either incorrect requirements or outdated practices.
Q43
Which feature can be used to schedule data refresh in Power BI?
AData Gateway
BPower Automate
CDirectQuery
DPower Query
Explanation
Data Gateway enables scheduled refreshes, while others serve different functions.
Q44
A company needs to allow users to share reports while restricting editing permissions. What should they configure?
AUser Licensing
BRow-Level Security
CShare Report Settings
DPower BI Apps
Explanation
Share Report Settings allow report sharing without edit rights; other options don't apply.
Q45
What happens when you enable 'Auto Date/Time' for date fields in Power BI?
ACreates additional tables
BImproves performance
CGenerates default date hierarchies
DRemoves any existing date formats
Explanation
'Auto Date/Time' generates default hierarchies, improving time-based analytics; others do not accurately describe this feature.
Q46
Which function helps in removing duplicates from a table in Power BI?
ADISTINCT
BGROUPBY
CSUMMARIZE
DFILTER
Explanation
DISTINCT specifically removes duplicate rows from a column, while the others serve different aggregation or filtering purposes.
Q47
A company needs to refresh its dataset every hour. Which feature should they enable in Power BI?
AScheduled Refresh
BData Alerts
CRow-Level Security
DStreaming Dataset
Explanation
Scheduled Refresh allows datasets to refresh at set intervals, unlike the other options which serve different functions in Power BI.
Q48
You are configuring incremental refresh for a table. What is required for this feature to work?
ASet time-based filters
BUse Direct Query only
CAggregate tables
DHave a large dataset
Explanation
Incremental refresh requires time-based filters to enable efficient data refresh, unlike the other options that do not pertain to this feature directly.
Q49
Which visualization would best depict trends over time?
ALine chart
BPie chart
CScatter plot
DTable
Explanation
Line charts effectively show trends; the others do not present time data accurately.
Q50
A company needs to restrict report access based on user roles. Which feature should they utilize?
ARow-level security
BData alerts
CData Gateway
DScheduled refresh
Explanation
Row-level security restricts data access per user roles, while others do not address access control specifically.