
Ultimate access to all questions.
You have a Microsoft Power BI semantic model with a measure named TotalSalesAmount that returns a sales revenue amount converted to a selected currency.
How can you ensure the value returned by the TotalSalesAmount measure is formatted with the appropriate currency symbol?
A
a field parameter
B
a linguistic schema
C
a dynamic format string
D
the WINDOW DAX function