You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Apply Data Cube Filters for Date Ranges

We have tried below filters to fetch the data from the range of date but it is not working. Any help would be greatly appreciated.

1. <filter type="include" var_name="createdDate_t" operation="between"
value="2022-05-26 00:00:00">
<filter-value value = "2022-06-22 00:00:00" />
2. <filter type="include" var_name="lastUpdatedDate_t" operation="lessEqual" value="2024-02-20 00:00:00 America/Chicago"/>
<filter type="exclude" var_name="lastUpdatedDate_t" operation="lessEqual" value="2024-02-09 00:00:00 America/Chicago"/>

3. <filter type="include" var_name="createdDate_t" operation="lessEqual" value="2024-02-20 00:00:00 America/Chicago"/>
<filter type="exclude" var_name="createdDate_t" operation="lessEqual" value="2024-02-09 00:00:00 America/Chicago"/>


Thanks in Advance!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!