Forum Discussion
ViniNaegele
4 years agoFrequent Visitor
Data repeating on all rows
Hi, I have a "Calendar" and a "project" table as dimension and another two table for fact, which are "Revenue" and "manual adjustment." Both fact tables has dates ad projects id, which is where ...
- 4 years ago
what table are you plotting the reason from? if you display the values from both tables in a matrix that has the date keys from both tables and project keys from both tables it so you can see why the reason is coming back. It probably has to do with the join between the tables.
vanessafvg
4 years agoCommunity Champion
what table are you plotting the reason from? if you display the values from both tables in a matrix that has the date keys from both tables and project keys from both tables it so you can see why the reason is coming back. It probably has to do with the join between the tables.
ViniNaegele
4 years agoFrequent Visitor
Thanks, I think the problem was actually putting this as a table instead of a matrix to be able to see how dates where coming as you said 🙂