Quantcast
Channel: Iulian Cordobin's Groups Activities
Viewing all articles
Browse latest Browse all 1084

Filter the records in Query Range based on Date

$
0
0

Hi all,


 I want to filter the record in Customer Transaction(CustTrans), the Closed date should empty OR greater than Today.
 

i am tried with


criteriaOpen = this.query().dataSourceNo(1).addRange(fieldNum(CustTrans,Closed));


criteriaOpen.value(strFmt('(%1.%2 == "") || (%1.%2 < %3)',
                        this.query().dataSourceNo(1).name(), fieldStr(CustTrans, Closed), today()));

its not working.


Viewing all articles
Browse latest Browse all 1084

Trending Articles



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