Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
1600eads
Contributor III
Contributor III

set line chart Y-Axis format independent to the values on the graph

I'm having issues trying to set my Y-Axis format independent from the values in my line chart. My line chart need to hold values with 2 decimal spots. Is there a way make the Y-Axis values whole numbers instead of 2 decimal points? Instead of 150.00 or 200.00 it should display 150 and 200 respectively. I tried to change the measure format but it seems to control both the labels and values? Any suggestions? 

1600eads_0-1702331696769.png

 

 

Labels (1)
2 Solutions

Accepted Solutions
Ahidhar
Creator III
Creator III

Go to the measure in edit sheet > Number Formatting > Number > Formatting > 1000

View solution in original post

Ahidhar
Creator III
Creator III

By default Label Axis  will take the format for the first measure , so if you place 1000 as format for first measure you can add another measure with 'auto ' format and it will show values in decimals

You can create a dummy measure first change it formatting to 1000 and then add  the required measure

Dummy Measure - Sum(0)

 

you can look into this post 

https://community.qlik.com/t5/Suggest-an-Idea/Set-Axis-labels-number-format-independently-from-the-m...

View solution in original post

3 Replies
Ahidhar
Creator III
Creator III

Go to the measure in edit sheet > Number Formatting > Number > Formatting > 1000

1600eads
Contributor III
Contributor III
Author

It updates both the labels and the values on the line chart. I only want the labels to be whole numbers and keep the values on my line chart 2 decimal points. Any other workarounds? Thank you.

Ahidhar
Creator III
Creator III

By default Label Axis  will take the format for the first measure , so if you place 1000 as format for first measure you can add another measure with 'auto ' format and it will show values in decimals

You can create a dummy measure first change it formatting to 1000 and then add  the required measure

Dummy Measure - Sum(0)

 

you can look into this post 

https://community.qlik.com/t5/Suggest-an-Idea/Set-Axis-labels-number-format-independently-from-the-m...