How to combine functional metric and built-in metric together
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎26 Jan 2023
03:08 PM
- last edited on
‎27 Jan 2023
10:07 AM
by
MaciejNeumann
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎26 Jan 2023 08:54 PM
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?
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎29 Jan 2023 01:09 PM
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.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎29 Jan 2023 08:32 PM
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.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎30 Jan 2023 05:12 AM
Hi Fin,
Yes, it is not happening. I have split them in 2 dashboard tiles.
