Is it possible to merge several sequential cells of a Repeating Group?

Hey guys, I saw that this is an old question from other people, but from the topics I checked, no one offered a real solution.

So I would like to know if it is possible to merge several cells of a Repeating Group when they are in sequence and have some info in common such as id, or user, or having any other specific data in common?

Depending on the use case you can probably use the :group by operator.

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