DP-500 Mock Test Free – 50 Realistic Questions to Prepare with Confidence.
Getting ready for your DP-500 certification exam? Start your preparation the smart way with our DP-500 Mock Test Free – a carefully crafted set of 50 realistic, exam-style questions to help you practice effectively and boost your confidence.
Using a mock test free for DP-500 exam is one of the best ways to:
- Familiarize yourself with the actual exam format and question style
- Identify areas where you need more review
- Strengthen your time management and test-taking strategy
Below, you will find 50 free questions from our DP-500 Mock Test Free resource. These questions are structured to reflect the real exam’s difficulty and content areas, helping you assess your readiness accurately.
HOTSPOT - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - Contoso, Ltd. is a company that sells enriched financial data to a variety of external customers. Contoso has a main office in Los Angeles and two branch offices in New York and Seattle. Existing Environment - Data Infrastructure - Contoso has a 50-TB data warehouse that uses an instance of SQL Server on Azure Virtual Machines. The data warehouse populates an Azure Synapse Analytics workspace that is accessed by the external customers. Currently, the customers can access all the data. Contoso has one Power BI workspace named FinData that contains a single dataset. The dataset contains financial data from around the world. The workspace is used by 10 internal users and one external customer. The dataset has the following two data sources: the data warehouse and the Synapse Analytics serverless SQL pool. Users frequently query the Synapse Analytics workspace by using Transact-SQL. User Problems - Contoso identifies the following user issues: Some users indicate that the visuals in Power BI reports are slow to render when making filter selections. Users indicate that queries against the serverless SQL pool fail occasionally because the size of tempdb has been exceeded. Users indicate that the data in Power BI reports is stale. You discover that the refresh process of the Power BI model occasionally times out. Planned Changes - Contoso plans to implement the following changes: Into the existing Power BI dataset, integrate an external data source in JSON that is accessible by using the REST API. Build a new dataset in the FinData workspace by using data from the Synapse Analytics dedicated SQL pool. Provide all the customers with their own Power BI workspace to create their own reports. Each workspace will use the new dataset in the FinData workspace. Implement subscription levels for the customers. Each subscription level will provide access to specific rows of financial data. Deploy prebuilt datasets to Power BI to simplify the query experience of the customers. Provide internal users with the ability to incorporate machine learning models loaded to the dedicated SQL pool. You need to build a Transact-SQL query to implement the planned changes for the internal users. How should you complete the Transact-SQL query? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You have a Power BI workspace named Workspace1 in a Premium capacity. Workspace1 contains a dataset. During a scheduled refresh, you receive the following error message: “Unable to save the changes since the new dataset size of 11,354 MB exceeds the limit of 10,240 MB.” You need to ensure that you can refresh the dataset. What should you do?
A. Change License mode to Premium per user.
B. Turn on Large dataset storage format.
C. Connect Workspace1 to an Azure Data Lake Storage Gen2 account.
D. Change the location of the Premium capacity.
HOTSPOT - You use Power Query Editor to transform data. You need to create a function named ConvertF2C that accepts a temperature value in Fahrenheit and returns a temperature value in Celsius. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - General Overview - Fabrikam, Inc. is a software company that develops educational software for higher education. Organizational Structure - Fabrikam has the following business units: • Finance and Accounting • Sales and Marketing • Operations • Product The Product business unit contains the following groups: • User experience designers • Software engineers • Product managers • Testers The Operations business unit contains an information technology (IT) group. The IT group contains an enterprise analytics team and an information security team. Existing Environment - Data Storage - Fabrikam has three Azure Synapse Analytics workspaces named workspace1prod, workspace1test, and workspace1dev. Each workspace is connected to an Azure Data Lake Storage account and contains a lake database that is accessed by using the built-in serverless SQL pool. The data in the Data Lake Storage accounts is available in the lake databases for analysts from every business unit to query and analyze by using Power BI. The company imports the following files into the Data Lake Storage accounts: • User experience data stored as JSON files • Finance data stored as CSV files • Sales data stored as CSV files Reporting - Fabrikam has a Power BI tenant that contains 30 workspaces in Pro license mode. The data in the workspaces is a mix of Import and DirectQueiy datasets. All reports are interactive. Fabrikam has three frequently used workspaces as shown in the following table.The Corporate Data Models workspace contains a dataset named Financial Model that is used by reports in the P&L workspace. Financial Model is maintained by the enterprise analytics team. The Corporate Data Models workspace and the User Experience workspace have corresponding development and test workspaces. User Problems - Administrators report an increase in the maintenance of Power BI tenant assets due to analysts in the Finance and Accounting business unit who create new Power BI datasets when the existing datasets already meet their needs. Analysts in the Product business unit report the following issues: • Datasets are published to the User Experience workspace, while the data sources reference workspace1test. • The parsing of user experience data in Power Query is very slow. The enterprise analytics team identifies two DAX measures in the Financial Model dataset that are consistently slow to execute. The team must identify all the reports that use the Financial Model dataset and notify the report owners of changes to the measures. Members of the enterprise analytics team report that creating Power BI reports and adjusting tables and views in Azure Synapse is tedious because they must switch between the Power BI workspaces and the Azure Synapse workspaces. The information security team identifies that the user experience data is being shared externally. Requirements - Planned Changes - Fabrikam plans to implement the following changes: • Power BI will be registered as a data source in Microsoft Purview. • The analysts in the Product business unit will create a more automated process for deploying Power BI reports and datasets to the User Experience workspace. The enterprise analytics team plans to perform the following tasks: • Update the DAX calculations in the Financial Model dataset. • Create views in the Azure Synapse workspaces to speed up the parsing of user experience data. • Create and document the change management process for shared Power BI datasets. Technical Requirements - From Microsoft Purview, analysts in all the business units must be able to see all the assets in the Power BI tenant and the Azure Synapse workspaces. Power BI asset information must include lineage to identify the data sources used by each report. The information security team must identify all the Power BI reports and datasets that contain Personally Identifiable Information (PII). Fabrikam requires a security solution for the Power BI tenant. The solution must meet the following requirements: • Access to the tenant by external users must be approved by a manager and granted by the IT group. • The external users must be prevented from publishing or modifying content in the tenant. • Users must be prevented from sharing Power BI reports publicly to the internet. The new process for deploying Power BI reports and datasets to the User Experience workspace must ensure that the datasets point to the lake database to which the relevant dataset is deployed. The views in each lake database must present the data in a tabular format. The enterprise analytics team needs to notify the report owners of the planned changes. The solution must minimize administrative effort. What should the team do?
A. Locate all the downstream reports, identify all the users that are assigned the Admin role, and then send an email to each user.
B. Write a PowerShell script to access the Power BI API that retrieves a list of downstream reports and a list of workspace administrators, and then send an email to each workspace administrator.
C. Perform impact analysis on the Financial Model dataset to notify the workspace contacts.
D. Perform impact analysis feature on the lake database data source to notify the workspace contacts.
HOTSPOT - You are building a Power BI dataset that contains a table named Calendar. Calendar contains the following calculated column.You need to create a measure that will perform a fiscal prior year-to-date calculation that meets the following requirements: Returns the fiscal prior year-to-date value for [Sales Amount] Uses a fiscal year end of June 30 Produces no result for dates in the future How should you complete the DAX expression? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You plan to deploy a Power BI Premium tenant. You need to specify the capacity of the tenant. Which unit should you use?
A. RU/s
B. v-cores
C. QPUs
D. DTUs
You have a Power BI workspace named workspace1 that contains three reports and two dataflows. You have an Azure Data Lake Storage account named storage1. You need to integrate workspace1 and storage1. What should you do first?
A. In storage1, create a folder named dataflows.
B. Delete the dataflows from workspace1.
C. In storage1, create a folder named reports.
D. Delete the reports from workspace1.
You are using a Python notebook in an Apache Spark pool in Azure Synapse Analytics. You need to present the data distribution statistics from a Data Frame in a tabular view. Which method should you invoke on the Data Frame?
A. sample
B. describe
C. freqItems
D. explain
You have an Azure Synapse Analytics serverless SQL pool. You need to catalog the serverless SQL pool by using Azure Purview. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Create a managed identity in Azure Active Directory (Azure AD).
B. Assign the Storage Blob Data Reader role to the Azure Purview managed service identity (MSI) for the storage account associated to the Synapse Analytics workspace.
C. Assign the Reader role to the Azure Purview managed service identity (MSI) for the Synapse Analytics workspace.
D. Assign the Owner role to the Azure Purview managed service identity (MSI) for the Azure Purview resource group.
E. Register a data source.
HOTSPOT - You have a Power BI model that contains three tables named Sales, Marketing, and Delivery. The Sales table relates to the Marketing and Delivery tables. The Marketing and Delivery tables do NOT relate to each other. You need to create a measure to meet the following requirements: • Sum the values in a column named Sales[SalesAmount]. • Ensure that the tables and relationships remain unchanged. • If a user applies a filter to a column named Marketing[Region], apply the same filter to a column named Delivery[Region]. How should you complete the DAX expression? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You have a Power BI tenant. You plan to publish 10 paginated reports that will be used by a team of business analysts. You need to create a new workspace for the reports. The solution must minimize costs. Which license mode should you select for the new workspace?
A. Pro
B. Premium per user
C. Embedded
D. Premium per capacity
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are using an Azure Synapse Analytics serverless SQL pool to query a collection of Apache Parquet files by using automatic schema inference. The files contain more than 40 million rows of UTF-8-encoded business names, survey names, and participant counts. The database is configured to use the default collation. The queries use OPENROWSET and infer the schema shown in the following table.You need to recommend changes to the queries to reduce I/O reads and tempdb usage. Solution: You recommend defining a data source and view for the Parquet files. You recommend updating the query to use the view. Does this meet the goal?
A. Yes
B. No
HOTSPOT - You use Advanced Editor in Power Query Editor to edit a query that references two tables named Sales and Commission. A sample of the data in the Sales table is shown in the following table.A sample of the data in the Commission table is shown in the following table.
You need to merge the tables by using Power Query Editor without losing any rows in the Sales table. How should you complete the query? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT - You are building a financial report by using Power BI. You have a table named financials that contains two columns named Date and Sales. You need to create a DAX measure that calculates the relative change in sales compared to the previous quarter. How should you complete the measure? To answer, select the appropriate options m the answer area. NOTE: Each correct selection is worth one point.
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - General Overview - Fabrikam, Inc. is a software company that develops educational software for higher education. Organizational Structure - Fabrikam has the following business units: • Finance and Accounting • Sales and Marketing • Operations • Product The Product business unit contains the following groups: • User experience designers • Software engineers • Product managers • Testers The Operations business unit contains an information technology (IT) group. The IT group contains an enterprise analytics team and an information security team. Existing Environment - Data Storage - Fabrikam has three Azure Synapse Analytics workspaces named workspace1prod, workspace1test, and workspace1dev. Each workspace is connected to an Azure Data Lake Storage account and contains a lake database that is accessed by using the built-in serverless SQL pool. The data in the Data Lake Storage accounts is available in the lake databases for analysts from every business unit to query and analyze by using Power BI. The company imports the following files into the Data Lake Storage accounts: • User experience data stored as JSON files • Finance data stored as CSV files • Sales data stored as CSV files Reporting - Fabrikam has a Power BI tenant that contains 30 workspaces in Pro license mode. The data in the workspaces is a mix of Import and DirectQueiy datasets. All reports are interactive. Fabrikam has three frequently used workspaces as shown in the following table.The Corporate Data Models workspace contains a dataset named Financial Model that is used by reports in the P&L workspace. Financial Model is maintained by the enterprise analytics team. The Corporate Data Models workspace and the User Experience workspace have corresponding development and test workspaces. User Problems - Administrators report an increase in the maintenance of Power BI tenant assets due to analysts in the Finance and Accounting business unit who create new Power BI datasets when the existing datasets already meet their needs. Analysts in the Product business unit report the following issues: • Datasets are published to the User Experience workspace, while the data sources reference workspace1test. • The parsing of user experience data in Power Query is very slow. The enterprise analytics team identifies two DAX measures in the Financial Model dataset that are consistently slow to execute. The team must identify all the reports that use the Financial Model dataset and notify the report owners of changes to the measures. Members of the enterprise analytics team report that creating Power BI reports and adjusting tables and views in Azure Synapse is tedious because they must switch between the Power BI workspaces and the Azure Synapse workspaces. The information security team identifies that the user experience data is being shared externally. Requirements - Planned Changes - Fabrikam plans to implement the following changes: • Power BI will be registered as a data source in Microsoft Purview. • The analysts in the Product business unit will create a more automated process for deploying Power BI reports and datasets to the User Experience workspace. The enterprise analytics team plans to perform the following tasks: • Update the DAX calculations in the Financial Model dataset. • Create views in the Azure Synapse workspaces to speed up the parsing of user experience data. • Create and document the change management process for shared Power BI datasets. Technical Requirements - From Microsoft Purview, analysts in all the business units must be able to see all the assets in the Power BI tenant and the Azure Synapse workspaces. Power BI asset information must include lineage to identify the data sources used by each report. The information security team must identify all the Power BI reports and datasets that contain Personally Identifiable Information (PII). Fabrikam requires a security solution for the Power BI tenant. The solution must meet the following requirements: • Access to the tenant by external users must be approved by a manager and granted by the IT group. • The external users must be prevented from publishing or modifying content in the tenant. • Users must be prevented from sharing Power BI reports publicly to the internet. The new process for deploying Power BI reports and datasets to the User Experience workspace must ensure that the datasets point to the lake database to which the relevant dataset is deployed. The views in each lake database must present the data in a tabular format. You need to recommend a solution for the analysts in the Finance and Accounting business unit to mitigate the increase in maintenance of their assets in the Power BI tenant. Which two actions should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Use Microsoft Purview to search for datasets that contain the relevant data.
B. Perform impact analysis on the relevant data source.
C. Create a live connection to a Power BI dataset.
D. Create a Power BI template app.
HOTSPOT - You are using Azure Synapse Studio to explore a dataset that contains data about taxi trips. You need to create a chart that will show the total trip distance according to the number of passengers as shown in the following exhibit.How should you configure the chart? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You use the Vertipaq Analyzer to analyze tables in a dataset as shown in the Tables exhibit. (Click the Tables tab.)The table relationships for the dataset are shown in the Relationships exhibit. (Click the Relationships tab.)
You need to reduce the model size by eliminating invalid relationships. Which column should you remove?
A. Sales[Sales Amount]
B. Sales[Row ID]
C. Sales[Sales ID]
D. Plan[Row ID]
You deploy a tabular model named DM1 to a Power BI Premium capacity. DM1 was created as an import model. You change a fact table named Table1 into a hybrid table. What else occurred on DM1 automatically after the change?
A. Table1 was removed from the scheduled refresh.
B. Dimension tables that relate to Table1 were changed to dual storage mode.
C. A related aggregation table was created.
D. A DirectQuery partition was added to Table1.
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have the Power BI data model shown in the exhibit. (Click the Exhibit tab.)Users indicate that when they build reports from the data model, the reports take a long time to load. You need to recommend a solution to reduce the load times of the reports. Solution: You recommend creating a perspective that contains the commonly used fields. Does this meet the goal?
A. Yes
B. No
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - Existing environment - Litware, Inc. is a retail company that sells outdoor recreational goods and accessories. The company sells goods both online and its stores located in six countries. Azure Resources - Litware has the following Azure resources: An Azure Synapse Analytics workspace named synapseworkspace1 An Azure Data Lake Storage Gen2 account named datalake1 that is associated with synapseworkspace1 A Synapse Analytics dedicated SQL pool named SQLDW Dedicated SQL Pool - SQLDW contains a dimensional model that contains the following tables.SQLDW contains the following additional tables.
SQLDW contains a view named dbo.CustomerPurchases that creates a distinct list of values from dbo.Customer [customerID], dbo.Customer [CustomerEmail], dbo.Product [ProductID] and dbo.Product [ProductName]. The sales data in SQLDW is updated every 30 minutes. Records in dbo.SalesTransactions are updated in SQLDW up to three days after being created. The records do NOT change after three days. Power BI - Litware has a new Power BI tenant that contains an empty workspace named Sales Analytics. All users have Power BI Premium per user licenses. IT data analytics are workspace administrators. The IT data analysts will create datasets and reports. A single imported dataset will be created to support the company’s sales analytics goals. The dataset will be refreshed every 30 minutes. Requirements - Analytics Goals - Litware identifies the following analytics goals: Provide historical reporting of sales by product and channel over time. Allow sales managers to perform ad hoc sales reporting with minimal effort. Perform market basket analysis to understand which products are commonly purchased in the same transaction. Identify which customers should receive promotional emails based on their likelihood of purchasing promoted products. Litware plans to monitor the adoption of Power BI reports over time. The company wants custom Power BI usage reporting that includes the percent change of users that view reports in the Sales Analytics workspace each month. Security Requirements - Litware identifies the following security requirements for the analytics environment: All the users in the sales department and the marketing department must be able to see Power BI reports that contain market basket analysis and data about which customers are likely to purchase a product. Customer contact data in SQLDW and the Power BI dataset must be labeled as Sensitive. Records must be kept of any users that use the sensitive data. Sales associates must be prevented from seeing the CustomerEmail column in Power BI reports. Sales managers must be prevented from modifying reports created by other users. Development Process Requirements Litware identifies the following development process requirements: SQLDW and datalake1 will act as the development environment. Once feature development is complete, all entities in synapseworkspace1 will be promoted to a test workspace, and then to a production workspace. Power BI content must be deployed to test and production by using deployment pipelines. All SQL scripts must be stored in Azure Repos. The IT data analysts prefer to build Power BI reports in Synapse Studio. What should you configure in the deployment pipeline?
A. a selective deployment
B. auto-binding
C. a backward deployment
D. a data source rule
You are creating a Python visual in Power BI Desktop. You need to retrieve the value of a column named Unit Price from a DataFrame. How should you reference the Unit Price column in the Python code?
A. dataset[‘Unit Price’]
B. (‘Unit Price’)
C. pandas.DataFrame(‘Unit Price’)
D. data = [Unit Price]
You have an Apache Spark notebook that contains PySpark code and is used to explore data in an Azure Synapse Analytics workspace. You need to create data visualizations in the notebook by using built-in libraries. Which two libraries can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A. Gleam
B. Plotly
C. Seaborn
D. Matplotlib
HOTSPOT - You have a Power BI tenant that is configured as 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 answer is worth one point.
You have a Power BI report that contains a single page. The page contains two line charts and one bar chart. You need to ensure that users can perform the following tasks for all three visuals: • Switch the measures used in the visuals. • Change the visual type. • Add a legend. The solution must minimize development effort. What should you do?
A. Enable personalization for each visual.
B. Enable personalization for the report.
C. Create a bookmark for each acceptable combination of visual type, measure, and legend in the bar chart.
D. Edit the interactions between the three visuals.
You have a Power BI tenant that is linked to an Azure AD tenant. The tenant contains a group named Group1. You create a paginated report that does NOT use row-level security (RLS). You need to send a copy of the report to Group1 every Monday at 9 AM UTC. Which two actions should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Create a subscription for Group1.
B. Publish the paginated report to a Pro workspace.
C. Create a data alert for Group1.
D. Publish the paginated report to a Premium Per User workspace.
You have the following code in a cell in an Azure Synapse notebook.You need to replace the comment on the first line of the code with the correct magic command. Which magic command should you use?
A. %%sparkr
B. %%pyspark
C. %%spark
D. %%sql
You have a Power BI report that contains the visual shown in the following exhibit.You need to make the visual more accessible to users who have color vision deficiency. What should you do?
A. Add additional measures to the table values.
B. Change the red background color to orange.
C. Add icons to represent the sales status of each product.
D. Change the font color of values in the Sales column to white.
DRAG DROP - You have a Power BI dataset that contains two tables named Table1 and Table2. The dataset is used by one report. You need to prevent project managers from accessing the data in two columns in Table1 named Budget and Forecast. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
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 have a Power Query query in a Power BI report. The query maps source database columns to the input columns of a time series machine learning model. You discover that the model fails to process a source time field. You need to ensure that the model processes the field. Solution: You convert the time column into the Text data type. Does this meet the requirement?
A. Yes
B. No
You are using a Python notebook in an Apache Spark pool in Azure Synapse Analytics. You need to present the data distribution statistics from a DataFrame in a tabular view. Which method should you invoke on the DataFrame?
A. summary
B. cov
C. sample
D. rollup
You develop a solution that uses a Power BI Premium capacity. The capacity contains a dataset that is expected to consume 50 GB of memory. Which two actions should you perform to ensure that you can publish the model successfully to the Power BI service? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Restart the capacity.
B. Publish an initial dataset that is less than 10 GB.
C. Increase the Max Offline Dataset Size setting.
D. Invoke a refresh to load historical data based on the incremental refresh policy.
E. Publish the complete dataset.
You have two Power BI reports named Report1 and Report2. Report1 connects to a shared dataset named Dataset1. Report2 connects to a local dataset that has the same structure as Dataset1. Report2 contains several calculated tables and parameters. You need to prepare Report2 to use Dataset1. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Remove the data source permissions.
B. Delete all the Power Query Editor objects.
C. Modify the source of each query.
D. Update all the parameter values.
E. Delete all the calculated tables.
You are creating a Power BI report that will contain multiple visuals. You need to ensure that the report is accessible to users who use a screen reader. Which two configurations should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. consistent colors for each visual
B. consistent fonts for each visual
C. alt text for each visual
D. the tab order for each page
E. Play Axis for each page
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - Contoso, Ltd. is a company that sells enriched financial data to a variety of external customers. Contoso has a main office in Los Angeles and two branch offices in New York and Seattle. Existing Environment - Data Infrastructure - Contoso has a 50-TB data warehouse that uses an instance of SQL Server on Azure Virtual Machines. The data warehouse populates an Azure Synapse Analytics workspace that is accessed by the external customers. Currently, the customers can access all the data. Contoso has one Power BI workspace named FinData that contains a single dataset. The dataset contains financial data from around the world. The workspace is used by 10 internal users and one external customer. The dataset has the following two data sources: the data warehouse and the Synapse Analytics serverless SQL pool. Users frequently query the Synapse Analytics workspace by using Transact-SQL. User Problems - Contoso identifies the following user issues: Some users indicate that the visuals in Power BI reports are slow to render when making filter selections. Users indicate that queries against the serverless SQL pool fail occasionally because the size of tempdb has been exceeded. Users indicate that the data in Power BI reports is stale. You discover that the refresh process of the Power BI model occasionally times out. Planned Changes - Contoso plans to implement the following changes: Into the existing Power BI dataset, integrate an external data source in JSON that is accessible by using the REST API. Build a new dataset in the FinData workspace by using data from the Synapse Analytics dedicated SQL pool. Provide all the customers with their own Power BI workspace to create their own reports. Each workspace will use the new dataset in the FinData workspace. Implement subscription levels for the customers. Each subscription level will provide access to specific rows of financial data. Deploy prebuilt datasets to Power BI to simplify the query experience of the customers. Provide internal users with the ability to incorporate machine learning models loaded to the dedicated SQL pool. You need to recommend a solution to resolve the query issue of the serverless SQL pool. The solution must minimize impact on the users. What should you in the recommendation?
A. Update the statistics for the serverless SQL pool.
B. Move the data from the serverless SQL pool to a dedicated Apache Spark pool.
C. Execute the sp_set_process_data_limit stored procedure for the serverless SQL pool.
D. Move the data from the serverless SQL pool to a dedicated SQL pool.
You are using a Python notebook in an Apache Spark pool in Azure Synapse Analytics. You need to present the data distribution statistics from a DataFrame in a tabular view. Which method should you invoke on the DataFrame?
A. explain
B. describe
C. corr
D. cov
You plan to modify a Power BI dataset. You open the Impact analysis panel for the dataset and select Notify contacts. Which contacts will be notified when you use the Notify contacts feature?
A. the Power BI admins
B. the workspace admins of any workspace that uses the dataset
C. all the workspace members of any workspace that uses the dataset
D. any users that accessed a report that uses the dataset within the last 30 days
You are optimizing a Power BI data model by using DAX Studio. You need to capture the query events generated by a Power BI Desktop report. What should you use?
A. the DMV list
B. a Server Timings trace
C. an All Queries trace
D. a Query Plan trace
DRAG DROP - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - Contoso, Ltd. is a company that sells enriched financial data to a variety of external customers. Contoso has a main office in Los Angeles and two branch offices in New York and Seattle. Existing Environment - Data Infrastructure - Contoso has a 50-TB data warehouse that uses an instance of SQL Server on Azure Virtual Machines. The data warehouse populates an Azure Synapse Analytics workspace that is accessed by the external customers. Currently, the customers can access all the data. Contoso has one Power BI workspace named FinData that contains a single dataset. The dataset contains financial data from around the world. The workspace is used by 10 internal users and one external customer. The dataset has the following two data sources: the data warehouse and the Synapse Analytics serverless SQL pool. Users frequently query the Synapse Analytics workspace by using Transact-SQL. User Problems - Contoso identifies the following user issues: Some users indicate that the visuals in Power BI reports are slow to render when making filter selections. Users indicate that queries against the serverless SQL pool fail occasionally because the size of tempdb has been exceeded. Users indicate that the data in Power BI reports is stale. You discover that the refresh process of the Power BI model occasionally times out. Planned Changes - Contoso plans to implement the following changes: Into the existing Power BI dataset, integrate an external data source in JSON that is accessible by using the REST API. Build a new dataset in the FinData workspace by using data from the Synapse Analytics dedicated SQL pool. Provide all the customers with their own Power BI workspace to create their own reports. Each workspace will use the new dataset in the FinData workspace. Implement subscription levels for the customers. Each subscription level will provide access to specific rows of financial data. Deploy prebuilt datasets to Power BI to simplify the query experience of the customers. Provide internal users with the ability to incorporate machine learning models loaded to the dedicated SQL pool. You need to create Power BI reports that will display data based on the customers’ subscription level. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are using an Azure Synapse Analytics serverless SQL pool to query a collection of Apache Parquet files by using automatic schema inference. The files contain more than 40 million rows of UTF-8-encoded business names, survey names, and participant counts. The database is configured to use the default collation. The queries use OPENROWSET and infer the schema shown in the following table.You need to recommend changes to the queries to reduce I/O reads and tempdb usage. Solution: You recommend defining an external table for the Parquet files and updating the query to use the table. Does this meet the goal?
A. Yes
B. No
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. From Power Query Editor, you profile the data shown in the following exhibit.The IoT GUID and IoT ID columns are unique to each row in the query. You need to analyze IoT events by the hour and day of the year. The solution must improve dataset performance. Solution: You remove the IoT ID column and retain the IoT GUID column. Does this meet the goal?
A. Yes
B. No
DRAG DROP - You have a Power BI data model that contains two tables named Products and Sales. A one-to-many relationship exists between the tables. You have a report that contains a report-level filter for Products. You need to create a DAX measure that will return the percent of total sales for each product. The measure must respect the report-level filter when calculating the total. How should you complete the measure? To answer, drag the appropriate DAX functions to the correct targets. Each function may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
You have a Power Bi dataset that contains the following measure.You need to improve the performance of the measure without affecting the logic or the results. What should you do?
A. Create a variable and replace the values for [Sales Amount].
B. Replace both CALCULATE functions by using a variable that contains the CALCULATE function.
C. Remove the alternative result of BLANK() from the DIVIDE function.
D. Remove ‘Calendar'[Flag] = “YTD” from the code.
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - Existing environment - Litware, Inc. is a retail company that sells outdoor recreational goods and accessories. The company sells goods both online and its stores located in six countries. Azure Resources - Litware has the following Azure resources: An Azure Synapse Analytics workspace named synapseworkspace1 An Azure Data Lake Storage Gen2 account named datalake1 that is associated with synapseworkspace1 A Synapse Analytics dedicated SQL pool named SQLDW Dedicated SQL Pool - SQLDW contains a dimensional model that contains the following tables.SQLDW contains the following additional tables.
SQLDW contains a view named dbo.CustomerPurchases that creates a distinct list of values from dbo.Customer [customerID], dbo.Customer [CustomerEmail], dbo.Product [ProductID] and dbo.Product [ProductName]. The sales data in SQLDW is updated every 30 minutes. Records in dbo.SalesTransactions are updated in SQLDW up to three days after being created. The records do NOT change after three days. Power BI - Litware has a new Power BI tenant that contains an empty workspace named Sales Analytics. All users have Power BI Premium per user licenses. IT data analytics are workspace administrators. The IT data analysts will create datasets and reports. A single imported dataset will be created to support the company’s sales analytics goals. The dataset will be refreshed every 30 minutes. Requirements - Analytics Goals - Litware identifies the following analytics goals: Provide historical reporting of sales by product and channel over time. Allow sales managers to perform ad hoc sales reporting with minimal effort. Perform market basket analysis to understand which products are commonly purchased in the same transaction. Identify which customers should receive promotional emails based on their likelihood of purchasing promoted products. Litware plans to monitor the adoption of Power BI reports over time. The company wants custom Power BI usage reporting that includes the percent change of users that view reports in the Sales Analytics workspace each month. Security Requirements - Litware identifies the following security requirements for the analytics environment: All the users in the sales department and the marketing department must be able to see Power BI reports that contain market basket analysis and data about which customers are likely to purchase a product. Customer contact data in SQLDW and the Power BI dataset must be labeled as Sensitive. Records must be kept of any users that use the sensitive data. Sales associates must be prevented from seeing the CustomerEmail column in Power BI reports. Sales managers must be prevented from modifying reports created by other users. Development Process Requirements Litware identifies the following development process requirements: SQLDW and datalake1 will act as the development environment. Once feature development is complete, all entities in synapseworkspace1 will be promoted to a test workspace, and then to a production workspace. Power BI content must be deployed to test and production by using deployment pipelines. All SQL scripts must be stored in Azure Repos. The IT data analysts prefer to build Power BI reports in Synapse Studio. You need to configure the Sales Analytics workspace to meet the ad hoc reporting requirements. What should you do?
A. Grant the sales managers the Build permission for the existing Power BI datasets.
B. Grant the sales managers admin access to the existing Power BI workspace.
C. Create a deployment pipeline and grant the sales managers access to the pipeline.
D. Create a PBIT file and distribute the file to the sales managers.
You are using a Python notebook in an Apache Spark pool in Azure Synapse Analytics. You need to present the data distribution statistics from a DataFrame in a tabular view. Which method should you invoke on the DataFrame?
A. summary
B. explain
C. cov
D. corr
DRAG DROP - You have a shared dataset in Power BI named Dataset1. You have an on-premises Microsoft SQL Server database named DB1. You need to ensure that Dataset1 refreshes data from DB1. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You have five Power BI reports that contain R script data sources and R visuals. You need to publish the reports to the Power BI service and configure a daily refresh of datasets. What should you include in the solution?
A. a Power BI Embedded capacity
B. a workspace that connects to an Azure Data Lake Storage Gen2 account
C. an on-premises data gateway (personal mode)
D. an on-premises data gateway (standard mode)
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. From Power Query Editor, you profile the data shown in the following exhibit.The IoT GUID and IoT ID columns are unique to each row in the query. You need to analyze IoT events by the hour and day of the year. The solution must improve dataset performance. Solution: You split the IoT DateTime column into a column named Date and a column named Time. Does this meet the goal?
A. Yes
B. No
DRAG DROP - You plan to create a Power BI report that will use an OData feed as the data source. You will retrieve all the entities from two different collections by using the same service root. The OData feed is still in development. The location of the feed will change once development is complete. The report will be published before the OData feed development is complete. You need to minimize development effort to change the data source once the location changes. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - General Overview - Fabrikam, Inc. is a software company that develops educational software for higher education. Organizational Structure - Fabrikam has the following business units: • Finance and Accounting • Sales and Marketing • Operations • Product The Product business unit contains the following groups: • User experience designers • Software engineers • Product managers • Testers The Operations business unit contains an information technology (IT) group. The IT group contains an enterprise analytics team and an information security team. Existing Environment - Data Storage - Fabrikam has three Azure Synapse Analytics workspaces named workspace1prod, workspace1test, and workspace1dev. Each workspace is connected to an Azure Data Lake Storage account and contains a lake database that is accessed by using the built-in serverless SQL pool. The data in the Data Lake Storage accounts is available in the lake databases for analysts from every business unit to query and analyze by using Power BI. The company imports the following files into the Data Lake Storage accounts: • User experience data stored as JSON files • Finance data stored as CSV files • Sales data stored as CSV files Reporting - Fabrikam has a Power BI tenant that contains 30 workspaces in Pro license mode. The data in the workspaces is a mix of Import and DirectQueiy datasets. All reports are interactive. Fabrikam has three frequently used workspaces as shown in the following table.The Corporate Data Models workspace contains a dataset named Financial Model that is used by reports in the P&L workspace. Financial Model is maintained by the enterprise analytics team. The Corporate Data Models workspace and the User Experience workspace have corresponding development and test workspaces. User Problems - Administrators report an increase in the maintenance of Power BI tenant assets due to analysts in the Finance and Accounting business unit who create new Power BI datasets when the existing datasets already meet their needs. Analysts in the Product business unit report the following issues: • Datasets are published to the User Experience workspace, while the data sources reference workspace1test. • The parsing of user experience data in Power Query is very slow. The enterprise analytics team identifies two DAX measures in the Financial Model dataset that are consistently slow to execute. The team must identify all the reports that use the Financial Model dataset and notify the report owners of changes to the measures. Members of the enterprise analytics team report that creating Power BI reports and adjusting tables and views in Azure Synapse is tedious because they must switch between the Power BI workspaces and the Azure Synapse workspaces. The information security team identifies that the user experience data is being shared externally. Requirements - Planned Changes - Fabrikam plans to implement the following changes: • Power BI will be registered as a data source in Microsoft Purview. • The analysts in the Product business unit will create a more automated process for deploying Power BI reports and datasets to the User Experience workspace. The enterprise analytics team plans to perform the following tasks: • Update the DAX calculations in the Financial Model dataset. • Create views in the Azure Synapse workspaces to speed up the parsing of user experience data. • Create and document the change management process for shared Power BI datasets. Technical Requirements - From Microsoft Purview, analysts in all the business units must be able to see all the assets in the Power BI tenant and the Azure Synapse workspaces. Power BI asset information must include lineage to identify the data sources used by each report. The information security team must identify all the Power BI reports and datasets that contain Personally Identifiable Information (PII). Fabrikam requires a security solution for the Power BI tenant. The solution must meet the following requirements: • Access to the tenant by external users must be approved by a manager and granted by the IT group. • The external users must be prevented from publishing or modifying content in the tenant. • Users must be prevented from sharing Power BI reports publicly to the internet. The new process for deploying Power BI reports and datasets to the User Experience workspace must ensure that the datasets point to the lake database to which the relevant dataset is deployed. The views in each lake database must present the data in a tabular format. The IT group registers the Power BI tenant as a data source in Microsoft Purview. You need to ensure that all the analysts can view the assets in the Power BI tenant. The solution must meet the technical requirements for Microsoft Purview and Power BI. What should you do?
A. Create a scan.
B. Deploy a Power BI gateway.
C. Search the data catalog.
D. Create a linked service.
You need to provide users with a reproducible method to connect to a data source and transform the data by using an AI function. The solution must meet the following requirement: Minimize development effort. Avoid including data in the file. Which type of file should you create?
A. PBIT
B. PBIDS
C. PBIX
Access Full DP-500 Mock Test Free
Want a full-length mock test experience? Click here to unlock the complete DP-500 Mock Test Free set and get access to hundreds of additional practice questions covering all key topics.
We regularly update our question sets to stay aligned with the latest exam objectives—so check back often for fresh content!
Start practicing with our DP-500 mock test free today—and take a major step toward exam success!