Forum Discussion
Dayna
Helper V
2 years agoMinimum 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
Community Champion
2 years agoDayna Use MIN( [Measure1], [Measure2])