Forum Discussion
Wardy
5 years agoFrequent Visitor
Matrix Help
I am currently having an issue when adding a field to the Columns of a Matrix table. I have simiplified the results down to see if anyone can help. Table 1 - FactPolicyTransactions [FPT] gives m...
- Anonymous5 years ago
Wardy Can you try making the cardinality to bidirectional seems like you are trying to filter table (2) with table(1) attributes which is why it is giving wrong result
Regards,
Husna
Anonymous
5 years agoNot applicable
Wardy Can you try making the cardinality to bidirectional seems like you are trying to filter table (2) with table(1) attributes which is why it is giving wrong result
Regards,
Husna
Wardy
5 years agoFrequent Visitor
Thanks Anonymous for this solution it resolved my issue. 👏👏