Computation too long

Hello everyone,

What about sharing best-practice about computation optimization? I have a repeat group with a repeat count based on a previous answer that can be high (ex: 150 persons: deploy 150 lines of table to gather info about them).
However, even when the user only enter 10 persons, it takes at least 1min to loas the 10 lines (and with the pop-up: pages are talking to long do you want to wait?)

Anyone has some good insight about how to optimize this? Like splitting in different repeat-group and how to treat it after?

Thanks for the sharing :slight_smile:
Quentin