Forum Discussion
Change dataset from the service
Hello, I am looking for the way to change the dataset to which a report is connected from the service. Is that possible?
Thanks in advance.
Hi DataDazzler ,
Yes, rebinding report to other dataset is possible with the help of rest API commands.You can refer below links
https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report
Rebinding Power BI Reports to Different Dataset
I hope it will help you.
Thanks,
Sai Teja
2 Replies
- SaiTejaTalasila
Super User
Hi DataDazzler ,
Yes, rebinding report to other dataset is possible with the help of rest API commands.You can refer below links
https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report
Rebinding Power BI Reports to Different Dataset
I hope it will help you.
Thanks,
Sai Teja
- DataDazzlerNew Member
Thanks a lot! It´s just what I was looking for.