Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an extended sheet much like in the Qlik beer consumption demo. In that demo you can trigger the screen location by appending the html sections to the url (#header, #section1 etc). However, I cannot seem to make it work in my Qlik sheets.
For one I don't really have html sections, but also when I append the url the entire app reloads. The Qlik demo is probably a html rendering with Qlik objects. So from what I gather, this becomes pretty simple in mashups.
So: are you in a normal Qlik app able to move the user's screen with the use of a button?
Since May 2024 buttons have the option to redirect to sheet AND object. This prompts a screen move.
Goto Devloper tools of the webpage and investigate for the page len and width and some other needed details. that should give you an idea on what needs to be done on your qlik page.
This doesn't really help me at all.
Since May 2024 buttons have the option to redirect to sheet AND object. This prompts a screen move.