How to add a date parametric filters in Datacube Reporting data
Hi everyone,
in our DataCube reporting setup we created this filter:
<filter type="include" var_name="lastUpdatedDate_t" operation="greater" value="2024-01-15 00:00:00"/>
<filter type="include" var_name="lastUpdatedDate_t" operation="less" value="2024-01-15 23:59:59"/>
Do you know if there is there is a function to make this filter parametric (following this format yyyy-mm-dd HH:MM:SS) so that it can only export transactions where the lastUpdatedDate_t field was modified in the previous day between the range written above ?
Version (include the version you are using, if applicable):
Oracle CPQ 23D Patch 4
Tagged:
0