Azure-Samples / powerbi-powershell

Samples for calling the Power BI REST API via PowerShell
MIT License
256 stars 189 forks source link

takeover-dataset at a time multiple #47

Open Sreekantah opened 11 months ago

Sreekantah commented 11 months ago

Hi Team,

I am using this powershell code to take over the dataset , can you please give me similar code how to take over multiple datasets at time using any excel file. i have already dataset ID and group id. i wan to run this using that excel file.

https://github.com/Azure-Samples/powerbi-powershell/blob/master/takeover-dataset.ps1