Microsoft
Software
Hardware
Network
Question : Default parameter to max date
Hi, Is it possible to default a parameter to the max date? I tried doing this in the parameter's default values, specify values expression box, but it didn't work. I got the error aggregate and lookup functions cannot be used in report parameter expressions.
=max(Parameters!Run_Dt.Val
ue)
My dataset is this -
select distinct run_dt from tbl_A
Answer : Default parameter to max date
Add a 2nd dataset. Your query will be select max(run_dt) from tbl_A . Then in your parameter under default choose get values from a query. You can then choose this dataset and the field which is the max date.
Random Solutions
canĀ“t install forefront update KB 978297 on windows 2008 SBS
please check my .htaccess
Exchange 2003 does not work after reinstalling SMTP service on SBS 2003 Server
PHP error reporting
net share system error 5 acces denied
Windows7 my Documents folder
Can't obtain cell values from Selected Row of GridView programmatically
File Uploads with jQuery Form and jQuery Validation
Help needed to choose create automated process for data feed FTP upload
urgent: how to change the nic speed from 100 half to 1000full in Solaris10