Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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 ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    If anyone have similar task, I've done it by using SWITCH and SELECTEDVALUE (based on slicer) then FORMAT (value).