Add table to Report Data Definition

Yes, it is possible sometimes, maybe.

With the Cut List, I was able to do this in the RDD:
CutList(standard table) --> JobHead(new table 1)
JobHead(new table 1) --> CustXPrt(new table 2)
JobHead(new table 1) --> Part(new table 3)

After finishing my Relationship in the Report Data Definition, then I repeat the same linking in Crystal. The Crystal Report correctly displays all the data I need from the proper tables for the Cut List.

However, I did not have the same positive results with the Job Traveler. On the Job Traveler, I am trying to do this:
JobPart(standard table) --> CustXPrt(new table 1)
CustXPrt(new table 1) --> Customer(new table 2)

But Vantage will not send any data from the Customer table to the Crystal Report. All of the Customer fields are blank in Crystal. I have been unable to figure out why this works with the Cut List RDD, but will not work with the Job Traveler RDD.

Vantage 8.03.404

Lynn



--- In vantage@yahoogroups.com, tomas paulavicius <tpaulavicius@...> wrote:
>
> I am on 8.03 version
>
>
>
>
>
>
>
>
>
>
>
>
> If you are in 8.03, then yes you can do this and yes you have to link the new table to one of the existing tables.
>
> Existing table should be one of standard report or can it be isn previous step added new table?
>
> When I link (Standart table)<->(New table 1) and (Standart table)<->(New table 2) I get all data, but it is incorrect.
>
> But when I link (Standart table)<->(New table 1)<->(New table 2) I do not get (New table 2 ) data, but I need to get It this way.
>
> Is it possible to link tables this way?
>
> Tom
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
Hello,

Maybe someone knows.
When adding new table to report data definition, is it required to add relationship between new table and standard table?

What if I what to add table like in "tree level"

Some standard table(1 level)

  |---New table(2 level)

     |---Another new table(3 level)



In this way I do not get data of "3 level" table.
I get data from only "2 level" table.



So It means that any new table should be linked with relationships only with standard report tables?
How can I add relation between two newly added tables?

Tom





[Non-text portions of this message have been removed]
I assume you're looking through a crystal report at the data definition?
Its been a while since I hacked up a data definition but I do remember
having to shore up some of the table linking in the database expert area
within crystal.



Rob Bucek

Manufacturing Engineer

PH: 715-284-5376 ext 311

FAX: 715-284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site)



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of tpaulavicius@...
Sent: Tuesday, April 07, 2009 3:44 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Add table to Report Data Definition



Hello,

Maybe someone knows.
When adding new table to report data definition, is it required to add
relationship between new table and standard table?

What if I what to add table like in "tree level"

Some standard table(1 level)

|---New table(2 level)

|---Another new table(3 level)

In this way I do not get data of "3 level" table.
I get data from only "2 level" table.

So It means that any new table should be linked with relationships only
with standard report tables?
How can I add relation between two newly added tables?

Tom

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]
If you are in 8.03, then yes you can do this and yes you have to link
the new table to one of the existing tables.

If you are in 8.0, you cannot add a new table even though it looks like
you can!

When you pick the report definition, click on new, then click on new
relationship.



M. Manasa Reddy
manasa@...
P: 630-806-2000
F: 630-806-2001


________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of tpaulavicius@...
Sent: Tuesday, April 07, 2009 3:44 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Add table to Report Data Definition



Hello,

Maybe someone knows.
When adding new table to report data definition, is it required to add
relationship between new table and standard table?

What if I what to add table like in "tree level"

Some standard table(1 level)

|---New table(2 level)

|---Another new table(3 level)

In this way I do not get data of "3 level" table.
I get data from only "2 level" table.

So It means that any new table should be linked with relationships only
with standard report tables?
How can I add relation between two newly added tables?

Tom

[Non-text portions of this message have been removed]






[Non-text portions of this message have been removed]
I just looked back and noticed that there are a couple DD where I joined
two newly added tables together via a report relationship...



Rob Bucek

Manufacturing Engineer

PH: 715-284-5376 ext 311

FAX: 715-284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site)



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of tpaulavicius@...
Sent: Tuesday, April 07, 2009 3:44 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Add table to Report Data Definition



Hello,

Maybe someone knows.
When adding new table to report data definition, is it required to add
relationship between new table and standard table?

What if I what to add table like in "tree level"

Some standard table(1 level)

|---New table(2 level)

|---Another new table(3 level)

In this way I do not get data of "3 level" table.
I get data from only "2 level" table.

So It means that any new table should be linked with relationships only
with standard report tables?
How can I add relation between two newly added tables?

Tom

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]
I am on 8.03 version












If you are in 8.03, then yes you can do this and yes you have to link the new table to one of the existing tables.

Existing table should be one of standard report or can it be isn previous step added new table?

When I link (Standart table)<->(New table 1) and (Standart table)<->(New table 2) I get all data, but it is incorrect.

But when I link (Standart table)<->(New table 1)<->(New table 2) I do not get (New table 2 ) data, but I need to get It this way.

Is it possible to link tables this way?

Tom





















[Non-text portions of this message have been removed]
I am doing all linking in Report Data Definition maintenance program.

Do you link newly added tables thorough RDD maintenance or Crystal report linking?

Tom

--- On Tue, 7/4/09, Rob Bucek <rbucek@...> wrote:











I just looked back and noticed that there are a couple DD where I joined

two newly added tables together via a report relationship. ..



Rob Bucek



Manufacturing Engineer



PH: 715-284-5376 ext 311



FAX: 715-284-4084



<http://www.dsmfg com/>



(Click the logo to view our site)



____________ _________ _________ __



From: vantage@yahoogroups .com [mailto:vantage@yahoogroups .com] On Behalf

Of tpaulavicius@ yahoo.co. uk

Sent: Tuesday, April 07, 2009 3:44 PM

To: vantage@yahoogroups .com

Subject: [Vantage] Add table to Report Data Definition



Hello,



Maybe someone knows.

When adding new table to report data definition, is it required to add

relationship between new table and standard table?



What if I what to add table like in "tree level"



Some standard table(1 level)



|---New table(2 level)



|---Another new table(3 level)



In this way I do not get data of "3 level" table.

I get data from only "2 level" table.



So It means that any new table should be linked with relationships only

with standard report tables?

How can I add relation between two newly added tables?



Tom



[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]































[Non-text portions of this message have been removed]