
Not applicable
2016-08-19
09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check date falls between dates(Validate date)
Hi,
I have to check if the archive date falls between the start and end date of the reference table for a particular ID. Please find attached qvw. I need to display the ID which doesn't exists in ref and doesn't have valid date. For the below, I should have jkl,asf and def id's displayed.
Please advice.
Thanks,
891 Views
1 Solution
Accepted Solutions

Partner - Champion III
2016-08-19
10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the IntervalMatch function for this. See this blog post for more information: IntervalMatch
talk is cheap, supply exceeds demand
777 Views
2 Replies

Partner - Champion III
2016-08-19
10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the IntervalMatch function for this. See this blog post for more information: IntervalMatch
talk is cheap, supply exceeds demand
778 Views

Not applicable
2016-08-19
10:14 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Gysbert...
777 Views
