Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Hello,
I am attempting to key on multiple values in one filter and wanted to know if you can use the 'OR' function in the text operator. See below screenshot for reference. Am I doing something wrong?
Solucionado! Ir para a Solução.
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
How you have that written it won't work, no.
I usually make an array of those values, then do a "Not In (array)" comparison.
More details here:
In this screenshot you can see that my it passed the filter despite not matching the operator.
Visualizações
respostas
Total de curtidas
How you have that written it won't work, no.
I usually make an array of those values, then do a "Not In (array)" comparison.
Hi Chris,
Thank you for the reply.
What is the best way to go about making an array of the values? Could you show me via screenshot the module(s) you use?
Thank you in advance.
Visualizações
respostas
Total de curtidas
Sure. When you pick your "Does not contain", make sure you go to the array section of the filtering options.
Chris,
When adding in the Text Operators, (where you have 'value1') can I include each value in the "Array: Does Not Contain"?
Are there any modules I need to run before the filter to ensure I have the right data coming in? Right now, I am just reading the records I need to filter on before the filter.
I appreciate the help, I am still learning quite a but about Fusion!
Visualizações
respostas
Total de curtidas
No worries!
Just replace each entry where I have "valueX" with 1 of your values you are checking for, and the only module you need to run before your filter is wherever the data you're filtering against is coming from. You can keep adding however many entries you need, just separate each entry with a semicolon.
Visualizações
respostas
Total de curtidas
I have this built so with the values I need to filter for.
What do I add into the Array Operators? Is it as simple as 'value1 ; value2 ; value3; etc.' ?
Thanks again.
Visualizações
respostas
Total de curtidas
Your parameter from earlier, this one
You rock Chris! That got it working.
Thanks for the help and for being so kind!
Visualizações
respostas
Total de curtidas
All good, glad you got it working. Have a good one!
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas