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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
NK
Contributor II
Contributor II

how to show a single value in gauge

Hello, 

How can I add yesterday's value in a gauge ?

For example, if its 6th of November, I want to show 0.67 in a gauge.

Picture1.png

Thank you.

1 Reply
Kashyap_R
Partner - Specialist
Partner - Specialist

Hi

Change aggregation function according to your requirements

Sum({<[Date]={"$(=Date(max([Date])-1))"}>}Exp)

Hope this helps 

Thanks

Thanks and Regards
Kashyap.R