I have a meaure I used to create a percentage of a value, however, It does not display as a percentage.
AutoDetect% = format(DIVIDE(COUNT('Incident Trends'[AutoDetect]),sum('Incident Trends'[IcM_TrendCount])), "0.0%")
I tried the Modeling tab, however, my only option is a Text field.
What am I missing?
Thanks,
Karen
Solved! Go to Solution.
Hi @kfschaefer
The format in Modeling tab is available for the measure without FORMAT Function(DAX) as below. If it is not your case, please share your data sample.
Regards,
Cherie
Hi @kfschaefer
The format in Modeling tab is available for the measure without FORMAT Function(DAX) as below. If it is not your case, please share your data sample.
Regards,
Cherie
User | Count |
---|---|
314 | |
89 | |
62 | |
57 | |
44 |
User | Count |
---|---|
299 | |
113 | |
87 | |
70 | |
60 |