Implementing Analytics Solutions Using Microsoft Fabric — Question 141
You need to create a Microsoft Power BI file that will be used to create multiple reports. The solution must meet the following requirements:
• The file must include predefined data source connections.
• The file must include the report structure and formatting.
• The file must NOT contain any data.
Which file format should you use?
Answer options
- A. PBIT
- B. PBIDS
- C. PBIX
- D. PBIP
Correct answer: A
Explanation
The correct answer is PBIT, which is a template file format for Power BI that allows for the inclusion of data source connections and report formatting without containing any actual data. PBIDS is used for defining data source settings but does not serve as a template, while PBIX is the standard file format that includes data, and PBIP is not a recognized Power BI file format.