How to Repeat an entire Tablix on every page of a report, like a sidebar of...
Hello, I've been tasked with creating a report and adding the same advertisements to each page. I have the report completed: header, footer, main tablix in the body, and I've added a 2nd tablix in the...
View ArticleI get an extra page using a Page Break on rectangles with a show/hide...
Hello,I have a report with 8 rectangles in 2008R2. Each rectangle has a tablix with a separate dataset associated with each tablix. I have added a "page break after" to each rectangle except for the...
View ArticleSSRS MultiLookup error - SQL Server 2008 R2
I have a report that contains 2 DataSets. DataSet1 looks like this:SRId SRName RelatedItemIdList 1 A 1,2,3 2 B 1 3 C NULLDataSet2 looks like this:RelatedItemId ItemName 1 Item1 2 Item2 3 Item3I am...
View ArticleHow to install Sql Server 2008 R2 Reporting Server on Windows 7 after SQL is...
I have installed Sql Server 2008 R2 in Windows7 on a local computer (not the server). I don't think the reporting services was setup during the original installation because when I run Reporting...
View ArticleHow to prevent multiple reportviewer controls from refreshing when refreshing...
I have multiple reports (RDL files) rendered on an aspx page using the reportviewer control. Some reports navigate to other reports within their own viewer (using Jump To report). However when I do...
View ArticleSSRS pie chart
hi i want to create a pie chart in ssrs..so i saw one model in net its looking to goodbut i dont know where to change that property of that pie chartHere i show that pie chart model..if any body know...
View ArticleHow to get the list of all linked reports for a specific report
Hi there: Say a production report has several linked reports.... Is there a way to get the list of all linked report for this report via reportingservice2005 class? thanks Hui--Currently using...
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 ArticleHow to track the users
Hi I'm using SSRS 2008 R2 and I'm not using SQL Server Management Studio. My data source is Oracle 11G.How to track the users using the report and load that data in a table in oracle DB.Royal Thomas
View ArticleReport Builder Expression
Given the following Parameter result: Pierce, Travis (TP021003)Does anyone know of an expression within Report Builder 3.0 that would be able to extract the string in between the parentheticals? So,...
View ArticleSSRS Conditional IIF Statement
I am trying to get images to display based on two conditions.The first condition will always be the same, it is the second condition that would determine which image to display.I tried using the...
View ArticleHelp with IIf IsNothing Expression
Hi all,I am attempting to concatenate two fields in my report i.e. [Next Contact Date] and [Next Contact Employee]The issue is, these fields can be NULL.1.=Iif(Trim(Fields!EmployeeName.Value) = "", "",...
View ArticleVisual Studio 2012 Report Designer - How to pass parameters to stored procedure
I am creating some local reports in VS 2012 and have run into a snag. I am able to create a data set and so on based on a stored procedure, but unlike in the Report Builder 3 I cannot seem in the...
View ArticleMultiple Tables as data source for ReportViewer Report
This is a Visual Studio ReportViewer control question, not report design in BIDS, so I hope this is the right forum.In Visual Studio, I'm creating a matrix report that uses fields more than one table...
View ArticleSSRS MHTML on IPHONE
Hi, I have several reports on my SSRS report server 2008 R2. All display great and subscriptions as MHTML display great too.But when the email is viewed on IPHONE some reports display fine while...
View Articlereporting services emailed reports viewed on iphone
Our Exec team requires the ability to view emailed reports on their iphones.Our Environment uses the following:Microsoft SQL Server 2008 (SP1) - 10.0.2531.0 (Intel X86) Mar 29 2009 10:27:29...
View ArticleProblem with expression using IIF() and ISNOTHING()
Can anyone tell me what is wrong with these expression? Looks alright to me but SSRS 2008R2 throws an error saying "expression required".\=IIF( IsNothing(Fields!SHIPMENT_DATE.Value), '',...
View ArticleShared dataset for subreports
Hi therei have created a shared dataset in my SQL 2008 R2 report project.I have one main report which has 10 subreports on it. Each of these subreports calls the same stored procedure.I thought that...
View Articlemultiple pinpoint... in SSRS
give me example of google api with multiple pinpoint... ex..Thanks in Advance
View Article