Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I have table source like
Table
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 load slow if use calculated column. So I prefer using a measure
but my dax not work properly.
My Dax :
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 9 | |
| 6 | |
| 6 | |
| 5 |