Forum Discussion

Will90's avatar
Will90
Frequent Visitor
7 years ago
Solved

Get data from another column for visualisation

Hi,

I have a simple table below which I am trying to get data from another column using the ID to show a visualisation.

So I want to get say ID 1 to show Down and 10 by using a red Donut with a Card showing the total in the middle.

Another showing a green Donut with a Card showing 100 in the middle for ID 2?

 

 

IDStatusTimeTotal
1Down01/10/201810
2Running01/10/2018100
3Down01/10/201823
4Running01/10/201850
5Running01/10/201865
6Running01/10/201823
7Down01/10/20183
8Down01/10/20180

2 Replies