Quantcast
Browsing all 1418 articles
Browse latest View live

Report definition for 'rptReport' hasnot been specified.

I am trying to build a report viewer in an ASP.net page.  I am using Reportviewer 11.0.0.0 in a VS 2010 project in VS 2012.I did the following:I copied an RDL file from and SSRS report into the project...

View Article


TEXT BOX SET DIFFERENT ... in Reporting services ...

good morningin reporting services 2010 I have several text boxes one below the other ....but these take different value when I export to word,want to show me the plates a hit to the other, for more...

View Article


Report Viewer

Hi,I have a table in my report.  I am trying to show/hide a merged textbox (the entire row) in the table based on whether or not any data from my query is populated in the table.For instance: If my...

View Article

Web Report Causing An Infinite Loop

I am having problems moving my reports from VS2008 to VS2010.  I have made several WEB reports in VS2008 that use the code below on the load event of the WEB page to provide a data for the report and...

View Article

Two datasets inside a same tablix

<div class="row" style="width: 800px; overflow: visible;">Using SSRS , need to generate report, here i have two datasets one for main display & second dataset for displaying 2 sub categories...

View Article


Scope error and nested aggregate function error

Hi,I'm working in RD 1.0, and am using two datasets in one report. I initially ran into a scope error on the following expression:=SUM(IIF(Fields!POSTED.Value="Yes",Val(Fields!RewardDollars.Value),...

View Article

A data source instance has not been supplied for the data source 'DataSet1'.

HiI really need help with this problem that I have been working on for some timeI have an Sql database and a report in asp.net webpage that is showing the contents of the databaseI added a textbox to...

View Article

Column Headers using dataset field name

Is it possible to use the Dataset field name as a column header.If you know of some example URL's perhaps that give examples if its possible. 

View Article


Error on IFF

I am new to rdl reports and I am trying to change a report for the first time.I am trying to do the following command: =IFF(cint(Fields!Headers.Value)=1,"ApplyDate",Fields!APPLYDATE.Value) However the...

View Article


GROUPING IN RDLC

Hi all,How to make grouping in rdlc, i have pasted my requirement below, where i need to showThyroid Function Test, Routine Investigations, Electrolytes, Diabetic Profile ,Lipid Profilesas my group...

View Article

Advice on how to create large report

Hi all,I'm relatively new to SSRS, having created a few small reports which reference a simple stored procedure to get data. But I have a whopper assigned to me.  It's not necessarily difficult, just...

View Article

column miss when export word

Hi !!!I have a problem. My report has 13 columns. So that when i export to word , it misses 2 columns.My property is : 11in , 8.5in (landscape). I dont want to up report's width.How can i resolve.

View Article

Toggling on top level group and breaking page on sub group.

I have an issue that I've spent hours trying to resolve without success. I am using the ReportViewer control in asp.net, LocalReport, no Reporting Services (but I'm not sure that matters).  I think I...

View Article


Multiple columns in reporting services

helloI have a page in aspnet 4.0 aspx where CheckBoxList with 3 columas use, and horizontal orientation, the charge of the database very well ....but I want to do that in reporting services and export...

View Article

rdlc report datasource not found in mvc4

http://www.codeproject.com/Articles/473844/Using-Custom-Data-Source-to-create-RDLC-Reportsi follow this sample to develop my report in mvc4 environment, while config in report wizard,  datasource don...

View Article


Display report using page number

I'm planning to convert a Business Object report to SSRS. I need help in the following feature.The current report prompt the page number to the user and it pulls the record form that page.Is this...

View Article

Displaying Parameter in RDLC

Hi all, I have a stored procedure in which @YEAR and @MONTH are my 2 input parameters using this SP i need to generate a report and show it output in rdlc.  Report is working fine expect displaying...

View Article


SSRS Install/Config Issue

I installed SSRS 2008 on a Windows 2003 Server using the default install configuration.  I created a test report and set to security to allow everyone access to view it.  When testing from the server,...

View Article

Detail rows in Reports (rdlc)

Hi,I have two lists of two diff types.One is header and another is detail.I want to show in Report as;1. Bind header list.2. Bind detail list as sub rows to each header row...How to do this....

View Article

Freeze Tablix Column Headers while Scolling

HiI am generating rdlc report. My doubt is i want to freeze the Table header (like excel freeze)in the rdlc report while scolling. I has tried the method below but its not working:FixedColumnHeaders =...

View Article
Browsing all 1418 articles
Browse latest View live