Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8902

Re: Leaving a date parameter optional and blank, not supposed to work but it does?

$
0
0

thanks Abhilash...you're absolutely correct i missed that xi piece.

 

in earlier versions use syntax like

 

({Orders.Order Date} >= {?DateStart} or {?DateStart}= date(1900,01,01))

and

({Orders.Order Date} <= {?DateEnd} or {?DateEnd}= date(2100,01,01))

 

where datestart has a default value of 1900,01,01

and dateend has a default value of 2100,01,01

 

this allows the end user to leave either datestart or dateend blank. for 2008 and later use the hasvalue method above.

 

-jamie


Viewing all articles
Browse latest Browse all 8902

Trending Articles



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