Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Get the dataset ID and add it to a POWER BI REST API command

I would like to retrieve the id of a dataset via this command :   Get-PowerBIDataset -Scope Organization -Name "REPORT FINANCE DEV"   Then, I would like to integrate it in this command instead of...