Exam DP-600 Topic 2 Question 69 Discussion
Actual exam question for Microsoft's DP-600 exam
Question #: 69
Topic #: 2
Question #: 69
Topic #: 2
You have a Fabric workspace named Workspace1.
You need to create a semantic model named Model1 and publish Model1 to Workspace1. The solution must meet the following requirements:
- Can revert to previous versions of Model1 as required.
- Identifies differences between saved versions of Model1.
- Uses Microsoft Power Bl=I Desktop to publish to Workspace1.
- Can edit item definition files by using Microsoft Visual Studio Code.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You need to create a semantic model named Model1 and publish Model1 to Workspace1. The solution must meet the following requirements:
- Can revert to previous versions of Model1 as required.
- Identifies differences between saved versions of Model1.
- Uses Microsoft Power Bl=I Desktop to publish to Workspace1.
- Can edit item definition files by using Microsoft Visual Studio Code.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Suggested Answer: A,D Vote an answer
Enable Git integration for Workspace1
Git integration allows version control, enabling users to revert to previous versions and identify differences between saved versions of the semantic model.
Save Model1 in Power BI Desktop as a PBIP file
A PBIP (Power BI Project) file is a folder-based format that allows for direct editing of item definition files in Microsoft Visual Studio Code.
PBIP files are better suited for collaborative development and version control, making them the preferred choice for source control systems like Git.
Git integration allows version control, enabling users to revert to previous versions and identify differences between saved versions of the semantic model.
Save Model1 in Power BI Desktop as a PBIP file
A PBIP (Power BI Project) file is a folder-based format that allows for direct editing of item definition files in Microsoft Visual Studio Code.
PBIP files are better suited for collaborative development and version control, making them the preferred choice for source control systems like Git.
by Paula at Aug 27, 2026, 07:13 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).