Forum Discussion
AUaero
6 years agoResponsive Resident
Powershell cmdlet Get-PowerBIDatasource
Hi, I'm trying to use Powershell to pull data lineage information from the API. My thought was that I could enumerate the reports in a workspace, then enumerate the datasets that feed those reports...
trebllaw
4 years agoFrequent Visitor
Anyone found a solution to this? Invoking REST API calls via Powershell cmdlets is pretty slow, especially if you have thousands of datasets to query.
Pellz
4 years agoNew Member
I'm having the same issue. Are there any resources that point to how blank results from using Power BI cmdlets in Powershell can be resolved.