I am in need of creating a parameter in a SSRS report where BOTH date and time should be entered.
I am using the SQL Server BIDS (Business Intelligence Development Studio) to build the report and while I choose
a parameter of time date/time when the report runs and asked for the parameter the calendar with date-only pops up.
Recall, the Report Parameter Properties for data type is as follows:
Data type
---------
Text
Bollean
Date/Time
Integer
Float
So, how can I select a specific date and a specific time to run my report?
Thanks in advance,
Tom
New to SQL Server