I was just handed a new Cognos project. Despite my best efforts to explain to my boss that I'm a report writer, and not a modeling person, I have the task of developing a model and packages in FM.
I'm looking more for some ideas on how to use the database given to me. It is essentially a Data Warehouse, and the design is already in Star Schema form.
Given this, I was considering importing the tables and establishing the relationships in a database layer. Next I was going to create a presentation layer, make model query subjects out of the imported tables, remake the joins, and give the query subjects more meaningful names.
Anybody see anything wrong with this or have a better solution.
One of the problems that will happen quickly is that tables that act like dimensions will eventualy have to be duplicated because there will be more than one fact table.
These fact tables don't join together, so we are hoping to use subreports, which I'm not sure Cog 8 has, to make meaningful reports.
I'm looking more for some ideas on how to use the database given to me. It is essentially a Data Warehouse, and the design is already in Star Schema form.
Given this, I was considering importing the tables and establishing the relationships in a database layer. Next I was going to create a presentation layer, make model query subjects out of the imported tables, remake the joins, and give the query subjects more meaningful names.
Anybody see anything wrong with this or have a better solution.
One of the problems that will happen quickly is that tables that act like dimensions will eventualy have to be duplicated because there will be more than one fact table.
These fact tables don't join together, so we are hoping to use subreports, which I'm not sure Cog 8 has, to make meaningful reports.