Finding a missing value from groups?
I have 2 groups, Group1 (Author) and Group2 (Books). Both of the groups are in the 'Group Header #2 section. Displaying all Authors (Group1) and Books (Group2 - this is suppress if duplicated)....
View ArticleThrowing report server
Good morning ,I wanted to ask a question that is giving me headaches for a while now .I have developed a project with visual studio 2010 vb.NET .In this project I need to use so many reports I decided...
View ArticleWhy Same Data EveryTime???? Please Help
Hello Friends,i am having a problem while using Crystal Report. i have created one Report.aspx page. When it loads, it display a text box where user enter receipt number and click show button. the...
View Articlenumber to word (towords) BUT for arabic language
Hi allI have to change the total amount from number to words.For the English language the function towords() works fine.BUT I need to change it into ARABIC language.Help is very much appreciated.
View ArticleFinding a missing number
I am doing a survey of a group of people for a special demographic research. I need to find what age is missing from this group.For example, my report current display as follows for year 2013White 17...
View ArticleCrystalreportviewer print/export buttons not working
Good afternoon,I've a very simple test solution in VS2010 to show a Report within an aspx page and I'm using Crystal Reports. The report displays with no problem and when I click the print or the...
View Articleforumla for using 'like' operator (numbers)
I need to find a certain number using the 'like' operator when given a parameter value but this is giving me errors.if {TableName.ID} like {?Parameter} then true else falseHow can I do this?
View Articletext not wrapping
Dear all,I enabled can grow option in one of the field, but its not wrapping, its just showing the whole text.thanklsnick
View Articlecrystal reports not appearing in VS 2013
hi , i installed the reports latest version http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_7.exebut when i open project and add new item i donot see crystal reprts in that list.how...
View ArticleCrystal Reports
I am trying to export data to RTF type using cyrstal reports. The rtf codes are rendered to browser instead of open .rtf file just like menttioned...
View ArticleNot able to run app on 2008 R2 server with Crystal Report
I am moving applications that prevopusly been running on windows 2000 server to our new internal web server running windows 2008 r2 (64 bit). I am running into CR issues which I have not been able to...
View ArticleIIS Error after convert crystal report to pdf
Hi,I found IIS error after convert crystal report to pdf without save file to disk. I try debug with try...catch he display error "unable to evaluate expression because the code is optimized or a...
View ArticlePass Multiple Parameters to Crystal report.
Hai,I'm New to Crystal Report Creation.I'm using VS2010 and SQL Server 2005.I have created a Crystal report for my Salary Slip Creation project with the help of the...
View ArticleCrystal Reports
i try to create crystal reports and here first i add new item and click on dataset then create tables then add item crsytal reports and then call this tables in ado.netthis seems where long procedure...
View ArticleAdded SortField using Reflection but no luck with Sort Order
hi all,I have created crystal report with xsd datasets. Everything works fine except the sorting. In Crystal Report .NET business object, we have no direct functionality to add Sort field through...
View ArticleInsert report details into a SQL table
I am looking to insert the report details to a table in SQL Server? Mainly want to capture what page number the record is on the report plus a couple of other things. The reason I want the page number...
View ArticleCrystal Report Format Error IN VS08
<div class="post-text" itemprop="description">i try to create crystal report in vs08codestring connStr = ConfigurationManager.ConnectionStrings["mydms"].ConnectionString; SqlConnection...
View ArticleShow Consolidate Result in Footer.
Hi Friends, I want to show the consolidate total amount in footer of the report. the datas must be comes date calculation. The requirement / data isDescription Date AmountTest...
View ArticleDisplay Error message for unavailable record in Database.
Hai,I'm Using VS 2010 and SQL server 2005.I'm creating Salary slip report in my project. Its Successfully run.See my code below.protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) {...
View Articlecreate CrossTab object through cs file
Hi all,I want to generate crystal report with crosstab object. for this i need to supply rows,colums,summary field values from my code(.cs) file. how can i acheive this. can anyone help me?Thanks in...
View Article