Forum Discussion
tegar-budi
6 years agoFrequent Visitor
Dax Measure using IF statement with Values Function
Hello, I have table source like I want to change value to USD Rate using a measure for my report. I can use a calculated column but i have 120 val column, it will make my report loa...
camargos88
6 years agoCommunity Champion
Hi tegar-budi ,
I used Power Query to unpivot all the values colums and create another custom column to convert the values IDR
You can check it on this file as an example: Download PBIX
Ricardo