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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression set analysis

sum({<[Transaction_Type. Mvt Desc]={'Entrée Production',[Stock_Mvt. Date Mvt]={'<=$(=ValueList($vDateRef)))'}>}[Stock_Mvt. Quantité])

//vDateRef : est une variable

2 Replies
avinashelite

can you please explain your requirement ????

or what is the issue your facing

MayilVahanan

Hi

Try like this

sum({<[Transaction_Type. Mvt Desc]={'Entrée Production'},[Stock_Mvt. Date Mvt]={'<=$(=ValueList($vDateRef))'}>}[Stock_Mvt. Quantité])

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.