Skip to main content
Announcements
Qlik Community Office Hours - Bring your Ideation questions- May 15th, 11 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Claculated Dimension Cyclic Group Finding Object ID

Hi everyone,

I want to use a chart and calculate the dimension of a Cyclic Group in a chart finding the ObjectId to change the interpretation of a chart that is referencing it, without using a Macro.

Any comments all are welcome.

Thanks,

Cindy

1 Reply
stevedark
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi Cindi,

I'm not sure I follow your question, but hopefully this may help.  If you have a cycle group in one chart or object and you want to reference it in another chart you could add a Calculated Dimension and have this as the dimension code:

=[$(=GetCurrentField(Cycle1))]

Where Cycle1 is the name of your cycle group.

Hope that helps.

Steve