No announcements
Found 1886366 threads
-
0 Votes
"Expected an input parameter value of type 'System.String' for parameter"
It originally failed with exception "The values provided for the root activity's arguments did not satisfy the root activity's requirements: 'DynamicActivity': Expected an ...Answered | 2 Replies | 2933 Views | Created by Jamie Thomson - Tuesday, November 11, 2014 12:15 PM | Last reply by Jamie Thomson - Friday, November 14, 2014 10:46 AM -
0 Votes
modify the input value of a parameter
Parameter.Value, 9.2)& mid(Parameters!Answered | 5 Replies | 686 Views | Created by AntonVigna - Thursday, March 3, 2016 10:45 AM | Last reply by AntonVigna - Thursday, March 3, 2016 1:21 PM -
0 Votes
Passing Date Variable as Input Parameter
The data type parameter types need to match.Answered | 5 Replies | 5993 Views | Created by Orlanzo - Tuesday, February 22, 2011 3:49 PM | Last reply by Christa Kurschat - Wednesday, February 23, 2011 3:37 PM -
0 Votes
Report Parameter Date type format
Hi Fabrizzio, In Reporting Services, the Language property determines the formatting rules that are used for all non-string data values, especially ...Answered | 2 Replies | 5001 Views | Created by Fabrizzio Caputo - Friday, September 9, 2011 4:21 PM | Last reply by Elvis Long - Monday, September 12, 2011 5:50 AM -
0 Votes
How to validate StartDate and End Date Input Parameters in SSRS 2008
Please open the parameter, and choose Date/Time option from the "Data type:" option.Answered | 2 Replies | 1971 Views | Created by LuckyAbd - Thursday, February 13, 2014 11:41 AM | Last reply by Dr. Subramani Paramasivam - Thursday, February 13, 2014 11:55 AM -
0 Votes
User input parameter for External Content Type list
Hi, External List only allows to set a value by the view modification.Answered | 4 Replies | 7568 Views | Created by leicd - Tuesday, August 14, 2012 7:26 PM | Last reply by Dmitry Kaloshin - Friday, August 17, 2012 11:26 AM -
0 Votes
Error with default value of a date parameter
MAXDATE.Value)Set the default value of the date parameter to the date field of current dataset.Answered | 6 Replies | 2589 Views | Created by miguelh - Friday, April 18, 2014 6:49 PM | Last reply by Chongtham Rajen Singh - Tuesday, April 22, 2014 3:08 AM -
0 Votes
Specify available values for a date parameter based on another date parameter
Hi Tyler, You are right, you can specify available values for a date parameter based on another date ...Answered | 9 Replies | 5416 Views | Created by Tyler Mitton - Monday, January 26, 2009 4:51 PM | Last reply by Tyler Mitton - Thursday, January 29, 2009 10:34 PM -
0 Votes
Report Builder v1 (SQL Server 2005) - using the value of an input parameter
Hello, Based on your description, it seems that you create two user-input parameter "Start Date" and "End date" to field the ...Answered | 1 Replies | 1229 Views | Created by JManEDF - Thursday, March 21, 2013 4:02 PM | Last reply by Fanny Liu - Monday, March 25, 2013 2:57 AM -
0 Votes
Date parameter with blank values
If you want the Date Parameter as Calendar control and also want to implemt NULL selection option, then Null check box will appear.Answered | 4 Replies | 4812 Views | Created by Rajeev Pariyadathu - Tuesday, April 13, 2010 10:53 AM | Last reply by Suresh Kumar D - Wednesday, April 14, 2010 5:12 AM -
0 Votes
How to set Date range for a input parameter in a report
Just make default value of Enddate parameter as below =DateAdd(DateInterval.Day,3,Parameters!Answered | 2 Replies | 812 Views | Created by Preetha7 - Wednesday, July 2, 2014 12:43 AM | Last reply by Visakh16 - Wednesday, July 2, 2014 11:18 AM -
0 Votes
Allowing Default Values OR typed values in a SSRS Report Parameter
Hi ebs_software, Per my understanding you want to know if there is any method to type the parameter values and also can select a value from the ...Answered | 2 Replies | 847 Views | Created by ebs_software - Thursday, January 29, 2015 8:56 PM | Last reply by Vicky_Liu - Friday, January 30, 2015 1:25 AM -
1 Votes
SSIS Dynamic Input Parameters
The type of the value (DateTime) being assigned to variable "User::StartDate" differs from the current variable type (String).Answered | 5 Replies | 10379 Views | Created by RonTech1 - Tuesday, March 24, 2015 1:43 PM | Last reply by kdinuk - Friday, October 4, 2019 12:51 PM -
1 Votes
ssrs parameter default date value
Choose the Default Value as "NON Queried" and add the expression for "Start Date" as =DateAdd("d",-1,Today) and ...Answered | 3 Replies | 1415 Views | Created by jazz_dog - Monday, March 24, 2014 2:24 PM | Last reply by Jiri Neoral - Monday, March 24, 2014 2:34 PM -
0 Votes
<input type="date"> working in chrome but not in IE
Hi, Input elements with type="date" do not show as any date field/calendar in Firefox or in IE 11 and earlier ...Answered | 4 Replies | 59191 Views | Created by lucky charm - Monday, January 9, 2017 10:54 AM | Last reply by lucky charm - Tuesday, January 10, 2017 8:14 AM -
1 Votes
Adjust Date values based on a parameter value in SSRS
-- Let us say you have the following SSRS parameters -- @FromDate ( / Start_Date) -- @ToDate (/ End_Date) -- @Year -- Can you create an another ...Answered | 1 Replies | 522 Views | Created by bmsqldev - Thursday, August 11, 2016 11:51 AM | Last reply by msbi_Dev - Thursday, August 11, 2016 7:07 PM -
1 Votes
Parameters in Lookup ( Input column values to be used as parameter)
Using this Col1 value, I have to use Table-A as Lookup and get "Col2" values.Answered | 2 Replies | 4900 Views | Created by BackT0Work - Friday, May 6, 2011 6:06 AM | Last reply by Todd McDermid - Friday, May 6, 2011 3:18 PM -
1 Votes
SSRS 2008: Calendar-type Parameter Input
You can development a custom layout parameters in Visual Studio .Net using Reporting Viewer component!Answered | 2 Replies | 538 Views | Created by Adam Quark - Thursday, June 25, 2015 2:20 PM | Last reply by Adam Quark - Tuesday, June 30, 2015 6:40 PM -
1 Votes
Date/time format in parameter...
Hi kkcci88888, Per my understanding that you want the calendar picker to display the 24 hours format for the date/time type date, right?Answered | 2 Replies | 1307 Views | Created by kkcci88888 - Friday, January 16, 2015 10:23 AM | Last reply by Vicky_Liu - Monday, January 19, 2015 2:58 AM -
1 Votes
Allow Date parameters entered with or without "/"
Hi, When you set the data type of the parameter as 'Date/Time', SSRS automatically sets the input as a calendar control (date chooser).Answered | 7 Replies | 4695 Views | Created by Wenkun Li - Tuesday, September 28, 2010 8:06 PM | Last reply by Mohamed Irshad - Friday, October 1, 2010 7:54 PM - Items 1 to 20 of 1886366 Next ›
No announcements