Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Axis Value Format

Hi All,   I'm struggling to work out how I can change the values shown on the Y axis of a bar chart. I'm trying to add a suffix to the value to appear as below. The values in my data are just numer...
  • sanalytics's avatar
    1 year ago

    Anonymous 
    Somethink like below screenshot?

    Follow Below steps :
    1) Go to your measure format section..
    2) Use the below format code for fomatting your Y Axis.

    €#,##0/KW

    Below screenshot

     Hope it will help

     

    Regards

    sanalytics

    if it is your solution then please like and Accept it as solution.