If you are unable to create a new account, please email support@bspsoftware.com

 

Can someone tell me how to use Tabular Reference with Gosales Package

Started by cognosrebel, 25 Sep 2005 11:07:18 PM

Previous topic - Next topic

cognosrebel

I have a situation where I need to call query item from Query A in Query B. I think I can do it using tabular reference. Can someone show the functionality of tabular reference...with an example from gosales package?

Thanks

Cognosrebel


cognosrebel

I tried it and is getting a error saying Circular reference.

Ok, here is what I did. I put Product line and Product Type in Query A and Product name and product Description in Query B. Then, I put a tabular reference in query A referencing query B.

Now, in query A, I am able to see all 4 query items and tried to create a list report out of it.

I get the error saying product name and product description is having circular reference.

Hope someone can help me out here.

cognosguru

Hello,

I just ran into this situation and the cause of Circular Reference was the following:

Because both of the details were named Tabular Model 1 it sees it in both places and thus "goes around in circles trying to figure out which one of Tabular Model 1 to get".Ã, 

In order to solve it, rename Tabular Model 1 to a unique descriptive name.Ã,  Then it works.Ã, 

Good luck.