Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

mirror chart

hi

i have a chart and i want show it mirror.  i add a "-"(negative symbol) to start expression. its work but show negative symbol on chat

must not show negative symbolUntitled.jpg

12 Replies
sunny_talwar

Check out the attached

Capture.PNG

May sure to add a static step on the Axes tab

Not applicable
Author

its very good thank you

please say what is Num(-[Actual Depth], '#,##0;#,##0') and static step

sunny_talwar

Num is a formatting function where I am saying that positive and negative numbers are both formatted the same way (essentially the negative numbers are formatted without a minus sign). and Static step is used to determine the distance between each point on the x or y axis based on which static step you are working with.