FORMAT function to return Decimal Type
The FORMAT / FIXED function allows you to dynamically set the formatting of a decimal field within the DAX formula itself. So its great if you have variable number of decimals or formats you wish to display values in. HOWEVER The FORMAT function returns text. If the function is used to format a...
STATUS
DETAILS
Needs Votes