Forum Discussion

KEMKEM's avatar
KEMKEM
Regular Visitor
2 years ago

How to get transactions by Power Bi Powershell module "MicrosoftPowerBIMgmt" programmatically?

I have a PowerShell script where I get all the transactions by using http request below.    'https://api.powerbi.com/v1.0/myorg/groups/' + $DataflowAPI.workspaceId[$i] + '/dataflows/' + $DataflowA...