Jump to content

Time Filtering in Statistics Module


Recommended Posts

Hi everyone,

I'm currently working on a statistics module for my coding project and have come across what appears to be a straightforward issue. However, despite my efforts, I haven't been able to find a solution online.

I'm trying to implement a feature that allows users to filter data based on a specific time frame. Specifically, I want to display only the orders that fall within the timeframe selected by the user as the selction thingy is already there.

If anyone has experience with accessing filtered time data in statistics or knows of a resource that could help me with this, I would greatly appreciate your guidance.

Thank you in advance for your assistance!

Link to comment
Share on other sites

If anyone is interested, after a long search i found out that you only can use getDate() for a Module that extends ModuleGraph and not for a Module that just extends Module.


Hope this can save someone from wasting as much time as I did.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...