You have a Microsoft Power BI semantic model that contains a measure named TotalSalesAmount. TotalSalesAmount returns a sales revenue amount that is translated into a selected currency.
You need to ensure that the value returned by TotalSalesAmount is formatted to use the correct currency symbol.
What should you include in the solution?
Scenario:
Semantic model contains a measure: TotalSalesAmount.
This measure returns sales revenue translated into a selected currency.
Requirement: Format the result using the correct currency symbol dynamically.
Analysis:
Dynamic format string in DAX is specifically designed for applying formats (like currency symbols) dynamically based on slicers or calculation context.
WINDOW function used for windowing calculations, not formatting.
Linguistic schema used for Q&A natural language, not for formatting.
Field parameter used to swap fields/measures dynamically, not for formatting.
Correct Answer: A. A dynamic format string
Ranee
2 days agoLettie
7 days agoPercy
28 days agoDominga
1 month agoCarey
1 month agoMaynard
1 month agoKeneth
2 months agoBlondell
2 months agoGertude
2 months agoMelissa
2 months agoMa
2 months agoFloyd
2 months agoLouvenia
3 months agoLouann
3 months ago