Need to create a link/button called Make payment. When user click the link, then it will detect the today date and update to the database/excel. Therefore, the second row data (highlighted in orange) will show in database/excel and show in the dashtable as well.
But I need a link or button that can track the today’s date (based on the time setting; before 4pm today is tagged today’s date, else tomorrow’s date) when the user click,
then update the date back to my database, so the value that updated in the database will show in my dash table.