Forum Discussion

SevsBo's avatar
SevsBo
Responsive Resident
2 years ago
Solved

Field Parameters not working on numeric fields

Hi all,   I have just started experimenting with Field Parameters and have so far been unable to make them work.   I have a table holds opportunity names, dates, etc, and two types of opportunity...
  • Idrissshatila's avatar
    2 years ago

    Hello SevsBo ,

     

    create a measure that aggregate the values and reference the measure in the field parameter.

  • Idrissshatila's avatar
    Idrissshatila
    2 years ago

    SevsBo ,

     

    the SUM (Value1) and SUM(Value2) would do the work.