Forum Discussion
Anonymous
4 years agoNot applicable
Values format change
Hi guys, I have a matrix visual which based on the slicer selection shows percent or values. The issue is formating values should be whole number, precent should have % . The data model has the ...
- Anonymous4 years ago
If anyone have similar task, I've done it by using SWITCH and SELECTEDVALUE (based on slicer) then FORMAT (value).
Anonymous
4 years agoNot applicable
If anyone have similar task, I've done it by using SWITCH and SELECTEDVALUE (based on slicer) then FORMAT (value).