Hi,
We are trying to get the Min/Max and Today's date for data in the Anaplan Module. Below is the sample data present in the module.
Date | Customer count | Revenue |
Saturday, 2 May 2020 | 100 | 1000 |
Sunday, 3 May 2020 | 200 | 2000 |
Monday, 4 May 2020 | 300 | 3000 |
Tuesday, 5 May 2020 | 400 | 4000 |
We expect to get 2nd May as Minimum Date, 5th May as Maximum date and 7th May as today's date. Please Let us know how we can get these 3 extracted.
Also, could you help with how we can pull the number of elements present in a list.