26 Jan 2023
07:08 AM
- last edited on
27 Jan 2023
02:07 AM
by
MaciejNeumann
If you mean add them together when saying combine them then it would be like
(metricOne) + (metricTwo)
But I suspect that this wont work as they have different entity types that they're split by. If you remove the splitBy it should work but then you wont have the different dimensions. What are you trying to achieve by adding them together?
Hi Fin,
I am creating a Table for Service Availability & Synthetic availability. For service availability, i have created functional metrics. Now, I want to combine them together in a single dashboard.
I don't believe this would be possible as the entities are not of the same type so you would end up with a weird split table. As far as I know the best way to approach this would be with 2 dashboard tiles instead of trying to combine them.