Answer by warren for Splunk Cloud search query with variable does not return results

Don’t use eval and where or eval and search

Put it in the initial search:

"ExtendedProperties.PrCode"="myProductName" "ExtendedProperties.ProductVersion"="12.916"

Make Splunk do your work for you – and let it do it in the most efficient manner possible 🙂

from User warren – Stack Overflow https://stackoverflow.com/questions/65212859/splunk-cloud-search-query-with-variable-does-not-return-results/65218708#65218708
via IFTTT