How to Remove Past Dates from a List of Dates

Hello Bubblers,

I have a list of dates data type, I would like to setup a backend workflow to remove past dates from that list of dates. Is there any way to do so?

Thanks!

Yea it’s possible. Is it a specific thing with a field that is a list of dates?

Yes it is a specific thing with a specific field that is a list of dates

Hi @rohanjainneri
Well i removed the past dates from the list of dates once from normal workflow (Not backend workflow).

Screenshot 2022-08-10 at 10.55.20

2 Likes

That is so smart!! Thanks a lot you’re a genius!

Are you interested in working as a bubble developer? Please send me a PM and we can get on a call if you’re interested!

1 Like

By any chance you also know how to sort the list to be ascending? Like the earliest date is first and farthest is last?

Thanks!

Hi @rohanjainneri
Yes you can use “sorted” function like this.


Perfect, thank you so much @viquarahmed07
It’s working and it also works on the backend workflow - solved all my issues!!

Thanks!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.