Filtering a Do A Search For By Month

Hi all,

I’m trying to plot data points on a graph and want to pull through all pieces of data type ‘A’ that were created in the month of January, for example.

What filter/constraint should I use to return that data?

Likewise, I’d like to reapply the same method for each month of the year.

Any help appreciated, if it’s a job to do happy to pay you to jump into the app.

Thanks,

Reece

Hey @help! :wave:

Have you tried the ‘group by:’ function? Let me know if you need more explanation. :blush:

1 Like

Hey, @J805 I havent actually. I really want to get this project delivered for my client.

Would you be open to finishing the logic for me on a paid basis today/tomorrow?

You can check my availability if you want and I will show you how to set it up. I can help show you how to set up a graph where it groups by week or month for you. My live availability is on my site.

www.NoCodeMinute.com

Hope that helps! :blush:

@j805 www.NoCodeMinute.com

For All Your No-Code Education Needs:

  • One-on-One Tutoring
  • eLearning Hub
  • Video Tutorials
  • No-Code Classes
1 Like

Thanks - any idea how long it’ll take to do it? Just wondering what slot to book

I don’t think it will take more than an hour. If we don’t get done in that time you will at least be able to finish it on your own after I show you how. :blush:

As an idea also, if Group by: doesn’t work, you can extract the month from a date and search for it a lot easier. Sometimes it’s just easier to extract it before hand. This is just a quick sample on how you could do it. You can take the idea and match it to your needs. Like this example.

Editor: https://bubble.io/page?type=page&name=group_by&id=805testapp42&tab=tabs-1

Preview: https://805testapp42.bubbleapps.io/version-test/group_by?debug_mode=true