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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Saravanan_Desingh
MVP
MVP

Bar Chart - Axis Scale

I have a situation.

I'm using Dual in the expression to show the data with Text.

But, the scale is not converted into %.

Can you please advise, how to convert the scale in %? Thanks.

Capture.PNG

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

Axis fixed with ValueList dimension:

Capture.PNG

View solution in original post

12 Replies
sunny_talwar
MVP
MVP

Add another expression ahead of all other expression and give it value 0 and try using % format for the expression on the numbers tab and see if that helps

trdandamudi
Master II
Master II

For your Expression under properties--> Number: Select Integer and then put a check mark for "Show in Percent(%).

See the attached screen shot. Hope this helps,

sunny_talwar
MVP
MVP

So far it isn't working, but I am trying

sunny_talwar
MVP
MVP

Got it, try the attached

Capture.PNG

Saravanan_Desingh
MVP
MVP
Author

Hi Thirumala,

Thanks for your response.

As I said, I'm using Dual in the expression to display Text. If I change the properties to integer, the display will be turned to numeric, which I dont want to do it. Hope you understand.

Saravanan_Desingh
MVP
MVP
Author

Thanks sunindia‌.

I will get back to you tomorrow after implementing your idea. Actually I was using synthetic dimension (ValueList).

Let me try it tomorrow. Thanks.

sunny_talwar
MVP
MVP

Ya sure thing. I think this should work with a synthetic dimension as well. Are both the dimensions synthetic?

Saravanan_Desingh
MVP
MVP
Author

Hi sunindia‌,

I have only one dimension and two expressions. I have used stack-style to combine both the expressions.

In your case, I just noticed two dimension.

sunny_talwar
MVP
MVP

Axis fixed with ValueList dimension:

Capture.PNG