Hello Everyone,
I want to check if two date range are overlapping.
No problem here using ParentGroup->overlap with.
However I would like to filter the ParentGroup based on one criteria and then check if there is overlapping ranges.
Basically two elements can overlap if they dont share the attribute X.
However if the two elements contain attribute X then they should not overlap.
Hop this is clear…
Many thanks !