Hi Team - we are trying to create a metric which w...
# gd-beginners
c
Hi Team - we are trying to create a metric which will provide the % of Total Value by filter "source account id" and excluding the remaining filters. So, we would like our denominator to be the sum of the total value for a given source account id filter. In this example if we filter out Europe from the display, we would wan the Value (%) to remain 6.5 for Asia Pacific, 3.1 for Cash & Equivalent, ect. How do we set up a metric to do this?
i
Hi Colby, Have you considered to create and advance metric with WITH PARENT FILTER EXCEPT clause, which would help you to exclude unwanted filters?