Hi All,
I have got a requirement.
The user will select the Target currency in a Bex variable. This value should be pass to the currency conversion of Hana calculation view( Target Currency) so that all the records should get converted in Hana and display the result set as the Bex output.
For eg. Target Currency = USD
In Calculation View of Hana - The value should pass to the conversion routine of a measure .
When I tried the problem is in bex the result set is filtered only for USD. If I select JPY only JPY records are visible. I need all the records
converted to USD if the selection is for USD. If the selection is for JPY all the records shold be in JPY currency.
Anil