Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Alteryx Server Usage Report - Timestamp of the Session Activity Report

Samuel_To
10 - Fireball

In the session activity report, the Session start time is showing univeral time.

The value is stored in MongoDB.

How to change it to store server time ?

 

CreationDate.jpg

 

 

1 REPLY 1
patrick_mcauliffe
14 - Magnetar
14 - Magnetar

@Samuel_To just to clarify - are you wanting the Mongo to store local time or the workflow to convert to local time when it outputs?

I don't believe you would be able to control how it is stored.

If you're wanting to have it reported out in local time, you could use the Formula tool with DateTimeToLocal()