How to make qliksense to show the data that I wanted only by matching the first 4 characters
Hi, I wanted to see all the information for a specific item only, below is an example
HOME 12345
HOME 23145
HOME 242
LIME 231
LIME 232141
HOME 231245
What I wanted is, the information shown is all related to HOME only. How do I do that? I mean I want to match HOME with my variable which is called [Item Type], if matched then show all the results related to HOME item type