Forum Discussion

mmcgwire's avatar
mmcgwire
Frequent Visitor
8 years ago
Solved

Display minimum value on every row under group

Hi everyone:   I have been struggling with this for a couple days.     I need to be able to display (and then reference) the minimum value of the % of calculation, which is in a measure. This min...
  • mmcgwire's avatar
    mmcgwire
    8 years ago

    Since making this calculation off the measures I already have doesn't work, I decided to create a new table in my DB then create calculated columns to get the answers I needed.  Not ideal, but it works.

     

    Thanks everyone for your input.