Question
3
Replies
223
Views
Posted: October 16, 2018
Last activity: October 18, 2018
Closed
How to build n*n matrix
Hi All,
Any thoughts on building a view with repeating row and columns. Let's say we have two Tables A and B, A values should be in row and B values should be in column(n*n matrix).
Thanks,
Vinay
Hello,
You won't be able to do this Out-Of-the-Box I think.
I guess you can try a custom configuration to do this but what is final purpose? Is it for your end users? Are they gone have to change values as well on said matrix?