Forum Discussion
Auto Refresh power bi dashboard through Webhook
- 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
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
- vijay22kar4 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.
- Anonymous4 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