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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jmonroe918
Creator II
Creator II

Straight Table - Calculate Mini Chart Trend

I have a Straight Table that displays a Mini Chart showing a 6 month trend of monthly data for each row. I would like to add a column with a visual indicator (an arrow image) that will read the last 3 months of the Mini Chart data and indicate if they are all trending downward (show a down arrow) or trending upward (up arrow). If possible, if the trend is flat display a sideways arrow.

I haven't been able to figure out how to associate the value with each of the last 3 months of the trend.

Please find attached a sample of the qvw and the data source.

Thanks

Jeff

2 Replies
swuehl
MVP
MVP

Maybe you can use this attached sample as a starting point.

kkkumar82
Specialist III
Specialist III

Hi Jeffrey,

Not sure about the expression how to get it , but you can take one more expression, "Representation" as Image

and goto the expression definition editor

image1.png

write an if condition based on the if condition and use the 'qmem'

Hope you got the point how to get arrows , also check " advanced" button.