Thanks a lot.
Can the child has more than one column in select...So, in effect, I have
([field1], [login]) in ([tabular model1].[field1], [tabular model1].[login])
also, the setting of Cross Product to 'Allow' in the parent query or child query -- assume parent. Right?
Yes. But, we notice the sub query will have much better performance than the join. I just wondering how can I doing a subquery -- do I have to do it in framework manager?
Bill
Hi,
I am a new user and just start to learning Cognos ReportNet.
How can I edit the report sql and add the following where condition into the report sql:
(
('*','$LOGIN$') IN (select perm_value,user_name from user_permission where permission_type = 'supplier')
OR
(im_supplier.supplier_name...
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.