2nd Parameter should filter auto by 1st Parameter selection
I have 2 parameters within in Reporting Services page. After the user has selected the first parameter, how can I filter the second parameter based on the first parameter?For example, the first...
View ArticleSSRS intermediate resultset
Hi,I wanted to pull some values from remote server, actually i wanted to enter the server as a parameter input and before hitting View Report button, i wanted to list the logins present in the server...
View ArticleStored Procedure returning multiple resultsset, yet reporting services only...
Hi I have written a stored procedure that returns 8 tables. When I try to design a server report based on this stored procedure, reporting services only recognises the first table and not the other 7...
View ArticleProblem with date Format
I using SQL2012 on win2012 server.I having problem to change the calender to display "dd/MM/yyyy" format . I had change the calender setting on client and server but it always showing MM/dd/yyyy .the...
View ArticleconsumeReposrtingServices.php
Hello,I'm installing SSRS SDK for PHP and I'm getting an endless loading page when I try to access (as written on the guide) to the url localhost:50001/consumeReportingServices.phpSomeone could help me...
View ArticleDOWNLOADING ISSUE IN SSRS
Hi All, I have a query regarding downloading of report by passing parameter in url and giving renering format pdf.the report is executed succefully and gives a prompt for downloading the report...
View ArticlePassing report parameters filters to SharePoint GetListItems CAML query issue
Hi there I'm having some serious issues passing report parameters to a CAML query that's behind my reporting connecting to a SharePoint list. I have defined 2 report parameters (datetime type):...
View ArticleNeed to exactly align Vertical Axis Lines when displaying one linear chart...
Hi,I need to exactly align Vertical Axis lines when displaying one linear chart underneath another so the vertical axis line of MyReport1 is always parallel to the vertical axis line of MyReport2. For...
View ArticleRegional setting is not working for Chinese (Hong Kong S.A.R.) in SSRS report
Hello,I am working on SSRS 2008 R2. As per my requirement reports should run as per regional setting (Number and date). I have used expression to run report as per regional setting is '=User!Language'....
View ArticleRe-arrange SSRS filters
Could I make filter ReportingPriod, ContentStatus and CultureCode displayed at one line, and the other filters displayed at the second line?
View ArticleHow to Freeze page header SSRS 2008
Hi All,Can someone tell me how to repeat page header on each page, i am using SSRS 2008.Thanks in advance.
View ArticleViewing Report from Drop Down Selections
In my report I inserted a Data Region - List. Inside the list, I have a profile of each person that is one page for each person. I would like to add a parameter (or filter ??? - not really sure what it...
View ArticleNeed varbinary data in a report
I'm reporting from a SQL Server 2000 vendor database, where we have a varbinary data field storing large amounts of text. In Query Analyzer, this query "decrypts" the data, but it only returns the...
View ArticleText parameter with multiple values gives error
Hi guys,I have a parameter typo of Text. If I use it as a single value parameter it works just fine, but if I allow multiple values then DataSet that uses thi parameter returns following error:What do...
View ArticleReports Developed in Visual Studio 2005 Don't group correctly in SSRS 2008
I have several reports with similar grouping that were developed in Visual Studio 2005, then run on SSRS 2005 they worked fine.Recently we upgraded to SQL2008 R2, The report server was moved and the...
View ArticleHide borders in word export of SSRS
Hi everybody!I have a report as follows:- a textbox and a tableThe report rus normaly except that when I make an export to word document. The report shows the borders of my textbox and the borders of...
View ArticleCount rows in dataset
Hi there,I have a table with fields Name and Date. I need to get amount of all different names within a period of time. Period of time have to be setted by report user.What's the best way of doing this?
View Articlecannot call db2 from ssrs using parameterized query
how can I use parameterized query to report data from ibm db2 using SSRS given that I use microsoft ole db provider for db2 and .net framework that handle the arabic text properly. when I use...
View ArticleSSRS Report Ignores Parameters from Report UI
Hi,We make a call to report from an application and pass it begin date, end date and store id. When initially rendered the report displays correct data, specifically for the store selected. Since...
View ArticlePassing Parameters to OLAP Sub Report
I am developing a report against OLAP. I have a main report and a sub report. The parameters to both are exactly the same. I am passing parameters to sub report from main. Whenever I use...
View Article