BI Modeling for alarm analysis

Oussama KHEMIR 1 Reputation point
2023-07-10T14:48:38.6933333+00:00

I have an alert table which contain alerts received by iot devices every day. A Device can be related to one or many PAPE. I have an association table between devices and PAPE (the association table is historized with startDate and endDate) I have 40000 devices and 80000 association on the association table. Device and PAPE table are related also related to geography table. The device table have a status column (running, stopped...) which is not historized (every time the device change the status the row is updated) The alert table also have a status column (opened, closed,..) and is not a slowly changing dimension type 2.

I want to calculate kpi like:

  • The number of oppened alert by device / PAPE / geography at the day level
  • The number of running device by PAPE / geography at the day level

If I stock these kpi on an aggregated table at the PAPE level I will have 80000 rows every day. What is the best BI model to analyse that ?

User's image

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,508 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PercyTang-MSFT 12,506 Reputation points Microsoft Vendor
    2023-07-11T01:14:23.1366667+00:00

    Hi @Oussama KHEMIR

    If you encounter a problem with Power BI, you can go to the Power BI community for help.

    https://community.fabric.microsoft.com/t5/Microsoft-Power-BI-Community/ct-p/powerbi

    Best regards,

    Percy Tang

    0 comments No comments

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.