If you need the report to show DateTime values in UTC, you can use an expression to convert the DateTime, using {<data source name>.<DateTime column>.ToUniversalTime()} .
Example for Person.XDateInserted:
{Person.XDateInserted.ToUniversalTime()}
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center