Xpath and date calculation

0
Hi! How do I using xpath e.g. the purchases done 6 months ago if I have a field with the datetime of the purchase and a variable with the month limit. Is it possible or do I need to use microflows to complete the filtering? Could not find anything like addMonths etc. for xpath. Br, Tom
asked
1 answers
0

You can do that in Xpath, see this documentation page.

answered