Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

currency display

i used this script to show what will be filtered, in particular, what currency will be displayed   Measure4display2Short = IF ( SELECTEDVALUE ( CurrencySelector[value] ) = "Local Currency", Upl...
  • adityavighne's avatar
    7 years ago

    Not possible with the same column with different currencies.

     

    create a new column with currency name and keep the original column with numbers only.