Forum Discussion

ahmedshalabyy12's avatar
9 months ago
Solved

PBIP and PBIR files

Hello,   I have one PBIX file, saved it as PBIP. 2 files of the outputs were PBIP and PBIR    Both of them, I can open the report, but there must be a difference I wanted to know it, ...
  • alish_b's avatar
    9 months ago

    Hey ahmedshalabyy12 ,

     

    You can open these files using Notepad. You will see that the PBIR file will have a reference to the semantic model. PBIR is located in the Reports folder of the PBIP project folder structure, so opening it will open the Report and the semantic model reference in the PBIR file will link it to the semantic folder. PBIP file simply has a reference to the Reports folder, where in the definition PBIR file (with reference to semantic model) lies. So, simply put at this point, the PBIP files just serves as a convenient shortcut at the root level of the Power BI Project folder structure (so that people don't have to go looking inside the Reports folder to find the PBIR file). Maybe things will change if and when the PBIP will natively support multi reports-single semantic model approach but that is for the future to decide.

    Hope that helps!