reportbuilder3.0 Questions
5
Solved
I'm trying to highlight a field when the value has the word 'deadline' in it. I'm trying to use the expression:
=IIf(Fields!Notes.Value like "%deadline%","Yellow","Transparent")
in the Background...
Serra asked 25/1, 2012 at 20:32
5
I have a large report that I built in Report Builder 3.0. The report consist of several tablexes and several (800 - 1000) textboxes. When I get an error in an expression, the system says I have an ...
Behre asked 1/11, 2012 at 18:0
2
Solved
I have always used Visual Studio to create my SSRS reports but I have recently been advised to switch over to and use report builder 3.0. I am wondering, are there are any advantages to using one o...
Session asked 2/7, 2015 at 14:46
3
Solved
I am using SSRS 2008 R2 and Report Builder 3.0. I set up a shared data source via the browser (http://myserver/reports/) wherein the "credentials are stored securely in the report server" to use wi...
Rift asked 9/11, 2011 at 16:41
2
Solved
Is it possible for me to include a sub report in a tablix row that is grouped by an ID and pass that ID into the sub-report to be ran? Basically, the sub-report would return data from a second data...
Hypersensitive asked 14/7, 2014 at 19:51
1
I'm trying to figure out if there is any way in Report Builder 3.0 to concatenate or merge 2 different "DataSet" objects which both have exactly the same column names into one set of data, fo...
Littrell asked 27/4, 2016 at 15:51
2
Solved
This is a strange request as we all know that database headers should never contain spaces.
However a system that I am using requires spaces in its headers to import.
I have created a Report Buil...
Rusel asked 19/8, 2015 at 9:24
2
Whenever I try to apply filter to an attribute, which has ValueSelection= Dropdown, the dropdown is not populated and error message "The requested list could not be retrieved because the query is n...
Wanhsien asked 8/2, 2012 at 15:46
2
Solved
I'm trying to set the row height of the detail row to a specific value, like 0.5 in. If I click on the Tablix handle for the detail row; it selects the row but the Size property does not expand for...
Recitativo asked 31/7, 2012 at 1:15
6
Solved
I have a tablix with lots of rows that span over multiple pages. I have set the Tablix property Repeat header rows on each page but this does not work. I read somewhere that this is a known bug in ...
Doublefaced asked 1/7, 2012 at 21:55
2
Solved
I am using Report Builder 3.0 to create, deploy and manage reports for my .NET application. I create a new datasource with network credentials which are stored in the report server and point to tha...
Cadenza asked 14/3, 2014 at 2:9
2
Solved
I am attempting to join two datasets in to one tablix for a report. The second dataset requires a personID from the first dataset as its parameter.
If i preview this report only the first dataset ...
Bret asked 5/11, 2013 at 16:21
1
Solved
I am trying to display a different logo based on the users franchise number.
Parameter = UserFranNr
If the value <> 99 and <> 87, then the embedded image to display is ID0. (Embedded image ...
Polypetalous asked 18/9, 2013 at 9:29
1
I was getting error when opening ReportBuilder Application from my WPF app on a Windows Server 2012 machine with Report Builder 3.0 for Sql Server 2012.
As I workfound I deleted the registry key ...
Cymbal asked 18/7, 2013 at 3:48
1
Solved
I am using MS Report builder 3.0 to create one of my report.The report is the tabular report and sometimes the size of table grows long about 2 to 3 pages.
But i want to show the entire report with...
Rita asked 7/6, 2013 at 8:30
3
Solved
I have a report with multiple data-sets. Different fields from different data-sets are used in different locations of the report.
In one part of the report, I need to do a calculation using field...
Langobardic asked 12/3, 2012 at 23:15
4
Solved
I would like to use a pivot SQL query to construct a result table where the concatenate text as a result within the DATA section of the pivot table.
i.e. i have the following result from using a s...
Plaque asked 9/2, 2013 at 0:47
1
I'm trying to sum some numbers up in a grouping, and sometimes a #error would show up instead of an actual number. I understand that this may happen when dividing by 0 or when there are nulls in th...
Hexone asked 10/5, 2012 at 16:22
1
© 2022 - 2024 — McMap. All rights reserved.