Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Good day all,
I am trying to create a DAX measure that helps me calculate The conversion rate
I have Ticket no xxx1 and i have my daily exchange rate on my (Daily rate table)
I made this calculation IF ( Customers (Currency) = 'USD" && date of purchase < today return Ticket revenue* fxrate,
IF ( Customers (Currency) = 'USD" && date of purchase > today return Ticket revenue* (max)fxrate,
Also i want to be able to calculate based on the fx rate for the selected date in the filter.(For instance if my manager selects 02/02/23, I want the visual to return revenue * the fx rate for 02/02/23).
pls i would appreciate any insights
Ticket revenue*Calculate(max( fxrate), Filter(DailyRateTable, DailyRateTable.DateColumn=Selectedvalue(DailyRateTable.DateColumn))
Thank you so much, i want to be able to combine the measures, is this possible, also the Dailyrate and fxrate is one and same. i cant seem to apply it as you have written above
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 34 | |
| 33 | |
| 30 |