DA-100 Review Flashcards
How many rows does R visual support?
150,000
What does PATH function do?
Shows full path of parent and child hierarchy
What does PATHITEM do?
Shows the segment of a path with second parameter as position in segment.
Which data source method needs to be used for Q&A?
Import
Which data source method should be used for DAX calculated table?
Import
Which data source method for Analysis services?
Live connection
By default how many rows does Power Query preview?
1000
Can Power Query preview the full dataset?
Yes
Generally speaking, is it recommended to enable power query background refresh?
No
Is Quick Insights feature available on power bi desktop?
No
Which data source method for Quick Insights?
Import
What is the purpose of the Quick Insights feature?
Detects downward and upward trends in time series data
Which visualization type for scikit learn machine learning visuals?
Python
What is a main purpose of Power Apps?
Take actions within a report
What language does D3 use?
JavaScript
What language does R visuals use?
R language
What visual types interact differently? (Do not carry filter selections over)
Python and R
DAX filter expression for roles TRUE() will result in what?
View all rows. FALSE() = view no rows
How are Custom Visuals added?
Admin adds permitted customs visuals to the Organizational visuals
What level can a workspace owner endorse dataset without admin verification?
Promoted
What does tile flow do?
Tile flow alights to top left corner
Does tile flow affect the mobile view?
No
How to improve mobile performance and feel?
Set slicers to responsive size and rearrange size
How to make calendar with start and end date in DAX?
Calendar(date(start_date),date(end_date))
Which permission allows to download Data without having access to the workspace?
Build Permission
What can alerts do?
Send email or Run Power automate flow
Can alerts be used to customize mobile notifications?
No. This must be done on individuals mobile device.
Can alerts call a webhook?
No
What should use to configure RLS
DAX expression
What 2 things can be used for dynamic reports?
Parameters / URL as parameter
What part of speech can be used in Q&A?
Nouns and adjectives
How long are Q&A questions saved for?
28 days
Where is power bi refresh configured?
Power Bi Service
How many different time slots can be used for refresh in a single day?
48
What data source method is for power bi refresh from a web service?
Import
What should you use to allow users to easily add new visuals to a dashboard?
View insights
What will SUMMARIZE function do?
Generate unique values based on column input.
What does VALUES do?
Values selects a single column and gets a unique set of values for that table. Values includes blanks. Distinct does not
What 3 ways can you manage home page navigation?
Buttons , bookmarks and images
What is common cause of view native query being disable or having an issue?
Common data service does not support query folding
What shows anomalies in data?
Column distribution
Make aggregation table steps(5)
1 create new agg table
2 select base table and select manage aggregations
3 select new agg table as aggregation table
4 select summarization type
5 select the base table columns
Which data source method for DAX created table?
Import
What improves performance for direct query?
Turn off interactions between visuals
What level are data classifications defined at?
Tenant
Is data classifications configured at Azure active security groups level?
No
Are data classifications for a dashboard always displayed?
No. Admin can configure this though.