Forum Discussion

omnia_saleh's avatar
omnia_saleh
Helper II
2 years ago
Solved

power bi report server

Is power bi report server save Its content on a file system on windows?

  • it saves in ReportServer and ReportServer_tempdb.
    when you run power bi semantic models on it, it creates a shadow SSAS instance caching semantic model to serve reports.

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi omnia_saleh ,

    Yes, it can be understood like this,the data is ultimately stored on the system's disks.

     

    The first time you install and configure PBIRS, you need to specify an MSSQL database to store the data,if you choose to generate a new database, two databases are automatically created on MSSQL by default( ReportServer and ReportServerTempDB ), Database data is ultimately stored on computer disks, the default storage path is : C:\Program Files\Microsoft SQL Server\<MSSQL Instance Name>\MSSQL\DATA.

     

    Best regards,
    Community Support Team_Binbin Yu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • it saves in ReportServer and ReportServer_tempdb.
    when you run power bi semantic models on it, it creates a shadow SSAS instance caching semantic model to serve reports.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi omnia_saleh ,

    Yes, it can be understood like this,the data is ultimately stored on the system's disks.

     

    The first time you install and configure PBIRS, you need to specify an MSSQL database to store the data,if you choose to generate a new database, two databases are automatically created on MSSQL by default( ReportServer and ReportServerTempDB ), Database data is ultimately stored on computer disks, the default storage path is : C:\Program Files\Microsoft SQL Server\<MSSQL Instance Name>\MSSQL\DATA.

     

    Best regards,
    Community Support Team_Binbin Yu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.