Hi All,
We are trying to build a cube with data from two tables sharing Master-Detail relationship. The master table stores the static information like Case_type, Received_date etc. about 'Cases' which go through different phases. The changes in the phase along with Date_Phase_change are stored in the child table.
The measures requested are:
*Number of Cases in a particular phase at any time( the catch is if Case is "Opened" in Mar 2002 and "Trial" in Jun 2002 : it should be counted under "Opened" in Mar,Apr & May 2002 and "Trial" from Jun 2002 till date until the file is closed)
*Average number of days in a particular Phase since CaseReceived
My question is :does this require doing any major work ( calculated columns) at the .IQD level or even modifying the table structure at database level to ease building the cube or can Transformer handle this. As I am new to Cognos, I apologize if it seems too simple a thing to ask.
Thanks in advance.
We are trying to build a cube with data from two tables sharing Master-Detail relationship. The master table stores the static information like Case_type, Received_date etc. about 'Cases' which go through different phases. The changes in the phase along with Date_Phase_change are stored in the child table.
The measures requested are:
*Number of Cases in a particular phase at any time( the catch is if Case is "Opened" in Mar 2002 and "Trial" in Jun 2002 : it should be counted under "Opened" in Mar,Apr & May 2002 and "Trial" from Jun 2002 till date until the file is closed)
*Average number of days in a particular Phase since CaseReceived
My question is :does this require doing any major work ( calculated columns) at the .IQD level or even modifying the table structure at database level to ease building the cube or can Transformer handle this. As I am new to Cognos, I apologize if it seems too simple a thing to ask.
Thanks in advance.