Is there a way through Powershell to get a list of reports that have text populated in the SQL statement field? I don’t care if its direct query or import, I need to find all reports that are using a SQL statement.
It’s not clear what things you’ve tried. Perhaps take a look at Power BI Cmdlets reference | Microsoft Learn and see what’s possible. Looks like they have a reports module and a command Get-PowerBIReport (MicrosoftPowerBIMgmt.Reports) | Microsoft Learn
There’s a filter option on it, no clue what’s possible as I don’t work in Power BI really.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.