COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: barrysaab on 13 Oct 2017 06:20:45 AM

Title: Package with 2TM1 cube throwing up an error
Post by: barrysaab on 13 Oct 2017 06:20:45 AM
I have created a package with two TM1 cubes , when I am dragging feilds from second cube it is throwing up an error , could be due to joining or something else.

How to overcome this issue? thanks in advance for your help.
Title: Re: Package with 2TM1 cube throwing up an error
Post by: MFGF on 13 Oct 2017 07:06:45 AM
Quote from: barrysaab on 13 Oct 2017 06:20:45 AM
I have created a package with two TM1 cubes , when I am dragging feilds from second cube it is throwing up an error , could be due to joining or something else.

How to overcome this issue? thanks in advance for your help.

Hi,

You can't mix data from both cubes in a single reporting container (list/crosstab/chart/map etc). The best you can do is to use a master/detail relationship - eg embed a crosstab from one cube inside a list from the other and master/detail the crosstab and list queries based on captions from your cubes.

Cubes can't be joined - joining is a relational concept :)

Cheers!

MF.
Title: Re: Package with 2TM1 cube throwing up an error
Post by: barrysaab on 23 Oct 2017 06:31:58 AM
Apologies for late response , Thanks a lot ,MF.