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

Announcements
FLASH SALE: Save $500! Use code FLASH2026 at checkout until Feb 14th at 11:59PM ET. Register Now!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem implementing sets in scripting

Hi Geniuses,

I have a set

=Date(if(weekday(vRefreshDate)='Mon',max({<[Last Refresh Date] = {"<=$(=date(vRefreshDate-7,'MM/DD/YYYY'))"}>} [Last Refresh Date])),'MM/DD/YYYYY')

its working fine if I implement it in front end

now I want the same set to be implemented in the backend and the value of it will store in the variable which I can use it

Thanks in advance

Shashank

Labels (1)
0 Replies