The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I am trying to get this expected value generated from enabling Find anomalies in a visual through DAX.
I know its basing from the trend line/line regression but I cant seem to find the value or just a value close enough in the Expected Value using DAX. Any help is much appreciated, Thank you !
Solved! Go to Solution.
Hi @adeg33 ,
Adding Anomaly detection automatically enriches the chart with anomalies and a range of expected values. The expected minimum/maximum values are controlled by the sensitivity (0 - 100%). The higher the sensitivity, the more anomalies there are and the narrower the confidence interval (expected min/max values).
Excepted Value should be calculated according to the Anomaly Detector algorithm, you can check the explanation of the algorithm given in the official documentation.
Check out this technical blog for more details about the Anomaly Detector algorithm.
This is relevant information about Anomaly detection:
Share your thoughts on the new Anomaly detection f... - Page 4 - Microsoft Fabric Community
Anomaly detection tutorial - Power BI | Microsoft Learn
Anomaly detection (preview) | Microsoft Power BI Blog | Microsoft Power BI
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @adeg33 ,
Adding Anomaly detection automatically enriches the chart with anomalies and a range of expected values. The expected minimum/maximum values are controlled by the sensitivity (0 - 100%). The higher the sensitivity, the more anomalies there are and the narrower the confidence interval (expected min/max values).
Excepted Value should be calculated according to the Anomaly Detector algorithm, you can check the explanation of the algorithm given in the official documentation.
Check out this technical blog for more details about the Anomaly Detector algorithm.
This is relevant information about Anomaly detection:
Share your thoughts on the new Anomaly detection f... - Page 4 - Microsoft Fabric Community
Anomaly detection tutorial - Power BI | Microsoft Learn
Anomaly detection (preview) | Microsoft Power BI Blog | Microsoft Power BI
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
24 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |