Crystal Enterprise not showing variable "List of Values" when accessed via CMC
Hello there, The "From Posting Period" and "To Posting Period" list of values works fine on the Crystal Designer but when running the report via the CMC it does not allow for the variables to be...
View ArticlePhp calling Crystal report 2008 (v12)
Hello, I found very old posts about this subject and given solutions are not working in my case. Pc with Crystal report 2008 / Php 5.4.16 / Win 7 x32I'm running Php in command line (script) I want call...
View ArticleHeaders of subreports with multi-column data detail sections do not get...
Hi, all, could you, please, help me understand how multi-column display of data in detail section is working? I have created a detail section with multi-column layout in one rpt file which I later...
View ArticleI lost the hard drive I had Crystal reports installed. I need to install on a...
I lost the hard drive I had Crystal reports installed. I need to install on a new machine that now has windows 8
View ArticleHow To Change Font Bold in Crystal Report
Hi All Here im facing problem with Crystal report, i want to display location like J1 // One by oneJ3 in data table.then i want check condition like if J3 and OT='YES'(OT column from datatbase), if...
View ArticleProbelms with UnderLaySection
Hi, sap experts I set one of my section "GroupHeader" as UnderLaySection. But it seems something wrong. How to control "GroupHeader" show right? See the attachment for more details, thanks!
View ArticleFormula to extract string values from concatenated column value
Hello everyone,I am trying to make formula where I have to break my data into parts on specific occurrence of characters. I worked on a formula and succeed in breaking the column in to new line. Now I...
View ArticleFilter on field in subreport
Hello, I am trying to filter a report based on a Vendor id number in a subreport.I have tried doing this with a subreport link with no success. Any ideas? Thanks,Debbie
View ArticleUpgrading from Crystal 8.5 with data dictionaries.
Hi All, We currently have a legacy system that was set up for reporting using Crystal 8.5 and data dictionaries. I'm pretty sure that data dictionaries are no longer supported in Crystal. We would like...
View ArticlePossible to Evaluate and Suppress Section Twice?
My report is composed in Crystal Reports 9. I am using this formula - {CHECK_MRCH.check_vendor} <> 'BT OFF-SIT' - to suppress rows in the Group Footer via the Section Expert. That gets me half of...
View ArticleAdding non data to a report?
My crystal reports is linked to our accounting software that lists all of our accounts with their balances. I have manually made a budget for the year in excel as well. I need to make a report that...
View ArticleFind the last "Sent:" date/time in the list
Is it possible to find the last "Sent:" date/time in the list without including the details after the AM/PM of that date/time. An example of the message string is attached. Thanks for any help,Jen
View ArticleReport based on three tables
we have three tables that all contain fixed asset information for our three companies. They have no way to link them, How can we build a crystal report that can you the data from all three tables in...
View ArticleCrystal Reports does not execute all database queries if first query returns...
I have a Crystal Report (using CR 2008) that has three database queries (the below is sourced from the "Show SQL" menu option)MYSERVER "mydb"."dbo"."run_report";1{d '2000-01-01'},{d...
View ArticleHow To Use in Crystal Report
Hi All i have try this formula how to use <br > with this formula If Right({DataTable1.col1},2) = 'J3' then Replace({DataTable1.col1},'J3','<b>J3</b>')else {DataTable1.col1};
View ArticleShow account names and separate by date?
I have a report that i need to separate expense accounts (Account_Name) quarterly. Each expense has a date attached to it called "Accounts_TransactionDate". My database has expenses dating back a few...
View ArticleHow to Exclude Suppressed records amount from Sum
Hello, I need your help in excluding the suppressed records amounts from the SUM in the group footer. In the details section, I am having duplicate deal nos and amounts.So, in the Section Expert for...
View ArticleCrystal Report 2008 - Service Pack 7
I'm searching for a link to download Service Pack 7 (12.7.x) for Crystal Report 2008. The link on this site do not work: http://scn.sap.com/docs/DOC_27917.
View ArticleHow to show null in command
How can I get the report to show records when the MRN doesn't exist in the database. The SQL command is below. select distinct vf.pat_name,pat.birth_date as...
View ArticleConditional format in Crosstab based on Grand Total
I have a crosstab showing the grand total (average) for the rows, at the right end of each row. How can I create a format field formula to compare the cell value (average) in that row to the grand...
View Article