SQL Reporting Services - Combining 2 SharePoint Lists in one table
Hi,I have SQL Server 2008 R2 Reporting Services and I have 2 SharePoint lists with identical columns.I would like to create 1 table using Report Builder which shows data from both of the SharePoint...
View ArticleRow grouping to fit a group within a page in ssrs 2005 and 2008
i have a requirement in which i need i have a group of rows that needs to be within the page.if the rows exceeds then the entire group of rows should shift to next page to accomadate the entire rows in...
View ArticleListing the contents of Users Folders programatically
Hi,I'm creating an RS script to set permissions in a Reporting Services instance and I wonder if there is an easy way to list all users in /Users folders/ programatically?At present I've created a...
View ArticleMigrating MS Access reports to SSRS reports
Hi All,I am new to SSRS and i have assigned with the project in which i need to migrate ms access reports to ssrs reports. Can someone please provide me any good pointers to begin with the same.Thanks...
View ArticleNeed help in connecting with https request to report server ?
Hi All,I had configured an selfssl on my system and binded that as a trusted certificate and i have added that ssl in the report server configuration tool and it got Added in the WEB SERVER URL...
View ArticleSSRS is not returning data to display.
I have the following situation is to extract a field called ManagerTotal which brings all the total earnings of a manager of a month when TransacID=226. However I have ran the query and displays the...
View ArticleSubscriptions are not working SSRS 2005
Hi All,I am connecting to Remote machine with Domain= Dev, Username=Username1 & Password=dev123.Dev\Username1 & dev123This user is administrator. After Loging with this user If I modify any...
View ArticleSSRS problem using Report model as datasource
I have written many SSRS reports, but am not that familar with deploying them or report models.Basically, I am maintaining some reports that use report models. The server and database changed. I went...
View ArticleSSRS: Setting scope for custom code
I am using the following code:Dim valuesAs System.Collections.ArrayListFunction AddValue(ByVal newValue AsDecimal)AsDecimal If (valuesIsNothing)Then values = New System.Collections.ArrayList()...
View ArticleHow to use =Iif(InStr(Join(Parameters! with filter
I've created a multivalue parameter with only 5 available values in the columnComment_Type of my dataset. In my table, I've setup the following filter:Expression is =TrueOperator is =Value is...
View ArticleWhat really happens when you have visible parameters and click the "View...
My end game here is to use filtering instead of parameters. I'd like for my query to initially bring back all the data that could possibly be viewed, and then use filtering to limit/shape what the...
View ArticleAfter uploading in Reportserver url, my report is not scrolling down properly
Hi all, After uploading report in reportserver url , the output is same , but while scrolling down , its not coming down and if i scroll using scroll bar , two displays are coming , . am trying for...
View ArticleNew SSRS Server
i have an existing SSRS database on Server 'A' and and SSRS services on Server B. We are replacing Server B. When installing a new SSRS server I can use existing database option and all reports will be...
View ArticleDataset Error
HiI am trying to use a XML datasource to connect to a SharePoint library. I need to use the XML rather than the SharePoint list one. When I try and refresh the dataset that uses this, I get the...
View ArticleMS Reports in VS2010 does it uses entityframework ?
Hi,I am using WinForms and MS Reports (.rdlc). in VS2010 and .net 4.0I observe that while creating reports, i still use Typed DataSets (.xsd) Instead can it use Entity Model itself while designing...
View ArticleData driven subscription and 'select all' option with multiple value parameter
Hello,I'm having some issues with a data driven subscription in SSRS 2012.I have made a salesreport that can be run manually, but should also be run automatically via a data driven subscription. When...
View Articleflatfile as datasource in ssrs
hi - Can I use flatfile as datasource for My SSRS reports. please guide me how can i achieve it.
View ArticleSSRS 2008 - export as number to excel in vertical format report
I have a report that is built vertically so that there are a range of numerical attributes in each column, decimals, integers and percentages. Some Rows are:Billable HoursNumber of callsAbandon Rateand...
View Articlerow seperate ins same column
hi,i have 1 column which has name and address,so when the report run , i am getting name and then address.like thishasle,23,hreal avepost box 34567,nji want name on firsr line hasle and then address on...
View ArticleReport Server Configuration Exception;
hi I am trying to configure ssrs on a server. Under the report manager URL, "Configure a URL to access Report Manager..." Report Manager Site Identification ->Advanced Advanced Multiple Web Site...
View Article