Below are the detailed steps:
1) Create “start date” and “end date” fields in source table
2) Create Post Schedule Tasks – New Copy Schedule to Source Table for start date dan end date fields as shown in the screenshot below.
3) Run post schedule task – New Copy Schedule to Source Table
4) Generate Plotting Polygon
5) Create a new Table Plots and rename it to START_END DATE. For Value Type, choose Date Time, for Value Expression, choose GetValue. For Formatting Expression choose start date field and GetText field for end date as shown in the screenshot below. Then, Generate Layer.
Value Expression:
GetValue(POSTSCHEDULETASKSTARTDATE)
Formatting Expression :
“Date Started =” + Text(Value, “DD-MMM-YYYY”) +newline + “Date Finished =” + TetText(POSTSCHEDULETASKENDDATE)
The results can be seen below: