- Posts: 1130
- Thank you received: 458
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I think THIS as a thumb rule helps , Each breakdown of input row into X require X groups.You want to create 6 rows for every input row, that means that you have to create 6 groups, but you have created only two
Please Log in or Create an account to join the conversation.