How can I show a list of dates on my repeating group?

Hello! I’m making a part of my app that shows some of the actions made in the system by date and I want to know how can I use a repeating group to show a list of dates. I tried to use the “date”, “date range” and “date interval” data types but couldnt find a compatible data source. How can I make that work?

Where is the list of dates? In the database? Or is a list of the last 30 dates for examples? You should just be able to set the data type of the repeating group and the data source equal to whatever list given that the list is of type “Date”

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