I am stuck on a problem and I didn’t find any answer online
In my datatype “Lieu de collecte” , I have a list of dates “Jours de commandes”
I display in a repeating group (RG1) all my “Lieu de collecte” , and within it I have another one (RG2) where I display the list of dates , which works fine
Put RG2 into a group that is of type Lieu de collective and in that group you can use the datasource of ‘current cell’s Lieu de collective’ then in the RG2 for the x you can now reference the group that contains the RG2 as ‘parent groups Lieu de collective’ and then the thing to remove would be ‘current cells date’.