Patform Search Application not searching report title
I have gone through all the recommended processes to rebuild the Search Index & am still having issues where a search for '10' will only return results against the Report 'Comments' field from the...
View ArticleFNC16_CRVIEWER
I have a new computer and am reloading my tools. I use VS2010 with Crystal Reports. I also use the full Crystal Reports 2011. I reloaded the Crystal Reports 2011 from my install disk and things...
View ArticleROW_NUMBER() OVER PARTITION problems in Crystal Reports 2013
I have a query that is a series of CTEs for gathering different time stamps from various tables. It ends with the final results partitioned by Location , TechnicianName, ReportDate and ordered by...
View ArticleFormatting Question
Hello, I have a little difficulty in formatting my report. I placed three sub reports at the report footer by creating three sections (Report Footer b,c and d).Whenever the report runs,right after...
View ArticleSuppress or not display Patients
I have a report that pulls patients based on if the patient has an order or not. I want to suppress the patient or not show the patient on the report if they have a specific order (they may have other...
View ArticleCreating a custom report with date ranges
I am currently working on a report that by default has supplied us with the current on hand quantity for an item. What I would like to be able to do is create a separate column in the report that...
View ArticleExporting "right now"
I have a Crystal Report version 8.5 executable file in which set up has been done to export the report "right now". When the user runs the report, it automatically exports to csv format to a specific...
View ArticleNeed help in record selection
In my report, there is a parameter passing multiple string values (e.g. Chair-d, Table-F, Sofa-g, Table-f, Chair-D etc). When I filter the records returned from the SQL query, one column called PRODUCT...
View ArticleInvoice Amounts with Date Range Formula with Basic Syntax
Hello everyone,Basic Syntax is a little different than actual visual basic environment I think. There are slight modifications that I need to do. I am trying to get invoice amounts with a data...
View ArticleCross-tab not calculating correctly
I have a report where a group select expert was added to suppress\not display records that met a certain criteria. Now that the select group was added the cross-tab totals are off. The formula added...
View ArticleRecord count since last occurrence - Crystal 2013
Hello Everyone. I am trying to work out how to best calculate this. I have some records in my details section which is grouped by name. Group = Name of Runner (John...
View ArticleDatabase connector error:'cannot obtain error message from server.'
I have created a new stored procedure and when i tried to add it in crystal report 2011 from Databse expert i get an error message as above.Could Someone help. I have used PL/SQL to develop stored...
View ArticleHow can I check Crystal Report's “Allow Field Clipping” option using source code
Do anybody know how to check Crystal Report's "Allow Field Clipping" option using source code?Please take a look at this picture:I used this C# code to get NumericFormat of that item.As you can see...
View ArticleHow to Improve Crystal Report Performance with Sub-Report
I was able to read this similar topic to get ideashttp://scn.sap.com/thread/1456755Crystal with Subreport runs very slow in preview However, I still did not get things working on my Crystal Report With...
View ArticleHow to split data in 1 field data
I have 1 column 4/1/32/0/ /0/ /010/1/RCT445569/0/60/0/1/0/01/1/32/0/ /0/RCT446440/10120/1/32/0/0 /0/ /0 in my crystal report I want data for RCT appear in my report.What formula should I...
View ArticleCrystal Reports connection info window is incomplete
Hi, I just ran into the following problem: Crystal Reports 2013 was newly installed on a PC (Win7 64Bit). When opening a report and trying to estblish a database connection via Microsoft OLE DB...
View ArticleBullets and Numbering in Crystal Reports
Hi Team I think I wrongly posted a question in the SAP CR for VS.. But would you be able to answer to http://scn.sap.com/message/16004971#16004971 Basically, Im unable to get the bullets and...
View ArticleFrom String to Number
Hello. I have problem with convert data from String to Number. All data with comma don't convert to number.It's nvarchar(40) in database. My function:shared numberVar sum_dur_op;shared datetimeVar...
View ArticleFormula Field in a SQL Command?
Hi Everyone, I need to run a query with a DateTime parameter, however the database is in UTC and so I would like to be able to DateTimeShift the parameter from the user's local timezone to UTC. This is...
View ArticlePL/SQL block in Command section in Crystal report
Hi,We have Simple SELECT query in our command section of Crystal report 2008 to display project details. We have used the fields and designed the report.However, now we need to design report to show...
View Article