Forum Discussion

vladnech's avatar
vladnech
Frequent Visitor
9 years ago
Solved

Calculate amount on Currency slicer selection

Hi guys   Looks like I have found several threads, how to convert amount on selected Currency, but, for some reason, none of them works for me.   I have currecies with rates table (SelectedCurren...
  • MFelix's avatar
    MFelix
    9 years ago

    If Nominal is a calculated column and = to m_Nominal use the m_Nominal on your visual and it works, in my sample file I have used the measure in my visual not a calculated column.

     

    Mfelix