For the complete documentation index, see llms.txt. This page is also available as Markdown.

UserDefinedFunction

A UserDefinedFunction is a function which extends the MDX language. It must be implemented by a Java class which implements the interface mondrian.spi.UserDefinedFunction.

Last updated

Was this helpful?