Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have created an application and deployed it on Qlikview access point. Following two errors appear in the application
1) Few objects are conditionally hidden which is, on selection of variable in input box these should appear. If date selection type variable is Predefined than another input box , if manual than two calendars for start and end date.
condition for predefined input box :- vDateSelection = 'Predefined'
condition for calendars :- vDateSelection = 'Manual'
but while on access point these both are visible irrespective of the selection
2) I have created a reload button which loads data according to the selection made for date above. This button has action as reload but it doesn't work.
Please help with these issue.
Thanks
Aaditya
Not sure about problem 1. That should work, so maybe send over an application.
About point 2, there are plenty of posts on this forum about this:
QlikTech promote the use of publisher for this purpose. The third link has a solution using EDX, though I have not done this before.