Add/view current date in a dashboard

How to add/view current date in a dashboard

1. Click on "Edit Design" in a dashboard

2. Choose Add Text and select edit HTML( refer attached screenshot)

3. Watch this video to see how you can do it.





                  New to ADSelfService Plus?

                    • Related Articles

                    • Steps to import approval date

                      We can fetch the approval date data from ServiceDesk Plus using the following workaround. Below are the steps to be followed to successfully import the data. Step 1: Click Import data within the ServiceDesk Plus database in Analytics Plus. Step 2: ...
                    • The date for any columns is set to 01 Jan 1970 01:00:00.000000

                      Issue: The date columns are filled with 01 Jan 1970 01:00:00.000000 instead of being empty. Root Cause: ServiceDesk Upgrade did not handle it Solution: Add the entry " ZOHO_UPDATE_NULL_FOR_NEGATIVEVALUE=true" in ...
                    • Date format wrongly set in A+ DB

                      To correct date format in A+ Database Find the ID for the table       https://localhost:8443/ZROPQueryTool.cc       select * from zdbdbobject where displayname like 'table name or column name' Connect to psql \AnalyticsPlus\pgsql\bin>psql.exe -h ...
                    • TRUNCATEADD not deleting existing rows in DB import

                      Issue: when 0 records are imported with 'delete and add records' chosen, the old entries in Analytics table is not getting removed. (DB import) Builds identified: 4300, 4310, 4350 Description: The problem with the table not removing the old entries ...
                    • Query to Fetch Warranty Details from Endpoint Central

                      Requirement: The requirement is to fetch warranty expiry details of managed machines from Endpoint Central into Analytics Plus using a custom query through local database import. This enables users to track warranty coverage, identify machines ...