Forum Discussion
Regarding time series or graph based on machine data
- 7 years ago
We have found the solution and we are using "As timeline" visual to achieve our requirement.
This topic can be closed.
Hello Daniel,
Thanks for your input.
I think i could not explain my requirements clearly.
What i want is, we have data in Azure and would like to display that factory data (related to machines) in a visual that is somewhat like time series but displays data in bar chart format and not columnar. This data is of every second and hence need that deep drill down.
hope this time I am able to explain in a better way.
Regards
Priyanka
Hi INJAINP ,
Could you have refered below link:
https://docs.microsoft.com/en-us/power-bi/service-real-time-streaming#push-dataset
Since there is an underlying database that continues to store the data as it comes in, reports can be created with the data. These reports and their visuals are just like any other report visuals, which means you can use all of Power BI’s report building features to create visuals, including custom visuals, data alerts, pinned dashboard tiles, and more
You could create your report visual after you have Push dataset and use deep drill down for your report, if you want to use the drill down function in dashboard, you could pin your report to the dashboard:
https://docs.microsoft.com/en-us/power-bi/service-dashboard-pin-live-tile-from-report
Regards,
Daniel He