Discussion Board for collaboration related to QlikView App Development.
Is it possible to show only the selected columns from a table in a list box? Attached is a qvw sample for reference.
Expected Result:
State | Unit |
Current Result
Thanks
May be using this
If(Match($Field, 'State', 'Unit'), $Field)