
Answer-first summary for fast verification
Answer: Enable Git integration for Workspace1., Save Model1 in Power BI Desktop as a PBIP file.
The correct answers are A and D. Option A (Enable Git integration for Workspace1) provides version control capabilities, allowing reverting to previous versions and identifying differences between saved versions of Model1. Option D (Save Model1 in Power BI Desktop as a PBIP file) supports the development workflow requirement, enabling editing of item definition files using Visual Studio Code. The community discussion shows strong consensus for AD (75% support, highest upvoted comments), with detailed reasoning that PBIP files are designed for development workflows while PBIT files are templates that don't support the required editing capabilities. Option B (PBIT file) is incorrect as it's a template format that doesn't support Visual Studio Code editing. Option C (enable editing in Power BI service) doesn't address the version control or Visual Studio Code requirements.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
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. • Identifies differences between saved versions of Model1. • Uses Microsoft Power BI Desktop to publish to Workspace1. • Can edit item definition files 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.
A
Enable Git integration for Workspace1.
B
Save Model1 in Power BI Desktop as a PBIT file.
C
Enable users to edit data models in the Power BI service.
D
Save Model1 in Power BI Desktop as a PBIP file.
No comments yet.