i have group there is header text and below that there is repeating group which has horizontal scroll i want to add more column without increasing page size i want to add scroll to whole group which include header and repeating group is there any soultion ??
Put the header in the RG and add a condition on it to be visible only when the current cell’s index is 1
Make the number of columns = 1
and change it from horizontal scroll to vertical scroll



