Hi All
I m novice in SSAS.
SSAS 2012 SP1 on W7 x64
I need to be able to convert all sums into reports into different currencies
http://www.sqlservercentral.com/blogs/salvoz-sql/2013/01/28/currency-conversion-in-tabular-model-using-dax/#comments
is good article but
Target Currency Dimension Table (optional)
I did not include this dimension in the tabular model since we only convert to one currency – US Dollars.
If you need to convert to multiple target currencies, then this dimension is required.
I need Multiple target currencies
to switch in excel - and see figures in chosen currency
Could anybody reference solution
or give advice or may be write draft DAX expressions ( or some hints for this)