A. house numbers, street names
B. geospatial data
C. city names, country names
D. longitude, latitude
- A, B, C, D
- A, C, D
- B, C, D
- D
A. Click New Visual on the Home tab.
B. Select a chart visual in the Visualizations pane.
C. Click New Visual on the Data Tools tab.
D. Select a field that contains values.
- A, B, or D
- B or D
- B orC
- A or B
CALCULATE(SUM([Sales]) ,DATESMTD([Date] ))
- running total sales in each month that starts over each month
- total sales for the entire month
- running total in entire year for the entire month
- rolling average over 12 months of sales
Q4. You are creating a report in Power BI Desktop and want to restrict the data to records where Country="Canada". To accomplish this, what do you need to create?
- a directive
- a custom column
- an indexed column
- a parameter
Q5. What is the primary benefit of using visualizations such as line charts, bar charts, and column charts?
- They are easier to create than other visualizations.
- They require fewer resources than more complex visualizations.
- They are also used in Excel, so they feel familiar to users.
- They are free to use.
- midnight of the day on which they are deleted
- the next billing cycle
- you empty the Recycle Bin
- the report has been saved
Q7. You need to add a required color to a bar chart. How can you add an exact color value to an existing bar chart?
- Click the color in the visual (e.g., the bars) and right-click to select the color.
- You cannot select custom colors in a bar chart or related visual.
- Select the value closest to this color from the color formatting options.
- Enter the hex value into the color formatting options.
- SWITCH
- IF
- IFX
- IFS
Q9. Consider the Power BI extract, transform, and load process (ETL). During this process, data is read and then
- stored in S#### QL Server
- written to an OLAP cube
- assigned a data type
- sorted by primary key
Q10. Power BI's Publish to Web option allows you to embed visualizations within _. (Select all that apply.)
A. blog posts
B. email messages
C. web sites
D. text messages
- A,C
- C
- A, B, C
- A, B, C, D
A. Rename a query step.
B. Delete a query step.
C. Delete from one query step to the end.
D. Reorder the steps.
- B, C, D
- A, B, C, D
- A, B, D
- A, B, C
Q12. After you enter text in the #### Q&A box or O&A visual, Power BI will \_
your data to create a list of appropriate visualizations.
- filter and group
- sort and filter
- sort, filter, and group
- sort and group
Q13. You just deleted a dashboard in the Power BI service and want to get it back. What should you do?
- Press Ctrl+Z.
- Select Undo from the toolbar.
- You cannot undo the deletion of a dashboard.
- Recover it from the Recycle Bin.
Q14. You have a sales data source and want to relate the tables. The table that contains sales transactions is a _ table that contains product information is a _ table .
- dimension; fact
- lookup; data
- data; lookup
- data; supporting
Q15. When you are creating a formula in the Power Query Editor, what does IntelliSense provide a list of? (Select all that apply.)
A. columns
B. tables
C. functions
D. data sources
- B,C
- A, C, D
- C,D
- A, B, C
Q16. You want to delete a dataset but the Power BI service will not let you. What is the most likely cause?
- A tile on your dashboard contains data from that dataset.
- The dataset is already being used in a published app.
- A report contains data from that dataset.
- The dataset is in your workspace.
Q17. One of your data columns includes the city, state, and postal code line of a mailing address. You need to separate the fields so you can access the geospatial elements for a map visualization. What transformation should you apply?
- Replace values
- Split column
- Modify data type
- Best fit geospatial
- the visualization you are formatting
- the editor you use
- the visualization group
- your permissions
- report editor
- Power Query Editor
- dashboard
- data modeler
- Azure data
- file data
- relationships data
- database data
- Excel files
- comma-separated value (CSV) files
- Power BI Desktop files
- all of these answers
- Power BI Report Server
- report sharing without a per-user licens
- all of these answers
- dedicated capacity for your company
Q23. You have a report in Power BI service and want to save the state of a report page for easy access. What feature helps you do this?
- views
- filters
- bookmarks
- slicers
- all of these answers
- Remove unnecessary field labels.
- Select the most appropriate visualization.
- Use borders.
Q25. Which feature in the Power BI service is most useful when you need to create pages that present the same visualizations for different territories, salespeople, or teams?
- landscape mode
- none of these answers
- Shrink to Fit
- templates
- Spotlight
- Highlight
- Magnify
- None of the answers
- Visualizations and a fields list
- Toolbars and preferences
- Workbooks and visualizations
- Dashboards and reports
Q28. You want to access the underlying data for a specific data point in a visualization. What should you choose?
- Drill up
- Drill down
- Expand to next level
- Collapse
Q29. You have a treemap visualization that groups by sales territory. To allow users to further analyze data for a specific territory, what filter should you apply?
- Visual level
- Page level
- Drillthrough
- Expand down
- online services
- Wiki data sources
- database data sources
- File data sources
- everyone in your environment
- anyone on the internet
- everyone in your organization
- only you
- for Power BI mobile apps
- in Power BI service rather than Power BI desktop
- in the context of a record
- for very large datasets
Q33. In Power BI Desktop Model view, what type of join will yield all results from Table 1 and any matching results from Table 2?
- Right Outer Join
- Left Outer Join
- Left Inner Join
- Right Inner Join
- Power KPI
- funnel chart
- waterfall chart
- ArcGIS map
Q35. You want to combine several CSV files into a single data file after you connect a folder. What must be true about these CSV data files? (Select all that apply.)
A. They must be stored in the same folder. B. They must have the same schema. C. They must have the same file type. D. They must have no duplicate data rows.
- B, C
- A, B, C
- A, B, D
- B, C, D
Q36. If you delete a dateset in the Power BI service, what happens to the dashboards and reports supported by the dataset?
- They will be stored as static dashboards and reports.
- They will be deleted.
- They will be converted to image files.
- Nothing—they will be unchanged.
Q37. Which DAX function compares a column of values in Table A with a similar column in Table B, and returns the values the are not found in Table B?
- COMPARE
- FINDUNIQUE
- EXCEPT
- SWITCH
Q38. Your data model includes two related tables, Customers and Orders. To determine the number of customers that have placed orders, create a measure on the _ table using the _ function.
- Orders; DISTINCTCOUNT
- Customers; COUNT
- Orders; COUNT
- Customers; DISTINCTCOUNT
- short and wide
- long and skinny
- short and skinny
- long and wide
Q40. You have two columns of numerical data and want to create a visual to help determine if there is a relationship between them. What kind of chart is designed to do this?
- bar chart
- bubble chart
- line chart
- scatter chart
Explanation: As both of the columns have numeric data, we will use a scatter chart and apply them in X-axis and Y-axis
- Add more information to a visualization.
- All of these tasks can be done with drag and drop.
- Create a new visualization.
- Rearrange and resize visualizations.
- User a star schema.
- Load all tables from the data source.
- all of these answers
- Include multiple objects in each data table.
- CALCULATE
- SUM
- PICARD
- COMPARE
- usage metrics
- organization visuals
- Dashboard Manager
- audit logs
Q45. You want to count the number of products in the Products data table. Which DAX function works best?
- RECOUNT
- COUNTUNIQUE
- COUNTX
- COUNTROWS
Q46. You have just pinned a visualization to a new dashboard. Before you can add another visualization, what must you do?
- Save it.
- Name it.
- Refresh it.
- Publish it.
- Dynamics 365
- SharePoint
- all of these answers
- SQL Server Analysis Services
ProductCount = COUNT(Products[ProductID])
- It is part of the documentation
- It creates and formats a measure called ProductCount
- It creates a measure called ProductCount
- It calculates the value for an existing measure named ProductCount
Q49. Your computer rental dataset includes columns for StartTime, EndTime, and PerHourRate. What two DAX functions could you use to calculate the total earned for rentals?
- DATEDIFF and SUM
- DATEDIFF and SUMX
- TIMEDIFF and SUM
- TIMEDIFF and SUMX
- error dialogs
- autocomplete
- all of these answers
- tooltips
Q51. What does Power BI Desktop do when it cannot create a standard map visualization with the available data?
- It sends the data to the Power BI service
- It returns an error
- It sends the data to Bing
- It substitutes a column chart
A. sorting
B. filtering
C. current selection
D. properties of visuals
- A, B
- A, B, C
- A, B, C, D
- A, B, D
Q53. Your company's national maintenance team is divided into 12 regions, and the Issues report they use is filtered by the user's region. What report modification would help technicians while using the mobile app on the road? (Select all that apply.)
A. Add a geographic filter to City.
B. Add a geographic filter to State.
C. Add a geographic filter to Street Address.
D. Add a geographic filter to Country.
- A, B, D
- A, B, C, D
- A, B, C
- A, B
Q54. What does the usage metric "Most Consumed Dashboards by Users" include? (Select all that apply.)
A. the person who built the dashboard
B. other people who share the dashboard
C. users who consume the dashboard in a content pack
D. individual user downloads of the dashboard
- A, B, C, D
- A, B, C
- A, D
- B, C, D
Q55. How can you allow users to filter an entire report to display information for the last week, last two weeks, or last month?
- Add a date field to the report filter area and set filtering to Relative date filtering.
- all of these answers
- Add a date field to the page filter area, set filtering to Relative date filtering and click Extend.
- Add a slicer for a date field to the report. Click the upper right corner and select Relative.
- remove users from the group
- manage group membership
- add users to the group
- remove users from Power BI
Q57. In general, you should not add DAX calculated columns to your data moder if you are able to do what?
- all of these answers
- Create the columns in Power Query during data load
- Create a measure instead
- Have it added to the data source
Q58. In the Power BI service, accessing a dataset for an uploaded Power BI file allows you what capabilities?
- the ability to see all of the dataset only in Power BI cloud services, but not in Power BI Desktop
- front-end access to all data queries within this source without the ability to make back-end changes
- connections to all the data queries and the ability to make ETL modifications to existing data
- the option to select a single query from within the dataset and build new ETL processes form it
- Prompt the user before load
- Allow any extension to load without warning
- Allow only certified extensions to load
- Load certified extensions and prompt the user for noncertified extensions
Q60. Your data model includes a Members data table and ten other tables, including these the lookup tables with unique IDs: City, State, and Country. How can you improve your data model for Power BI?
A. Combine City, State, and Country into one lookup table
B. Move City, State, and Country to the Member table
C. Combine City and State into one lookup table and remove the Country table
D. Leave the model as it is.
- A or C
- A
- D
- A or B
Q61. Before you can use a custom visualization from the Power BI Marketplace, you need to ____ in, then __ it to your Power BI account.
- download; upload
- purchase; import
- purchase; upload
- upload; download