Repeating Group building help

So I am wanting to create a budget app and this specific portion of the app I am trying to build with all RG.

Currently, I have the look I want. My issue is how can I possibly make it work where I can add in budget categories and only show the items that match with it. Using all RG.

Currently I know I can filter a RG to only show the "giving "category. But is it a way to have that filtered RG inside of another and show every category with it items that match.

I can possible build it with out all these RG. The only reason why I am trying to do it this way because it is easier to have everything line up if it all can stay inside the RG.

I do not know if that make sense but I’ve been working on a solution all night and decided to see if anyone has an idea.

You can use an outer RG whose data source is the budget category. Then you place inner RGs in each cell whose data source is a search for budgets, constrained by the budget category of the outer RG’s cell it’s placed in.

Thanks. I am actually trying that now. Ran into an issue but I will see.

Still having issue on with it.

If anyone has time, here is a 4 min loom video.

If I have to go another route on the design then I will.

Nvm, I think I got it. I was just making thing more complicated than it needed to be.

This topic was automatically closed after 70 days. New replies are no longer allowed.