Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
How to derive min max date from any specific date from that week
sgnarkhede2016
Member Posts: 152 Contributor II
in Help
How to derive min max date from any specific date from that week.
e.g
I have date 13Jan2023 want to find min max date like
8Jan Min and 14 Jan Max
Thanks
e.g
I have date 13Jan2023 want to find min max date like
8Jan Min and 14 Jan Max
Thanks
0
Answers
Please don't post the same question multiple times. This has been answered in
https://community.rapidminer.com/discussion/comment/72091#Comment_72091 .
When you have a list of dates and the matching period, you can group by period and get the min and max dates.
Regards,
Balázs