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

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....you can still use this syntax (with the default values) in cr2008 and later, but it's not as user friendly as you have to have those defaults.

 

-jamie


Viewing all articles
Browse latest Browse all 8940

Trending Articles



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