- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Real time dash board with cosmos db
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-18-2019 02:58 AM
Currently, I am getting a real-time data through API from the sensor and I am dumping that data to the Cosmosdb directly and then accessing that data from CosmosDb connector. But the problem in this approach is I am not getting the realtime value, every time I need to refresh the dataset manually. Is there any best solution for doing this work. What is the best approach I can implement? Please suggest.
Re: Real time dash board with cosmos db
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-20-2019 10:41 PM
Hi @kiranbchitari,
If I understand your scenario that you connect with Azure Cosmos Database in Power BI Desktop and create the report, then publish it in Power BI Service. However, you cannot get the real time data until you refresh the dataset manually.
If that is your case, I'm afraid that is right step for your scenario as we will get the update data after refresh.
If you want to get the real time data, I'll suggest you try with create the custom real streaming data in Power BI Service.
Best Regards,
Cherry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Re: Real time dash board with cosmos db
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-05-2019 12:37 AM
Hi @kiranbchitari,
Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please feel free to ask.
Best Regards,
Cherry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.