Hi Mithun,
Ok. You want to show the records with dates greater than the input date.
Am I right?
The only way I can think of is to use Reuse Library which returns the input date.
1. Create a Reuse Library in the studio.
2. Create a function with input parameter with Date data type (you need to use exactly matched data type) and a return parameter
3. Then, use that function in Field Transformation on the default set.
Here is a ref doc of how to use Field Transformation
Using Field Transformations...
There might be better ways.
Best Regards,
Fred