what is row & column groups how to identify some one explain with examples
what is row & column groups how to identify some one explain with examplessccmghost@hotmail.com
View ArticleReport Builder is not opening.
When i attempt to open my Report Builder in ReportManager it say's that "To use Report Builder, you must install .net framework 3.5 on this computer."But i actually have .net frame work 3.5. can u...
View ArticleBlank Column added to table when run a report in BIDS
Hi All,I have developed one report which has only one tablix calling the stored proc. When I run the report that tables automatically added once extra blank column. Any suggestion why I am facing this...
View ArticleDrill through on Continent and then drill through on country and then drill...
Hi,My requirement is as follows;In SSRS report first page will display world map, on clicking particular continent then the report should open the countries map which belongs to that continent,on...
View ArticleHow to repeat a group section heading/title on each page
I have a report that is generated from an oracle query. Let's say the data comes back like this:STATE_RNUM | CITY_RNUM | STATE | CITY | POPULATION | MEDIAN_HOUSE_INC | MEAN_HOUSE_INC1 | 1 | Wisconsin...
View ArticleHow to have Counter Kind of variable in Reporting services 2008
Hi, In My report i have 10 SubReports, and each subreport is made visible according to the condition. Now i want to give the Numbering for the each subreport. So is there is any global variable kind of...
View ArticleWrap a table in two newspaper style columns
I have been trying to find some solution how to make a SSRS (SQL SERVER 2012) report where I have one table but I want the output to split into two columns on the page. I have found some ways of doing...
View ArticleCRM 4.0 - Adding a UDF function directly on CRM database
Hello,Not sure if this should go in the SSRS forum or CRM forums or both - We have a request to 1) add a custom UDF function directly on a CRM database. It's a simple function that returns x number of...
View ArticleBest practice for single-valued result in SSRS 2012
I'm new to Reporting Services and using SQL Server Data Tools (Visual Studio 2012). I want to add an item that will display a single value - in this case, the result of a stored procedure call. The...
View ArticleMultiValued Parametrs in Drill Through SSRS Report
HiI need help on Multivalued Parameter.I am paasing multivalued parameter in main report and using Split(parametrs.value,",") in expression.But after running report,drill down report fetches only first...
View ArticleDrillthrough report – parameter to be supplied by hyperlink name from...
I have two reportsHealth Providers List– gives a list of all health providersHealth Provider Details– gives details about each health provider from the Health Providers List and has a multi-valued...
View ArticleSummary and Subtasks with Traffic light info
Hi all,Need some suggestions again.I have a table with columns that are sub tasks, another column with summary task the sub task belongs to and another column that has subtask statuses (Red, Amber,...
View Article[rsRuntimeErrorInExpression] The Value expression for the textrun...
Hi all,i am new to SSRS reportsmy query to get data is:select * from calldatadump where CAST(calltime as Date) between @StartDate and @EndDate and CallTypeId=@CallTypeId and stdcode=@StdCodewhen i...
View ArticleDisplay column based on another table in RDL
I have these tables.I created my RDL using the steps here: http://social.msdn.microsoft.com/Forums/en-US/9473ed74-9244-4fef-88f6-bc8710130940/rdl-dynamically-create-column-from-valuesHowever, there...
View ArticleLookup Function returning an error
HiI have my Lookupfunction as defined below.=Lookup(Cstr(Fields!TPUID_L3.Value),cstr(Fields!TaskUID.Value),Fields!Summary_Name_L2.Value,"Summary_Tasks")But it throws an exception when runnning the...
View ArticleSSRS subscription issue
We use some reports in SCSM (standard and custom). About week ago one of custom reports lost formatting when send to e-mail in MHTML format. We didn't modify this report before issue.Report display...
View ArticleReport Viewer Control - Issue with custom font while exporting to doc
Hi,I have an ASP.NET MVC 3.5 web application which uses Report Viewer Control for reporting.I have a custom font installed in the machine where SSRS is installed. And the reports I'm deploying have...
View ArticleNeed urgent help on MAPS in SSRS 2008R2
Hi,Please help me with the following issues:1. Need to customize the MAP border to chage according to the Area Name.2. Need to hide the names of area of a particular layer.Please let me know how can...
View ArticleData source name not found and no default driver specified in SSRS ?
Hi,I deployed Reports in Development server,The reports are deployed.See when i check my Data source like below screen am getting error .i already created system DSN for mysql ODBC Driver,Yesterday...
View ArticleHow to get the MAX of a field in a dataset into a parameter? - Aggregate...
Hi My dataset is getting its data from a SPROC. It delivers data which shows as several rows in a table. One of the fields is orderdate. I would like to get the MAX orderdate of the data which is...
View Article