I have to connect two fields from two tables.
In the first table there is a field ("GRUP" type number) which has the exact content
as the other field ("GRUP" type string) in the second table.
I cannot connect these two because there have different data types. What can I do?
Thanks
I have all the birthdates of my clients and I want a report in which I can group the birthdates to day and month but not the year. How can I achieve that?
Thanks
Hi,
I have created a subreports with fields like this:
22.10.2008 Text Text text
18.07.2008 blablabla
12.04.2007 gugugugug
01.01.2007 grrrrrrrrrr
and so on.....
In my main report I want to display the subreport with just the last 3 entries
Is that possible?
Thx
I have a group which shows the years in a monthly order in the format mm/yy (01/07 .. 02/07 and so on)
For a specific date range (06/07,07/07 and 08/07 I have to put in text "blabla" instead of the normal group name
I have created a customer report where i have all the orders for. here an example:
GROUP HEADER 1:
the customer number
44044
in the detail section:
customer customer name order number order date
44044 moiner 22 12.03.2006
44044 moiner...
I have wrote a formular:
if isnull ({PERSON.DATE}) then "bla" else
{PERSON.DATE}
CR told me that a string is rquired here (the second row of the formular)
I want to write a text if the date fiel is empty and if its not then print the date field
I have a report with a date parameter field. In my report i count day telephon calls from my agents. at the last group footer i have a sum of the calls from each agents.
now i want to divide the calls through the amount of working days (monday-friday) from each agent. i think i need a formular...
I have two tables connected via "customerid". In the first table "customer" i get the name, adress, phone number etc. and I have placed that informations in the details section.
The second table "contactperson" I have different amounts of conatct persons which I will get in the report.
If I...
I have a blob field in my actual report, but the field is empty. The blob fiel is a text memo field, so there is text in the blob field.
I'm using:
CR 11
Borland Interbase Database
Firebird ODBC Connection
Can someone help?
under "group name formular" i use this formular:
if {KONTAKTE.BEDIENER} ="GG" then "Gabriele Goebels"
I have Initials in the field "KONTAKTE.BEDIENER" and I want in the group footer the real name.
But when I expand the formular like this:
if {KONTAKTE.BEDIENER} ="GG" then "Gabriele Goebels"...
I have two workstations with crystal reports 9 and a crystal enterprise server 10 on the other side.
I want a solution where i have the repository for bitmaps, formulas on the ce server.
Normaly when a crystal reports is installed it creates a local access database for the repository.
what...
I'm a newbie to apple and I have a Powerbook G4 1,33 17" and running OS X 10.3.3 Panther
If I import a cd in iTunes the displayed speed is between 6,0 and 10,0. But I should have the superdrive with 24x read speed?
How can I place a flash film in the middle of a html page and ensure that the flash content will be displayed in the browser in the center by any size of the browser window?
I want to connect two databases via date field. The problem I have is that the first database has the date field as date and the second database has the date field as numeric.
How can I solve this problem?
I want to connect two databases via date field. The problem I have is that the first database has the date field as date and the second database has the date field as numeric.
How can I solve this problem?
for a date field i want to have a function which automatically generates a report from yesterday.
The second thing is that whe have working times from onday to saturday. so, when i start a report on monday, it should use automatically the saturday and not the sunday.
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.