Extract Anomaly Detection Explanation Data after use SR-CNN in Power BI

Ha Trang Bui 0 Reputation points
2023-08-08T03:00:04.93+00:00

Hi guys,

I have struggled with finding anomalies in Power BI, I want to see which camera_id and action is an anomalies and shown in a table.

The rule to detect that: I calculated average Case/per Cam/per Day where total Cases = countrow('Data.Sample'), Average Case/Cam/Day= Total Casess/Total Camera/Total Days. Noted that: Total Camera is distincount of all camera_id from 'Data.Table'.

After that I draw a line chart which has date and average Case/Cam/Day, and turn on anomalies. The problem is that I cannot export data table which have anomaly in detail like camera_id or action.

Does anyone have solution?

User's image

Here is an Data for this: Data.Sample

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.