Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everybody,
I have report which is split up to 2 qvw documents. From main report you can get to additional report through button with this action
But the issue is - all previous selections in additional report stay the same, it over-wrights only fields you have selected in main report, but all other stay the same from previous session.
Here is an example: I select 1 in Field1, and 2 in Field2 in main report and go to additional report by pressing a button, close it. Then clear Field 2 and select 3 in Field 1 in main report, go to additional report and current selections are: Field 1 = 3 and Field 2 = 2. So field 2 is left from previous session. Expected result is: all selection should be the same to the original document
How can I clear all the selection in the document before transferring the state to it?
Thanks
I found the answer. Check box "Apply state on the top of current" should be unchecked
I found the answer. Check box "Apply state on the top of current" should be unchecked
Does this option work for qlikview 11 ajax version