Valid DP-500 Dumps shared by ExamDiscuss.com for Helping Passing DP-500 Exam! ExamDiscuss.com now offer the newest DP-500 exam dumps, the ExamDiscuss.com DP-500 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-500 dumps with Test Engine here:
You have a deployment pipeline for a Power BI workspace. The workspace contains two datasets that use import storage mode. A database administrator reports a drastic increase in the number of queries sent from the Power BI service to an Azure SQL database since the creation of the deployment pipeline. An investigation into the issue identifies the following: One of the datasets is larger than 1 GB and has a fact table that contains more than 500 million rows. When publishing dataset changes to development, test, or production pipelines, a refresh is triggered against the entire dataset. You need to recommend a solution to reduce the size of the queries sent to the database when the dataset changes are published to development, test, or production. What should you recommend?
Correct Answer: B
Hybrid tables Hybrid tables are tables with incremental refresh that can have both import and direct query partitions. During a clean deployment, both the refresh policy and the hybrid table partitions are copied. When deploying to a pipeline stage that already has hybrid table partitions, only the refresh policy is copied. To update the partitions, refresh the table. Refreshes are faster - Only the most recent data that has changed needs to be refreshed.