Hello All,
I have a parent list with 135 child list members, and we want to split the child sites into two group with half with the current parent and the remaining half with a new dummy parent. We are not able to split them in the data source, so it will continue to be loaded under the current parent item. Instead of a split, I tried a Boolean with the child sites and aggregate them separately, but it requires altering so many line item formulas, and we do not want to go that way since it would alter many formulas for over a thousand parent items for one single parent. I was wondering if any of you have similar cases and a practical solution. Thanks