Creating slice for every month data

Hi,
I recently developed an app for monitoring data entry for my transportation business. In this, I want to create separate views for each month of the year so that i can track it accordingly. Please advise on how it is possible.

0 1 202
1 REPLY 1

Hey @Aman_Kataria, welcome to the community.

First: you might check out the following post; itโ€™s full of tons of helpful tips to help you get stared with using the community to find answers.


To answer your question:

  • I would create an additional table that has one record for each month, and add a Ref column to your data entry table - this way each record will be automatically grouped under the month that it belongs to.
Top Labels in this Space