Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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)?