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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Blank inside variable or blank inside a field of a selected cyclic group

Hi,

i´m trying to get the selected field of a cyclic group into a vaiable

=getcurrentfield(Diagram_Group)

so far so good...this works with e.g. Value Age_Begin_Grp or Vehicle_Age_Begin_Grp

but as soon as is a blank inside the value e.g. Calculation Model Code it doesn´t work anymore and the variable has no value.

Any ideas how to prevent this or work around?

Best regards Georg

1 Solution

Accepted Solutions
alexandros17
Partner - Champion III
Partner - Champion III

try with [Calculation Model Code]

View solution in original post

3 Replies
alexandros17
Partner - Champion III
Partner - Champion III

try with [Calculation Model Code]

Not applicable
Author

thanks a lot!

using the variable  this way worked -->

[$(v_Group1)]

alexandros17
Partner - Champion III
Partner - Champion III

If the answer has been useful ... please could you mark it?

Thanks