No announcements
Found 3491974 threads
-
4 Votes
Getting Windows USERID in SSRS report
right mouse click data set - data set properties - parameters, there you should have a parameter name=@userid, parameter ...Answered | 9 Replies | 44596 Views | Created by Burakcan - Monday, August 22, 2011 6:47 PM | Last reply by scott_m - Monday, February 2, 2015 5:39 PM -
0 Votes
how to get userid of person who is running the report
I assume that your dataset might be similar to below Below is my design: create Table with corresponding fields, then configure Filter ...Answered | 2 Replies | 494 Views | Created by kotagiri prudhvi - Wednesday, June 7, 2017 9:09 AM | Last reply by Zoe Zhi - Thursday, June 8, 2017 8:50 AM -
0 Votes
How to get value with two parameter fro sharepoint list in SSRS reporting
Hi Hasan, Per my understanding you want to add mutilple value parameters to filter the data in the sharpoint list datasource report, right?Answered | 2 Replies | 1189 Views | Created by Hasan Jamal Siddiqui - Sunday, February 22, 2015 3:28 PM | Last reply by LaurelT - Tuesday, December 8, 2015 7:22 PM -
0 Votes
SSRS : Display default value in report parameter?
just use a query like below for dataset SELECT MAX(HOUR) AS LatestHour FROM [HourlyData] And then in your parameter properties go to ...Answered | 3 Replies | 1526 Views | Created by rbhatup - Wednesday, November 5, 2014 4:49 PM | Last reply by Visakh16 - Wednesday, November 5, 2014 6:19 PM -
0 Votes
How to give parameters in SSRS in the Report
steps: 1. make the parameter (report data explorer, [parameter]) 2. in the report explorer, right click on the ...Answered | 4 Replies | 3559 Views | Created by getdpt - Monday, August 3, 2009 1:16 AM | Last reply by TjSmid - Tuesday, August 4, 2009 11:59 AM -
0 Votes
Duplicate PARAMETER values in SSRS Report
If you haven't set any filters using this parameter value then it won't impact the report.Answered | 8 Replies | 17846 Views | Created by saivenkat77 - Friday, October 19, 2012 2:31 PM | Last reply by JamesYi - Tuesday, October 23, 2012 8:30 AM -
0 Votes
Default values for parameters specific to each user in SSRS Reports
Hi Aravinda, We can create a parameter to get the UserID, and then use this UserID to get the default value in the table.Answered | 2 Replies | 5773 Views | Created by Aravind 18 - Wednesday, October 24, 2012 2:07 PM | Last reply by Charlie Liao - Thursday, October 25, 2012 2:01 AM -
0 Votes
How to get the range of Values in ssrs date parameter
Create two report parameters named as @StartDate and @EndDate.Answered | 4 Replies | 34807 Views | Created by ds_999 - Tuesday, June 6, 2017 11:27 AM | Last reply by TYOzzy - Wednesday, August 14, 2019 10:02 PM -
1 Votes
How to set Output Parameter and get the value in SSRS(BIDS)?
How can I get the value of output parameter.Answered | 6 Replies | 11219 Views | Created by Colin.Fu88 - Monday, September 21, 2015 1:20 AM | Last reply by DJAnsc - Wednesday, September 30, 2015 2:46 PM -
0 Votes
Multiple valued parameter drill through reports SSRS
Now I wanted to get all the cases.Answered | 7 Replies | 2634 Views | Created by Jan Chu - Thursday, November 26, 2015 2:59 PM | Last reply by Qiuyun Yu - Sunday, December 6, 2015 7:29 AM -
3 Votes
SSRS Report with mutli select values in parameters
Select the parameter, right click and go to parameter properties b.)Answered | 4 Replies | 2221 Views | Created by Maruthachalam - Tuesday, March 25, 2014 10:11 PM | Last reply by Visakh16 - Thursday, March 27, 2014 6:21 PM -
0 Votes
How to pass parameter value to my ssrs report from an external source.
How can I pass that ID to my report?Answered | 8 Replies | 973 Views | Created by Vismaad - Friday, October 27, 2017 1:31 PM | Last reply by Zoe Zhi - Wednesday, November 1, 2017 5:54 AM -
1 Votes
default value in parameter ssrs report
dt.Value, "DataSet1") as your default parameter valueAnswered | 11 Replies | 29590 Views | Created by madhavi ajjarapu - Monday, May 7, 2012 2:13 PM | Last reply by AlejandroBello - Monday, October 12, 2015 2:13 PM -
0 Votes
How to set specific values to parameters in SSRS.
Hi , Try these links ...Answered | 4 Replies | 4284 Views | Created by Ajit Kumar KSingh - Wednesday, August 21, 2013 5:25 PM | Last reply by SathyanarrayananS - Monday, August 26, 2013 2:05 PM -
14 Votes
SSRS + get current logged in user to be used as parameter
Then in dataset parameters tab add "parameter value": =User!Answered | 7 Replies | 73423 Views | Created by Spunny - Wednesday, June 23, 2010 2:31 PM | Last reply by dNikhil - Wednesday, November 16, 2016 9:48 PM -
0 Votes
How to pass UserId to Crystal Report as default value?
Take a look on this: Crystal Report Filtering Using Selection ...Answered | 1 Replies | 1725 Views | Created by praveengaddameedi - Tuesday, August 14, 2012 8:01 PM | Last reply by chanmm - Wednesday, August 15, 2012 12:44 AM -
1 Votes
Report parameters
Hi anaylor01, According to your description, you want to get the values of parameters, username and execution time when running the report , and then ...Answered | 2 Replies | 788 Views | Created by anaylor01 - Friday, September 9, 2016 10:07 PM | Last reply by Pirlo Zhang - Monday, September 12, 2016 1:48 PM -
0 Votes
SSRS report access
Hi JOHN-ugrai, According to your description, you have created a report parameter(@userid) with userids fetched from a table.Answered | 1 Replies | 784 Views | Created by Peter8444 - Saturday, September 26, 2015 7:06 PM | Last reply by Qiuyun Yu - Monday, September 28, 2015 2:27 AM -
0 Votes
How to get right value of global @UserId parameter for SSRS reports
once u click on generate report button, u can note that it invokes the report by passing filter values in querystring... that means, deployed ...Answered | 4 Replies | 288 Views | Created by Anonymous - Wednesday, July 3, 2013 12:02 PM | Last reply by Anonymous - Thursday, July 4, 2013 12:34 PM -
1 Votes
Passing Parameter Value to SSRS Report through URL
Supposing there is a parameter named “Country” in the report.Answered | 3 Replies | 11616 Views | Created by SPGeek003 - Tuesday, November 27, 2012 2:33 PM | Last reply by mhm_2004de - Wednesday, October 16, 2013 10:14 AM - Items 1 to 20 of 3491974 Next ›
No announcements