DOLLARFR is a DAX function that converts a decimal dollar price into an integer and fraction format.
Syntax
DOLLARFR(
Decimal_dollar,
Fraction
)
Argument | Properties | Description |
---|---|---|
Decimal_dollar | A decimal number. | |
Fraction | The integer to use in the denominator of the fraction. |