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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ilanbaruch
Specialist
Specialist

set analysis expression based on field value

hi all,

i have a week day table with values which i want to calculate against WeekDay(now())

any ideas or another way to figure it?

advanced thanks.

week dayvalue
Monday50
Tuesday150
Wednesday 200
Thursday 130
Friday 400
Saturday 330
1 Reply
sinanozdemir
Specialist III
Specialist III

Hi,

You can employ Date() function and here is an example by using your data:

Capture.PNG

Hope this helps.