Date Formula
Hi I have below code . I want that only Date should be displayed & in dd/MM/yyyy format."Ledger From : " & {?@frDate} & " To " & {?@toDate}Thanks
View ArticleIf Syntax
Hi Is the below correct SyntaxIf {@Amount} < 0 Then "Cr"; If {@Amount} > 0 Then "Dr"; If {@Amount} = 0 Then "";Thanks
View ArticleFormula Value
Hi I have below formula . I want if Amount is + ve then 'Debit' , if -ve than 'Credit' , if 0 then '' in another column.WhilePrintingRecords; CurrencyVar Amount; Amount := Amount +...
View ArticlePrompt for Spcific data or all
I have a report that is driven by a stored procedure prompting for invoices generated for customers for a specific year. Prompt is Year.The new request is to select a specific sales reps customers or...
View ArticleReport Formula
HiI have 4 parameters . From Date , To Date , Product , UserSign.From Date & To Date to be mandatory. I am using Owor , Wor1 tables.I want if user Enters From Date & To Date only then records...
View Articlecrystal report showing blank in browser after Update Windows
I have a web application in .net 4.0 working fine on my 64bit windows 7 SP 1 machine. It is having crystal report in it which is also running well where I using Crystal Report 13.0.0.2 and Microsoft...
View ArticleCould not load file or assembly...
I am facing error working with crystal report I dont have idea what is errorerror is:System.IO.FileLoadException: 'Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommonObjectModel,...
View Article