Forum Discussion

Robfen1's avatar
Robfen1
Frequent Visitor
6 years ago
Solved

Sum a Min Measure

Hi all -

 

I have created a Measure and called in base pay : Base Pay:=1000

 

I then calculated another Measure from a table column called Weekly Pay:=Table[column]/52

 

Then created another measure to determine the Min of the above two, however when I use this measure in my report I get the Min result in the row (which is what I want), however I don't get the column to sum for the subtotal portion of the matrix.

 

Ideas??

 

Thank you!

  • Have you thought about creating a calculated column to identify the MIN value for each record. Then create a measure to SUM this column?

4 Replies