Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 115
You have a PostgreSQL database named db1.
You have a group of data analysts that will create Power BI datasets. Each analyst will use data from a different schema in db1.
You need to simplify the process for the analysts to initially connect to db1 when using Power BI Desktop.
Which type of file should you use?
Answer options
- A. PBIT
- B. PBIX
- C. PBIDS
Correct answer: C
Explanation
The correct answer is C, PBIDS, as it is specifically designed to simplify the connection process to a data source in Power BI. Option A, PBIT, is a template file for Power BI, while option B, PBIX, is a report file that does not assist in simplifying the initial connection process.