Regarding the sql query
Hi All, I am using sql server 2008 r2. In SSRS report, I have 2 parameters. one is Month and other is Year. I need to link this with my SQL query. In table, i have columns named as Price , from date...
View ArticleMAP component - Polygon layer is transparent
Hello, I have made a report using the map-component. I have also added a Bing map. Now, the polygon layer is by some reason transparent, so you can see the Bing map behind it. How can I control so that...
View Articleexported ssrs pdf is damaged
Hi. We just migrated a report with a couple hundred subreports to production. When we run the report, and export to pdf we dont get an error but when we try to open it we get "there was an error...
View ArticleIs there any Limitation For the Report Parameter size in the SSRS-2008 R2 ,...
Hi, I am working on SSRS 2008 Reporting services. i have developed a report, which contains a filter parameter named "CustomerIDParameter" which is mapped to a dataset named "CustomerDataSet". The...
View ArticleSet up SSRS integrated mode
Hi Everybody, Please help with SSRS set up with integrated mode. I installed SSRS 2008 R2 on the virtual server with the Integrated Mode option. Then I was provided with a login (with domain) and...
View ArticleReport Builder 3.0 Database Connection
Hey Everyone . . . Just curious if anyone has successfully connected Report Builder 3.0 to a Vertica Database? If yes, could you please share the steps to setup the data source? Thanks! T
View ArticleHelp Conditional Formatting % Value
Hi, I need to conditional format the expression below to RED IFF the value is greater than 0 or BLACk if the value is 0. =FORMAT(IIF(Sum(Fields!RevisitsCount.Value) > 0,...
View ArticleSQL 2005 .rdl - Transact SQL Instead of Semantic Query
I am working on converting over 200 reports from an in-house reporting service. I am using XmlTextWriter and creating the rdl as per http://msdn.microsoft.com/en-us/library/ms170667(v=sql.90).asp. When...
View ArticleDynamically Change Excel File Name based on the Report Data
Hi, I am new to SSRS.We have a requirement where the user want to Excel File name should change dynamically based on the report data. Suppose the Report has data from Oct 1<sup>st</sup> to...
View ArticleImplementing a Gantt with SSRS 2005
Hi, for a my report I need to display data into a GANTT visualization. If possible, how can I do it with Reporting Services 2005? Do I need to install a 3-rd party (free possibly!) component? Any helps...
View ArticleSSRS typical Matrix Report
I got a typical matrix report requirement from my client. I need your suggestions/ideas. I have a table named Inventory (see the below table) I need SSRS REPORT in the below format I tried to do it by...
View ArticleCannot connect to ReportService2006.asmx - 401 Unauthorized
I am using SSRS 2008 on Win2008 server and I am new to SSRS. Without going into the long story, I am simply trying to use a tool called soapUI to connect to a url that is similar to the following:...
View ArticleHow to run it properly?
Hi, In my server machine, I scheduled the report like while dp2 is one shared folder in the server. Right now the current time is 5:56PM but I don't see any output file inside dp2.Many Thanks &...
View Articlesummation of from financial year till input month in ssrs expr
Hi all, I want to do summation from april to selection of particular month . in ssrs 2008 in expr , thanks
View ArticleIs there a way to play a movie in ssrs ?
Hi, is there a way to play a movie in SSRS ? thank you,Roudy hader
View ArticleWork hours in a month period
How can i work out the work hours in a month period where the work hours are specified as Monday to Friday (8 hours each day), Saturday (6 Hours) and Sunday is (0). Is this achievable in reporting...
View Articleparameter drop down values come out on mouse scroll / zoom in
In ssrs 2008, while browsing a report in report manager, I scrolled up/down with Ctrl button pressed i.e. zoom in/zoom out. Doing this, disturbed or got the drop down values pop out of the control....
View ArticleIs it possible to deal with consolidated dataset in SSRS?
Hello, Here is my sample data. Notice that I have data stored at the consoladated levels month, quarter, season,year. Its it possible to create a report from this dataset and still have groups? I would...
View ArticleInclude link to report - change URL
Hi Forum, I want to use a virtual URL (http://dwh_prod/ReportServer) on my develpment server in order to switch easily to the production server when we are done testing. I used the SSRS config manager...
View ArticleHow to Display Data
Hi Friend I have a column that is having ntext(max) datatype.Basically that column of that table stores whole XML parse message through earlier application like this Id Message (ntext (max)) 1...
View Article