Hi,
We have a client who uses Skuid framework. They currently have an object structure where they have opportunities which has a child modal object called capital using skuid. So an opportunity can have multiple capital rows. Currently they have a standard report which displays multiple rows for each opportunity due to the data model. They would need to transpose each row as a column in the report. How can this be done using skuid?
E.g
opp name, capital name, capital type, capital amount
101, c1, ct1, 200
101, c2, ct2, 300
should be displayed as
101, c1, ct1, 200, c2, ct2, 300 as one row…
Any thoughts on how this can be done?
Thanks
Buyan
Question
need to know if i can create a report which can transpose rows into columns using skuid
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.