How to view the records that are added today?

How to view the records that are added today?

If you want to restrict a View to display today's records, 

  1. Click on Edit this application and select your View.
  2. Click on Set Criteria -> Restricted Records.
  3. Choose "Added Time" for the first drop down and "Today" for the second drop down.
  4. Click on Done to save the changes.
Note: Make sure you set up the time zone right from Application Settings

If you want to iterate the today's records via deluge, the criteria will be ,
  1. (Added_Time >= zoho.currentdate && Added_Time <= (zoho.currentdate  +  '0W:0D:23H:59M:59S'))

    • Related Articles

    • Why are new Leads not listed first in "Today's Leads" list view?

      ​You can get your leads sorted in either ascending or descending order, by clicking the Created Time column header which will sort records based on the time they were created. That will list the recently created Leads first in the Today's Leads List ...
    • Is it possible to create a view to display only those records added by the login user?

      o restrict a user from viewing records entered by other users, a Criteria should be set for the view . When the following criteria is set for the view, only the records added by the user who is currently logged into Zoho Creator, is displayed in the ...
    • Sharing Records

      Collaboration is essential in a sales team. How we interact with the other members of the team, how we share information and ideas with them and the most important of all is how we share sales data that we work with. Zoho CRM provides different ...
    • Import Records

      Import records When you have a huge list of records in a spreadsheet and you would like to add them as contacts/accounts/deals in your Bigin account, you can import the file and they will be added accordingly.  Importing records involves the ...
    • Tagging Records in CRM

      Tags in Zoho CRM are usually easy to create. Tags are not just a simple category, they can be more powerful, since you can add multiple tags to a single record. You can also create tags in multiple locations in your CRM account, if required. You can ...