The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Solved! Go to Solution.
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
Thank you.
But, My dataset is the multiple Sharepoint list and I want to do the real-time dashboard through the push dataset.
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