The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
How to show cosmos db live data set to power bi chart using c#
Solved! Go to Solution.
HI @zarpas,
Did you mean the streaming dataset? If that is the case, you can take a look at the following link:
Real-time streaming in Power BI - Power BI | Microsoft Docs
You need to create an application to query data from cosmos db and push to power bi streaming dataset API.
Regards,
Xiaoxin Sheng
HI @zarpas,
Did you mean the streaming dataset? If that is the case, you can take a look at the following link:
Real-time streaming in Power BI - Power BI | Microsoft Docs
You need to create an application to query data from cosmos db and push to power bi streaming dataset API.
Regards,
Xiaoxin Sheng
Needs more details. Is this Power BI Embedded (App owns data)?