Forum Discussion
Anonymous
3 years agoNot applicable
How to generate reportid from PowerBI report Server
Hi Team, Consider I have published a Dashboard/Report into my PowerBI Report Server. I want to know how we can obtain Report Id from the PowerBI report Server. Thanks.
d_gosbell
Super User
3 years agoYou could use the REST api to get a report based on it's path.
eg. PBIRS | 2.0 | microsoft-rs | SwaggerHub
If you can provide more specific details about what you are doing we could provide more specific suggestions.