No announcements
Found 2824689 threads
-
0 Votes
Leading Backslash Dropped From Parameter Value
I encoded: "api/test/\file" Into "YXBpL3Rlc3QvDGlsZQ==" Then, the server shows the parameter ...Unanswered | 7 Replies | 348 Views | Created by Anonymous - Wednesday, June 17, 2015 5:09 PM | Last reply by Anonymous - Monday, June 22, 2015 11:53 AM -
0 Votes
Repating Values in the Parameter drop down
Hi Thinkingeye, Just as Alex posted above, it seems that available values of the parameter are retrieved from the dataset of your report.Answered | 5 Replies | 1904 Views | Created by thinkingeye - Wednesday, September 26, 2012 2:43 PM | Last reply by thinkingeye - Wednesday, October 3, 2012 1:45 PM -
1 Votes
Backslash issue
Iknow like if you wants to parse some value using this string there will be problem.Answered | 11 Replies | 20792 Views | Created by Jerry8989 - Monday, August 17, 2009 6:29 PM | Last reply by Anup Ghosh - Thursday, April 26, 2012 7:02 AM -
0 Votes
Multiple value drop down list parameter question.
Huyenhall, At the end of the day, you never need more than 2 columns returned in a dataset used for parameters. 1 for the display value (what the user sees) ...Answered | 11 Replies | 3953 Views | Created by Huyenhall - Monday, August 10, 2009 8:24 PM | Last reply by Bryan Boutwell - Wednesday, August 19, 2009 3:03 AM -
2 Votes
Passing Value from MultiValue parameter
Onces created, click on @org_name parameter properties and "select allow multiple value option".Answered | 5 Replies | 2695 Views | Created by Priya Bange - Tuesday, May 7, 2013 3:37 PM | Last reply by Bhushan W Juare - Wednesday, May 8, 2013 10:14 AM -
0 Votes
Drop down parameter based on other parameters
hello: to reference parameters in your query, simply use an @ character for your parameter names in the query if you are using a sql server datasource ...Answered | 2 Replies | 4726 Views | Created by JulienGV - Wednesday, May 4, 2011 3:23 PM | Last reply by Amar Deep Singh - Tuesday, May 10, 2011 11:12 AM -
0 Votes
Searchable drop down list as parameter
3. modify @deptname parameter dataset eg: select deptname from dept_tbl where (deptname like @keyparameter + ...Answered | 4 Replies | 9136 Views | Created by winged_elite - Friday, September 23, 2016 12:25 PM | Last reply by TUSG - Tuesday, September 27, 2016 6:20 PM -
0 Votes
How to get check boxes for default parameter values in drop down list?
Hi, i have a parameter called accounts in ssrs report, in that i want to show few accounts only in drop down list , user should not see other accounts, so in ...Answered | 1 Replies | 1221 Views | Created by NaveenMSBI - Wednesday, October 30, 2013 4:15 PM | Last reply by Shahfaisal Muhammed - Wednesday, October 30, 2013 4:54 PM -
1 Votes
Populate Drop Down Parameter Llist
Second, look at the properties of the parameter and ensure that the Labels and Values are tied to your dataset that you created.Answered | 1 Replies | 3614 Views | Created by Jhoedtke - Wednesday, December 23, 2009 1:35 PM | Last reply by BI Baracus - Wednesday, December 23, 2009 4:29 PM -
1 Votes
Updating drop down list values in SSRS Parameter
What we do is this Instead of physically deleting records from db we maintain a flagfield of tyoe bit (called Active).Answered | 2 Replies | 614 Views | Created by Aruna2015 - Wednesday, January 27, 2016 11:38 AM | Last reply by Visakh16 - Wednesday, January 27, 2016 11:54 AM -
1 Votes
Allow user to select a parameter from drop down OR enter it manually
What I did was the following: In my dataset that I am using to populate the drop-down list for sites, I included a blank valueI created ...Answered | 3 Replies | 11849 Views | Created by treymendous - Thursday, August 23, 2012 7:48 PM | Last reply by treymendous - Tuesday, August 28, 2012 3:41 PM -
11 Votes
How to drop leading spaces in a field
Its happening for every multiple of 3, it remove the first '0' from it.Answered | 14 Replies | 2468 Views | Created by desgordon - Tuesday, November 22, 2011 12:50 PM | Last reply by Hasham Niaz - Wednesday, November 23, 2011 1:58 PM -
0 Votes
How to load data from database to a parameter drop down list after a value is selected in another drop down list in SSRS 2005?
Hi, Consider two parameters,Reportparameter1 and Reportparameter2 In Reportparameter1 :Available values ,select the dataset(eg ...Answered | 6 Replies | 6108 Views | Created by Leorence - Wednesday, September 28, 2011 10:54 AM | Last reply by Elvis Long - Monday, October 3, 2011 5:26 AM -
0 Votes
Dynamic Width for Multi-Value Parameter Drop-down Menu
Hi, How to set the width of the multi-value parameter in the drop-down !?Answered | 1 Replies | 4393 Views | Created by Herries.E - Friday, March 19, 2010 8:41 AM | Last reply by Suresh Kumar D - Saturday, March 20, 2010 12:15 PM -
0 Votes
Can we change the earlier parameter values depend on the next parameters values?
Hello, Based on your description, it seems that there are cascading parameters in your report (the drop-down values of parameter ...Answered | 1 Replies | 2244 Views | Created by SSRS2008R2 - Friday, November 9, 2012 9:34 AM | Last reply by Fanny Liu - Tuesday, November 13, 2012 8:01 AM -
0 Votes
SSRS Parameter Drop Down Performance Issue
About 20-25 values get populated.Answered | 4 Replies | 6150 Views | Created by Danish Zafar - Tuesday, November 15, 2011 8:54 AM | Last reply by Danish Zafar - Tuesday, November 15, 2011 2:14 PM -
0 Votes
Editable Drop down parameter in SSRS
Hi Parixit, I was working on a report in which i was asked to add a parameter which should be editable instead of taking values from any query.I ...Answered | 3 Replies | 17808 Views | Created by Parixit - Wednesday, June 8, 2011 1:16 PM | Last reply by Abdul_Razzaq - Wednesday, May 25, 2016 12:37 PM -
0 Votes
Multiple Value Parameters
Hi AmyBI, Do you want to select "null" or "all" value from drop down?Answered | 7 Replies | 664 Views | Created by AmyBI - Monday, August 29, 2016 7:18 PM | Last reply by AmyBI - Wednesday, August 31, 2016 4:35 PM -
0 Votes
Duplicate Values in the Parameters
Hi Saivenkat77, It seems that you select “Get values from a query” in the Available Values tab when you create the parameters, right?Answered | 5 Replies | 4169 Views | Created by saivenkat77 - Tuesday, September 18, 2012 7:22 PM | Last reply by Charlie Liao - Tuesday, September 25, 2012 7:57 AM -
0 Votes
SSRS and passing multiple values from Parameter
Hi Pth184, If we use input parameter procedure when we create data set in SQL Server Business Intelligence Development Studio(BIDS), it will create a parameter ...Answered | 2 Replies | 3720 Views | Created by pth184 - Tuesday, October 9, 2012 4:43 PM | Last reply by Charlie Liao - Thursday, October 11, 2012 6:16 AM - Items 1 to 20 of 2824689 Next ›
No announcements