<html> <body> <h1>See Date and ...
# suiteanalytics
j
<html> <body> <h1>See Date and Time</h1> <button type="button" onclick="document.getElementById('demo').innerHTML = Date()"> Click me to display Date and Time.</button> <p id="demo"></p> </body> </html> try this in a search formula column - it works super