Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

help with the format of axes

Hi

I'm trying to show the negative numbers of the axes with the format (#,##0.00)%

thanks in advance

3 Replies
Miguel_Angel_Baeyens

Hello Gabriela,

Is your expression so formatted? If so, are you using format in Numbers tab or using Num() function in your expression?

Regards

Not applicable
Author

Hi Miguel,

I tried both:

*The Num() -> num(<expression>, '#,##0.0(#,##0.0)%')

*and in the Number tab I used the same format '#,##0.0(#,##0.0)%'

Thanks

Miguel_Angel_Baeyens

Hello Gabriela,

Try setting a "Static Step" in your Axes tab to 0,1 and see if that works.

Hope that helps.