Forum Discussion
maxbbbfff
3 years agoRegular Visitor
Data Model
Hi, I have a data model that in a simplified way has 5 tables: >>> TAB1: the granularity of this table is the ID_OPE and there is a metric associated with this table (fact) >>> TAB2: the gra...
Anonymous
3 years agoNot applicable
Hi maxbbbfff ,
You may consider to remove table1 and create many to many relationship between table2 and table4.
Best Regards,
Jay
- maxbbbfff3 years agoRegular Visitor
Hello, Thanks for the feedback. I need the existing information in the 5 tables. I summarized the tables by just putting the IDs, but they all have important data. In particular, tables 1, 2 and 3 are fact tables.