Forum Discussion

RRanks's avatar
RRanks
Frequent Visitor
2 years ago
Solved

How to show device status in a visual

Hi, I need help with a Device status chart.. I am exporting the status of some devices every hour to a table. I want to track them via some sort of graph.. doesn't have to be the same as the e...
  • Ritaf1983's avatar
    2 years ago

    Hi RRanks 
    Graphs are meant for displaying data relationships, not for presenting the data itself, which is why the output on the Y-axis will always be some form of numerical aggregation. If the goal is simply to view statuses by devices, you can create a table or matrix with indicators. For example :

    The pbix is attached

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly