Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a very strange phenomenon - in only one app right now, but I remember having seen it in another one:
Is one of the developers trying to add Section Access to the script? A changing SA portion of the script could explain all of this.
Hi Chris,
nope - the developer in this instance was me and there is no SA in that app. Generally, SA is only implemented in my HR_apps.
There are no sheet_level_triggers either. We noticed long ago that these work unreliably in AJAX and consequently we put all the necessary triggers on the navigation_buttons used to open a sheet.
Well, the most important thing is that the correct sheet is opening - everything else is only a matter of some clicks.
It would be more elegant to have all the necessary selections applied, but ok ...
Thanks a lot anyway!
Best regards,
DataNibbler
No problem. Also try turning off Session Recovery, that has the potential to cause these issues as well.
Hi Chris,
I guess that would be browser-specific, not anything I can set in the QMC? Where would that be than?
Thanks a lot!
Oh, no, Session Recovery is a QV function in the Management Console under System > Setup > QlikView Servers > server > Documents
Ah... all the better, then I can change that setting myself without physically going to every single monitor we have all over the place.
Should that work "at once" when changed or does it require something to be restarted before taking effect?
It should happen at once.
Hi Chris,
sorry, this is a while ago - I have noticed something very strange: Something (a selection) seems to sometimes get stuck somewhere:
=> Just now when I clicked that button to open the URL (with a sheet specified and the selection of the current year), it opened, with the data seemingly available only for August - only there happens to be no data for August, so the chart was blank.
=> I clicked on the starting_page (within the app, still in the browser) and back again - and all the data was visible.
That does seem like there is no great problem as all the data is there after all, but it does make working on those URLs something of a game_of_luck. I'd rather not pass any selections as URL_parameters then, which is a bit unfortunate, but well, you only have to click the navigation_button for the particular chart and all the default_selections are applied.