When I create a new measure with formula, i.e. sum(col1)/max(col2), it automatically converts the result into #.#% format. Strangely, it doesn\'t happen all the time; someti
There is another way to convert the value into % in Power BI Desktop.
Divide
FIELDS
Modeling
Formatting
The field will automatically be converted to % value.