You will, its a custom function :), it does not exist in your database :).
Is this using the BO user account as defined in your universe connection?
Maybe, its a permissions issue?
It could also, possibly, be something to do with driver or prm file settings for that date format?
The BO user account used in the universe connection, is the same account as the account used in Toad/tsql.
The result in de dataprovider is still Empty (Null)
I’ve looked at the PRM files, but there is nothing special about the date formats.
I’ve tested several options with date formats, changed languages in BO client etc.
@JdVries
date ‘yyyy-mm-dd’ is a valid structure for passing a date (although, yes, it is more common to use to_date)
I can guarantee that there is not a commit in this function (without even seeing the code) If there was a commit, the op would not be able to call it within a select statement.