I’ve got a repeating group that in which I want to display the date an entry was created as well as another date “Date Broadcast”. These are stored as dates and are populated. However when it comes to displaying the information in the repeating group it comes out as “0”
That’s odd. Hmm Can you do an ‘inspect’ on those values and see what is happening? Click on the inspect, then the blue text to see where it is getting the ‘0’ and why. Take a screenshot and show us what it says if you still can’t figure it out. We would be happy to take a look.
Turns out I’m stupid. I’d copy and pasted some text and changed the dynamic value however I’d forgotten to take off the conditions that were making it overwrite to 0.