Forum Discussion
Dayna
2 years agoHelper V
Minimum value between two summed values / measures
Hi All, I'm trying to get the minimum value of two summed values, or measures (whichever is easier!). I have a table visualisation at the moment which shows various fields across multiple ta...
Greg_Deckler
2 years agoCommunity Champion
Dayna Use MIN( [Measure1], [Measure2])