Forum Discussion
Data repeating on all rows
- 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.
how are you joining your data, can you display some of the data? can you share the values? also are you filtering the data at all?
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.
- ViniNaegele4 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 🙂