Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Multiple functions in a text object

Hi,

is it possible to have more than one function in a text object? Or is it always necessary to create a separate text object to contain each function?

Thanks

Pat

1 Solution

Accepted Solutions
jagan
Partner - Champion III
Partner - Champion III

Hi,

You can have multiple functions in one Text object by concatenating the result of the function.  For example

=Today() & '---'& Now()

Hope this helps you.

Regards,

jagan.

View solution in original post

1 Reply
jagan
Partner - Champion III
Partner - Champion III

Hi,

You can have multiple functions in one Text object by concatenating the result of the function.  For example

=Today() & '---'& Now()

Hope this helps you.

Regards,

jagan.