Forum Discussion
iqb
Helper III
3 years agoBind Report Data From A Service or bind dynamically
Is it possible to get the data source from the code or service? For example, let say I wann my Pie Chart take data from a web service or take data from embeded source code like we bind report vi...
v-henryk-mstf
Community Support
3 years agoHi iqb ,
You can try to get the relevant data from the web side in the following way.
Also, what data are you specifically trying to get and what is your application scenario? You can get information about datasets, dashboards and reports, but not the actual data.
refer to similiar solution:
Solved: Get data using REST API - Microsoft Power BI Community
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
iqb
Helper III
3 years agoThanks but I think this is called web scraping. This is not what I am asking