https://www.youtube.com/watch?v=C7Q4itIQrK4&list=PLW1uf5CQ_gSrAokna-w2Uehvd5uGNDHfm&index=4
I'm taking this example video from Qlik at minute 19:40 in which the following filter is created ${PROD-TYPE} = 'Digital' , ok, it works, but in my case, I need to create a filter that has more than one piece of data filtered, for example if PROD-TYPE is the same as Analog and Digital, how to make this filter with more than one piece of information? I tried with IN with OR only separated by a comma and nothing