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: 
NickHoff
Specialist
Specialist

Problem with Document Trigger

I have the following sheet trigger which works correctly when I leave the sheet and come back to it..

=IF(%ToggleDRGType = 'Facility by DRG','Q4-2015',MaxString({1<CalendarQuarterYearSort = {"$(=Max({1}CalendarQuarterYearSort))"}>}CalendarQuarterYear))

However, if I add a document trigger On Change on the CalendarQuarterYear field with the same logic it doesn't work.  Why is that?

2016-07-14_11-09-43.png

1 Reply
Not applicable

None of my document triggers work in AJAX, but they work on desktop.  Is that what you're having?  I think document level triggers just don't work with AJAX the same way macros don't.