Forum Discussion
API request is created to perform and action (such as moving or deleting)on PBI Pro report/dashboard
Hello,
Thanks for your response for my one of the earlier post. I am new to Power BI. In my Organization, i got a request to write a code (any language that support PBI Rest APIs) to "API request is created to perform and action (such as moving or deleting) on Power BI Pro report or dashboard". I have no hands on experience on programming languages. Could you please help me in completing my request. Please let me know if you have any questions.
Thanks, Sandhya
1 Reply
- v-micsh-msft
Microsoft Employee
You may first get start with the following:
1. The Embeded Sample Tool, to take a look at what Power BI Embed could achieve,
2. For the actual project, you may download it from here, after that, import it into Visual Studio 2017 through File->Open->Project.
For a simple workthrough, please follow:
Embed a Power BI dashboard, tile, or report into your application
Some more reference for you:
Regards,
Michael