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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
agigliotti

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

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
Labels (2)
17 Replies
agigliotti
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.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
tresB
Champion III
Champion III

For me, with 11.20 SR6 it works.

agigliotti
Author

Did you try with Desktop, AJAX or both?

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
sudeepkm
Specialist III
Specialist III

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

agigliotti
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.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
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
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?

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
agigliotti
Author

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

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it