Indicators on Header?
Has anyone tried adding indicators on headers in a text box.I am trying to do so but it just doesn't stick on header.Any work around?
View ArticleLanguage Translation in SSRS
Hello Everyone. This is not really my thing so forgive me if I don't explain this correctly and need to clarify . We are looking into options for translating web pages (generated by SSRS 2012, exposed...
View ArticleRepeat Report Header Across Multiple Pages
Please bear with me as I try to describe what I'm trying to do and hopefully someone can tell me if what I want is possible and how to accomplish this.Given a database containing data for multiple bank...
View ArticleOpen URL in a window
Trying my luck to create this URL to open link in another window...Can anyone help.Filename: http://webqueries/queries/CardsProcFirstparameter is dynamic : @Group = Parameters!group.value2 others are...
View ArticleMHTML format report doesnot load in Iphone
Is there any way to display ssrs report subscribed in MHTML format in IPhone? Report behaves terribly in IPhone and being a headache for me.
View Articlessrs 2008 r2 parameter for sorting
In an ssrs 2008 r2 report, I have a report where a user wants to sort a report based upon the following parameters: 1. lastName, 2. firstName, 3. studentNumber, 4. [School Name].The above is the...
View ArticleCASCADING FILTERS IN ssrs
You cannot vote on your own post 0 I have three data sets and two parameters1. Main data set which isSELECT AccountId,AccountName,Region,Country FROM GlobalSalesWHERE Region=@Region AND...
View ArticleFilter based on range and multiple values
Given a single parameter, @SerialNumbersANDGiven a table with field SerialNumber with data type stringThe @SerialNumbers parameter is a text entry where the following are valid entries:Return Rows...
View ArticleFilter on Detail Group SSRS 2008
I have a Tablix on an SSRS 2008 report that is populated by the following dataset.[code="sql"]SELECT 642 AS [TicketID], NULL AS [TrainingNotes], 3 AS [TicketProjectTypeID], 'Project A' AS...
View ArticleHow to share an Image
I'm new to SSRS 2008, I'm using Business Studio to build the reports.I intended to release on Native mode (Report manager website).How should I put a company Logo in the Report so all reports share...
View ArticleAn expression of non-boolean type specified in a context where a condition is...
I am getting the error message, "An expression of non-boolean type specified in a context where a condition is expected, near ',' "when running an ssrs 2008 r2 report.The sql embedded in the dataset...
View ArticleCode parts
I am trying to basic custom code - however cant get ANYTHING to run.Using either BIDS or Report Builder 3.0Ie for example the stylecolor function here...
View ArticleExpress Editions
I have gotten myself confused.SSRS Report parts don't work with express edition.Now is that the version for the report server. As opposed to the datasource of reports.Can you have an express version of...
View ArticleOther reporting tool
Hello Reporting gurus , I would like to know if any of you used any other reporting tool ( third party) for customers to build interactive reports . They can 1. Select column from the list and sort 2....
View ArticleSubreport on the same page as Main Report
Is it possible to click on the fields of the main report tablix and view the corresponding subreport below on the same page?
View Articlessrs change order of sort parameters
In an SSRS 2008 r2 report, I want to be able to allow the user to sort parameter values based upon the values of lastname, firstname,student number, and school name. The default value of the sort is...
View ArticleSSRS hiding null or blank values or better alernative?
Hi all,I am still a little new to SSRS, but I have a dataset with Reason1, Reason2, and Reason3. There also comments1, comments2 and comments3 that is associated with the reason. Most of the time...
View ArticleHow to get columns that doesn't contain any data in SSRS Report
I have an ssrs Report which contains amounts for the months....but for some months there is no amountif there is no amount that month is hiding in my reporti have tried the below expression but iam not...
View ArticleHow do I start the line data on the Y-axis
Okay I got the following [URL=http://s259.photobucket.com/user/Resender/media/lines_zps28fb4b9a.png.html][IMG]http://i259.photobucket.com/albums/hh286/Resender/lines_zps28fb4b9a.png[/IMG][/URL]What...
View ArticleSSRS Report Model and CONNX
I am new to CONNX and SSRS. CONNX is a SQL data access engine that provides real-time, read/write access to virtually any non-relational or relational data source, using open data access standards...
View Article