Backend: SQL Server 2000
Crystal Version: BO Crystal XI
Is it possible to set up a formula that returns the last six months worth of data? I tried something like:
{order.date} in DateTime (CurrentDate - 180) to DateTime (CurrentDate)
But, the problem with that, is depending on when the...
Backend Database: SQL 2000
Crystal Version: XI
Background Information:
I'm trying to create a report that shows me ALL the parts and various attributes between two databases whether or not a specific part exists in one and not the other. Currently, I've been able to somewhat achieve what I need...
Backend: SQL Server 2000
Crystal Version: XI
I have a total of 10 columns that I'm trying to concatenate; however, whether or not I concatenate 2, 4, 6, 8, or all 10 columns would depend if the source column is null.
For example: My data consists of the following tables and columns...
Backend: SQL Server 2000
Crystal Version: XI
I need to link two tables Cart.ItemID with Design.Serial_Number; however, they Data Types differ. Cart.ItemID is a Varchar and Design.Serial_Number is an Integer.
Is it possible and if so, how do I do link/join the two tables in Crystal?
When I...
I know in Crystal that I can perform the following joins:
- Inner Join
- Left Outer Join
- Right Outer Join
- Full Outer Join
Is it possible to perform a custom join similar to the following SQL join?
SELECT *
FROM CO_DOC
JOIN Market_Type
ON...
Database: SQL Server 2000
Application: Crystal Reports XI
Background Information:
I've created a report for Marketing that shows Win/Loss ratio bases on Quotes that turned into Orders. I've created a report that already has three groupings Calendar Month/Year, Sales Rep, and Discounted %...
Reporting Environment:
BO Crystal XI
SQL Server 2000
Reporting Issue:
I’ve created a detailed sales/quote report that displays the Quote, Project, Discount %, Gross $, Net $. Then grouped the report based on three groupings listed below:
• Group 1: Calendar Month
• Group 2: Sales...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.