Forum Discussion
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
3 Replies
- AnonymousNot applicable
Hi vijay22kar,
Did you mean the streaming dataset? If that's the case, you can refer to the official document about using the steam dataset to create real-time dashboard tiles.
Real-time streaming in Power BI - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng
- vijay22karHelper II
Thank you.
But, My dataset is the multiple Sharepoint list and I want to do the real-time dashboard through the push dataset.
- AnonymousNot 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