Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
agigliotti
Partner - Champion
Partner - Champion

How to save Cycle group active dimension

Hello,

Is there a way to save the active cycle group dimension as happening for current selections in bookmark ?

Many thanks in advance.

Best Regards

Andrea

Labels (2)
17 Replies
agigliotti
Partner - Champion
Partner - Champion
Author

I read "the cycling position of a chart" in the help regarding bookmark creation but it's not clear, for sure it doesn't works using version 11.20 SR7.

tresesco
MVP
MVP

For me, with 11.20 SR6 it works.

agigliotti
Partner - Champion
Partner - Champion
Author

Did you try with Desktop, AJAX or both?

sudeepkm
Specialist III
Specialist III

Include Layout State (as suggested by tresesco) while creating bookmark  works for me too.

agigliotti
Partner - Champion
Partner - Champion
Author

Yes I just created a new simple document and it's works also for me.

So I have to understand why it's not working on my document.

I'll let you know the reason.

sudeepkm
Specialist III
Specialist III

do you mean to say that on your old document even after you enable Include Layout State while creating the bookmark,  the bookmark did not save the Cyclic group values?

agigliotti
Partner - Champion
Partner - Champion
Author

Taking a look at DocInternals.xml I noted the following:

<Groups>

        <GroupBookmarkData>

          <Id>&lt;ProductCycle</Id>

          <CyclePos>0</CyclePos>

        </GroupBookmarkData>

        <GroupBookmarkData>

          <Id>&lt;RCITA_01</Id>

          <CyclePos>0</CyclePos>

        </GroupBookmarkData>

</Groups>


The CyclePos settings is wrong, it should be equals to 5.

I also noted the bookmark doesn't works only if the straight table is inside a container object.

Really very strange!

I tried to replicate the same behaviour on a new document but with no luck because it's working well as expected.

It seems to be something related the previous product version that I used to create the document.

How can I do to fix it on the customer document?

agigliotti
Partner - Champion
Partner - Champion
Author

Finally I found the BUG, it's related with the first dimension in cyclic group only.