Hi there,

I believe I can help with your issue. If you’re looking to hide a specific cell in a repeating group when there is no data, you can set a condition to make the cell invisible when the current item’s data is empty. Simply add a conditional to hide the cell if the current item’s value is missing, and ensure the “collapse when hidden” option is enabled.

This should resolve the issue. Let me know if you need further clarification!