Use case: The user is asked to enter a date. If nothing is specified then it should be default to first day of the current month else user specified value should be used to filter the data, using Graphical calculation view.
If you are thinking to do by using Input parameter with “Derived from Procedure/Scalar function”
then you are almost there with just 2 hurdles to cross.
For this demonstration I’m using the below table structure for which the field
DOJ is of type DATE on which the input parameter will be used.
If you are thinking to do by using Input parameter with “Derived from Procedure/Scalar function”
then you are almost there with just 2 hurdles to cross.
For this demonstration I’m using the below table structure for which the field
DOJ is of type DATE on which the input parameter will be used.