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.
Hi,
I want to measure reliability of a process and identify when it begins to deviate from initial functioning.
Imagine this is an I/O sensor
Each time the complete process has run , I have a csv file , with timestamp in x axis and y axis is the sensor value.
After a while I have many csv files for each cycle.
How can I identify deviation of process using Power BI ?
Regards,
Steph
Solved! Go to Solution.
Hi @sancelot ,
You could generate alerts and perform various computations on the data streams using Microsoft’s Stream Analytics.
Please refer to these:
https://powerbi.microsoft.com/pt-br/blog/monitor-your-iot-sensors-using-power-bi/
https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-power-bi-dashboard
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @sancelot ,
You could generate alerts and perform various computations on the data streams using Microsoft’s Stream Analytics.
Please refer to these:
https://powerbi.microsoft.com/pt-br/blog/monitor-your-iot-sensors-using-power-bi/
https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-power-bi-dashboard
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.