Notifications
Clear all
0
08/04/2023 5:56 pm
Topic starter
There are two metrics M1 and M2 (Sum is used as aggregation Function). M3 is based on these two metrics and formula is M1/M2. Smart metric is enabled for metric M3. So what will be the logic MSTR will use to calculate M3?
Options:-
a. Sum(M1)/Sum(M2)
b. Sum(M1/M2)
c. Avg(M1/M2)
d. Avg(M1)/Avg(M2)
e. None of the above
1 Answer
0
08/04/2023 5:57 pm
Topic starter
Answer is option a.
Sum(M1)/Sum(M2)