Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] How to use if condition in the aggregate filter

$
0
0
You have to think in SQL.

(varFilterCombo=1 AND Employees.Country like "%" + varSearchText + "%")
OR
(varFilterCombo=2 AND Employees.City like "%" + varSearchText + "%")
OR
(varFilterCombo=2 AND Employees.Phone like "%" + varSearchText + "%")


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>