Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
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)?