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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
TomBond77
Specialist
Specialist

Match in app

Hi experts We have some matching values for a dimension: Sales, Sales%, Labour Cost, Labour Cost%, Material, Material%. We only need to sort the values without %. They should be grouped in the order given in the code below:

match([Table.dimension], 'Sales', 'Labour Cost', 'Material' and 'Project Cost')

Any ideas?

Thanks

Tom

1 Reply
anat
Master
Master

can u try using wildmatch function