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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ashishp
Creator
Creator

Dynamic Column Selection not working

Hi There 

I am using dynamic column selections. Upon selection of column name , column is getting added into Straight table. 

How ever I am able to add only 1-2 columns at a time, when trying to add multiple columns its not working. 

I am using following expression for "Show Column If" condition. 

if(SubStringCount(GetFieldSelections([Dim Selections]),'Billing Effective Date')=1,1,0)

 

Please find attached sample app for your reference. 

Labels (5)
1 Reply
ashishp
Creator
Creator
Author

Any suggestions?