SSRS VS SQL 2008 R2, repeating col header row on each page using tablix object
SSRS SQL 2008 R2, using BIDS 2008I have found other answers to thisTablix headers not repeating in SSRS 2008, but that fix doesn't work. All I want to do is.. use my simple tablix object, drag fields...
View ArticleSSRS 2008 DateTime picker to UNIX/EPOCH field
Im trying to write a report that presents data based on a date range(selected by the person running the report) using SQL Server reporting. I build the start date and the end date as parameters and as...
View ArticleText based Query Pane is showing HTML instead of SQL
Query Pane in TEXT based query shows HTML Code instead of T-SQL.
View ArticleRotating the writing mode for a text box - SSRS 2012
Hi,I need to rotate of 180° the horizontal writing mode of a text box. I run some proofs, but unsuccessfully. I'd like to do not use an ad-hoc image.Any helps, please? Thanks
View ArticleSSRS string sorting Expression, not Interactive Sort
I have a field that return name of days in a week and print them in a column group "weekay" textbox Like thisTuesdaySunday Wednesday Monday Friday Thursday SaturdayNow i want these days to come in...
View ArticleConcatenate values in parameter
I have a query that returns 2 fields, FirstName and LastName. I also have a parameter that needs to be FirstName + " " + LastName. When I open the "Report Parameters" page and select Available Values...
View Articlehow to select firstrow, lastrow in table data
its my table (tab) name place amt midh tly 100 vij tvm 150 chicha knr 500 ram pnr 250 press button1 midh tly 100(first row) select * from MIN(tab) or select...
View ArticleSorting of result works in Query Designer but not when I run the report
Hello,in the query below, the sorting does not seem to work. When I run the query in Query Designer, the values come out correct with the highest value on top, but when I run it in preview it does not....
View Articlecan we create new section in ssrs report to repeat data as we do in header...
Hi everyone,can we create new section in ssrs report as we have header/footer section in ssrs report ???Problem: i want to render my company logo in footer excel after exporting ssrs report in excel...
View ArticleSSRS Printing issue
Hi,The printer showing error when i print the navigated report from the main report, whereas in the main page it is printing without error.Please guide me what would be the problem.
View Articlethe 'x' parameter is missing a value
hei, i'm newbie in visual studio 2010 and sql server 2008, i want to ask you how to solve this issue that made me frustated... when i running my report project, i get the following error. "The...
View ArticleAccessing Report Manager and Report URLs - SQL Reporting Services 2008 R2
Looking for a little assistance with setting up SQL Reporting Services in Native Mode on a 2008 SP2 64-bit edition server. The service starts up without issue, pass the authentication to the default...
View ArticleRegex Expression to remove RTF tags
I have a file that I get from pulling out values from a Microsoft Lync 2013 conversation that has RTF formatting tags. An example file would be like: Here is my file:...
View ArticleSSRS Chart. How to show ALL labels instead of every other.
Hello,I have a chart in SSRS where only every other label is displayed. So for a chart with 12 bars I will only get 6 labels. Every second label does not show (see enclosed image). How do I get SSRS to...
View ArticleWhy no answer to my questions in SSRS
Hi there.I notice I get no more views or answers to questions I have posted say for 6 months. I there a particular reason why?Regards,JosI'll be back
View Article'Microsoft.ReportingServices.ReportProcessing.ReportProcessingException_Compa...
I deployed a report, and now when I try to run it on the report server I get the following error:An error occurred during client rendering.An error occurred during rendering of the report....
View ArticleExcel like Autofilter on columns (SSRS 2008 R2)
HelloAccording to this post, Excel style Auto Filtering of columns was not possible in SQL Server 2005. Is it possible in SSRS 2008 R2? FYI - I am trying to reproduce mage below in SSRS, including the...
View ArticleIIF (STRTOSET(X).count=1, X, currentmember)
Hi,I have to handle issues with (2008 R2) SSRS reports I hadn't build.They contain parameters and MDX queries have WHERE clauses with a template of that kind :************ IIF(...
View ArticleSSRS R2 Report Builder icon appearing in sharepoint web part
Hi,We have just migrated our SSRS reports from 2008 to 2008 R2. We have noticed that the Reports server url we specify in a sharepoint webpart has a Report Builder icon in the header. How do we get rid...
View ArticleSSRS, Grouping, and Objects as Dataset
To AllI have a Class A that contains a List<> as a property, which happens to be a Class B as well. On my SSRS report I would like to display both Classes with a few of their own properties...
View Article