Quantcast
Channel: Desktop topics
Viewing all articles
Browse latest Browse all 213819

Help with formula

$
0
0

Hello,

 

Does anyone know how I would substitute a Measure called "Currency"  rather than use a column in the Transactions Table called CCURNCYID

 

Revalued Balance (USD) =
SUMX ( 
 ADDCOLUMNS (
        SUMMARIZE (
         Transactions,
         Transactions[CCURNCYID]
  ),
        "Revalued Partial", CALCULATE ( SUM ( Transactions[BalanceCalc] ) ) * [Exchange Rate]
 ),
 [Revalued Partial]
)


Viewing all articles
Browse latest Browse all 213819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>