I have been trying to build a query so the inbox only returns repeat records from a date field(${travelDate}) 10 days or less from the max date (${maxTravelDate} which equals max(${travelDate})), or this could be records dated the 10 days or less from the current date. I would also like to return repeat records from the current month. I can't seem to dial in the syntax any of these queries. The Prepare for editing existing survey data—Survey123 for ArcGIS | Documentation doesn't cover this, nor can I find any good resources on developing query syntax for this. I have tried several iterations of query syntax with out success and was wondering if this is even possible or if I am traveling down a rabbit hole with no end?