metadata
3 TopicsList all Data Sources in all published PBIX files
Hi folks, I'm looking for a way to list all data sources used in all Power BI reports on the Report Server. So far I have not been successful, and I've even looked at the report server tables. Has anyone done this or have ideas? Looking for a native solution, not 3rd party tools, and I would prefer to not have to implement yet another process just to capture this information. Thanks, ShaneSolved12KViews0likes4CommentsCant get SQL queries from PBI Report Server database
Hi experts, I am trying to find SQL queries wihch are the source of the micro data for the PBI reports storred in ReportServer database. I found this conversationWhere Can I find the published report in PowerBI Server usefull, but does not cover all my needs. Does anyboady know how to convert ReportServer.dbo.CatalogItemExtendedContent.Content field where ContentType='CatalogItem' to get the data source SQL queries or how to change powershell script from Anonymous in link above to get the content of the DataMashup file from the PBI.zip file? Thanks in advance, Jerneja1.2KViews1like0Commentsdbo.SubscriptionsHistory table depuration
Hi! We were looking for metadata information in the ReportServer database to obtain the history, length and status of schedule refresh processes. We discovered the "dbo.SubscriptionsHistory" table. However, there's a weird behavior: in DEV server, the table contains the entire history since installing; in PROD server, the table only contains the last 10 days. Is there any configuration that we can move (either at instance or database level) to let the table keep more history days? Regards!Solved2.7KViews0likes4Comments