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 August 31st. Request your voucher.
Hello all,
This is real time data.
Currently on another simulation software, this graph has been created based on live sensor data.
It is measured vs simulation data points generated. Over here,
Measured (Black points)
Simulation (Red points)
At a second, a measured black point and simulation red point is plotted, and then the machine waits for 100 seconds and then it generates the next set of data points. This is done as this is real time data.
I have 2 questions,
I have the measured and simulation points data in a CSV file.
1) How do I make a similar chart like this on Power BI? It has to look exactly like the above chart. It needs to mimic the real time data. Is it possible for it wait every 100 seconds before plotting the next point?
2) Is it possible to directly connect this live chart from this software to Power BI? On this software, Python coding has already been done on the chart. So can we directly connect it?
Kindly require assistance on this asap, thanks in advance.
Hi @niyati_61 ,
You can establish a live connection to a shared dataset in the Power BI service, and create many different reports from the same dataset. You can create your perfect data model in Power BI Desktop and publish it to the Power BI service. Then you and others can create multiple different reports in separate .pbix files from that common data model, and save them to different workspaces.
You can create a visual like above by yourself. Please refer to the following document for further information.
https://docs.microsoft.com/en-us/power-bi/developer/visuals/develop-circle-card
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@niyati_61 , You can Try R or Python visual in power bi
https://towardsdatascience.com/using-python-in-power-bi-ee95a6b71443
https://powerbi.microsoft.com/en-us/blog/python-visualizations-in-power-bi-service/
How to create python visual https://www.youtube.com/watch?v=rX3-G8u5fwc
User | Count |
---|---|
75 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |