Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Future consideration
Workspace Jedox Platform
Categories Other
Created by Guest
Created on Nov 14, 2021

Extend INFO() function to include users current time/timezone

This would be a powerful feature where there is a multi-timezone solution deployed, but the user needs to know schedules and executions in the current zone.

INFO("timezone_user") = displays users timezone

INFO("timezone_server") = displays server timezone

INFO ("now") = displays the NOW() function result, but for the users current timezone. (NOTE: This last function could be incorporated into the existing NOW() function, but it may break compatibility with excel.)