Hello,
We are trying to use pipeline context variables (key/value pairs), query pipeline filters and conditions to filter the results. The approach seems to be working but is not giving the desired result. We have defined the following:
I am assuming that if the condition containing the context variable is not true then all the results are returned and if the condition is true then the filter is applied. The condition seems to be matching but the filter is not taking effect is a desired fashion resulting in no results. Please assist.
Thanks
Vikas
Can you give an example of the filter you are using? What happens if you enter the same expression in the Content Browser?
Thanks Martin for the response. We were able to solve this issue both using static and dynamic values.
I do have a follow up question:
We are trying to pass multiple context values from a search page and want to use these values across multiple filter conditions in a query pipeline. This scenario is not working. Is this a limitation?
Cheers,
Vikas
No that should be working just fine, so there might be something wrong with your conditions.