Total no. of users created on perticular date.

0
Hello all,   I want to display date and total no. of users registered on that date where I have given date as current date for registration. so how to write microflow for that?
asked
1 answers
1

See my example here: https://modelshare.mendix.com/models/505c8e9c-5d5b-4eee-a0c7-6a0c54c5f23f/user-retrieve

If it is not today but another day use the addDays function to change the date.

Regards,

Ronald

 

answered