Da-100 Demo
Da-100 Demo
Da-100 Demo
http://www.passsureexam.com
Best Exam Questions & Valid Exam Torrent & Pass for Sure
DA-100 Pass-Sure Dumps & DA-100 Exam Dumps & DA-100 Exam Simulator
IT Certification Guaranteed, The Easy Way!
Exam : DA-100
Vendor : Microsoft
Version : DEMO
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
NO.4 Note: This question is part of a series of questions that present the same scenario. Each
question in the series contains a unique solution that might meet the stated goals. Some question
sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen, You create a parameter named DataSourceExcel that
holds the file name and location of a Microsoft Excel data source.
You need to update the query to reference the parameter instead of multiple hard-coded copies of
the location within each query definition.
Solution: In the Power Query M code, you replace references to the Excel file with DataSourceExcel.
Does this meet the goal?
A. No
B. Yes
Answer: B
Explanation:
Instead modify the source step of the queries to use DataSourceExcel as the file path.
Note: Parameterising a Data Source could be used in many different use cases. From connecting to
different data sources defined in Query Parameters to load different combinations of columns.
Reference:
https://www.biinsight.com/power-bi-desktop-query-parameters-part-1/
NO.5 Your company plans to completely separate development and production assets such as
datasets, reports, and dashboards in Microsoft Power Bl.
You need to recommend an application lifecycle strategy. The solution must minimize maintenance
to update access and prevent end users from viewing the development assets.
What should you recommend?
A. Create one workspace for development. From the workspace, publish an app for production.
B. Create production reports in a separate workspace that uses a shared dataset from the
development workspace. Grant the end users access to the production workspace.
C. In the same workspace, create separate copies of the assets and append DEV to the names of the
copied assets. Grant the end users access to the workspace.
D. Create separate workspaces for development and production. Grant the end users access to the
production workspace.
Answer: D
Answer:
NO.7 You need to create a calculated column to display the month based on the reporting
requirements. Which DAX expression should you use?
A. FORMAT('Date'[date], "MMM YYYY")
B. FORMAT('Date' [date], "M YY")
C. FORMAT('Date'[date_id], "MMM") & "" & FORMAT('Date'[year], "#")
D. FORMAT('Date' [date_id], "MMM YYYY")
Answer: A
NO.8 You have a line chart that shows the number of employees in a department over time.
You need to see the total salary costs of the employees when you hover over a data point.
What is possible way to achieve this goal?
A. Add a salary to the tooltips.
B. Add a salary to the visual filters.
C. Add salary to the drillthrough fields.
Answer: A
Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-custom-tooltips
https://technovids.com/power-bi-filters/
Answer: C
NO.10 You have a large dataset that contains more than 1 million rows. The table has a datetime
column named Date.
You need to reduce the size of the data model.
What should you do?
A. Split the Date column into two columns, one that contains only the time and another that contains
only the date.
B. Change the data type of the Date column to Text.
C. Trim the Date column.
D. Round the hour of the Date column to startOfHour.
Answer: A
Explanation:
Split your DateTime column into a separate date & time columns in fact table, so that you can join
the date to the date table & the time to the time table. The time need to be converted to the nearest
round minute or second so that every time in your data corresponds to a row in your time table.
Reference:
https://intellipaat.com/community/6461/how-to-include-time-in-date-hierarchy-in-power-bi
NO.11 You are developing a report page. Some users will navigate the report by using a keyboard,
and some users will consume the report by using a screen reader. You need to ensure that the users
can consume the content on a report page in a logical order. What should you configure in Microsoft
Power Bl Desktop?
A. the tab order
B. the X position
C. the layer order
D. the bookmark order
Answer: A
Explanation:
If you find yourself unable to navigate to an object or visual while using a keyboard, it may be
because the report author has decided to hide that object from the tab order. Report authors
commonly hide decorative objects from the tab order. If you find that you cannot tab through a
report in a logical manner, you should contact the report author. Report authors can set the tab
order for objects and visuals.
Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-accessibility-consuming-tools
NO.12 You have a report page that contains the visuals shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the
information presented in the graphic. NOTE: Each correct selection is worth one point.
Answer:
Reference:
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-interactions