Forum Discussion
Retention Policy for PowerBI Rest API not working
- Anonymous7 years ago
Hi mthsdiniz ,
For use power bi rest api, you need to register on azure side first.
Register an Azure AD application to use with Power BI
Then you need to find out correspond guid of your dataset.(you can navigate to that dataset to find out this key)
Regards,
Xiaoxin Sheng
Hey Anonymous ,
I tried to use this command but the powershell says that this command is not recognized as the name of a cmdlet...
DELETE : The term 'DELETE' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
I'm using power bi through my Organization (Cargill), so i do not have any Organization admin rights on power bi, i only have a premium workspace, although if admin rights are needed i can chat with the team responsible for that.
What should i do?
Hi mthsdiniz ,
For use power bi rest api, you need to register on azure side first.
Register an Azure AD application to use with Power BI
Then you need to find out correspond guid of your dataset.(you can navigate to that dataset to find out this key)
Regards,
Xiaoxin Sheng