Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Find user selected string in a field

Hi,

I have a dataset similar to this

ProductTags
Apple iPhoneMobile Phone|Telephone|iPhone|Apple|Smart Device
Dell LaptopLaptop|Dell|Computer|Folding|Gaming
HP PrinterPrinter|Device|Output|Smart Device


I would like to give list of tags to the user:

Mobile Phone
Telephone
iPhone
....
....
Smart Device

Based on user selection, I would like to show the products that has these tags.

I have different calculations on the products, so it would be great if this can be a filter, and does not need to be integrated in all the calculations.

Plan is to put this filter on for the whole report, so whenever the user selects a tag, the report will only show calculations on filtered data.

Would be nice for the user to be able to select multiple tags.

Many thanks

1 Reply