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: 
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

Labels (1)
12 Replies
sunny_talwar
MVP
MVP

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
MVP
MVP

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.