Forum Discussion
vijay22kar
4 years agoHelper II
Auto Refresh power bi dashboard through Webhook
Hi All, Anyone suggests to me how to use the webhook for refreshing the dataset. As I want to create a real-time dashboard so, I'm expecting a step-by-step guide. Thanks in advance.
- Anonymous4 years ago
Hi vijay22kar,
You can create an application/service to extract data from the sharepoint list based on api and manually push them to the power bi service steaming dataset.
Working with lists and list items with REST | Microsoft Docs
Regards,
Xiaoxin Sheng
vijay22kar
4 years agoHelper II
Thank you.
But, My dataset is the multiple Sharepoint list and I want to do the real-time dashboard through the push dataset.
Anonymous
4 years agoNot applicable
Hi vijay22kar,
You can create an application/service to extract data from the sharepoint list based on api and manually push them to the power bi service steaming dataset.
Working with lists and list items with REST | Microsoft Docs
Regards,
Xiaoxin Sheng