Forum Discussion
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.- Anonymous2 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
- R1k91Super User
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. - AnonymousNot 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.