Forum Discussion

EricOsmanski's avatar
EricOsmanski
Icon for OneStream Employee rankOneStream Employee
3 years ago

Re: Displaying currency in a cube view for a Balance account

You should be able to use XFMemberProperty(DimType=Entity, Member=|MFEntity|, Property=Currency) instead of an XFBR. Alternatively, if you wanted it in a cell, you could create a UD8 member to pull Entity currency and have a column showing the currency. It depends on what the report should look like.

No RepliesBe the first to reply