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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calculations in Text object

Hi All,

Can anyone tell me how to see calculations in text object.

I need to see if certain functions working or what result it is giving.

Where in text box i need to give expression?? My expression is Week(today(0)).

Regards,

Malathi

1 Solution

Accepted Solutions
Not applicable
Author

Hi,

If I well understand your problem, simply put 0 before your expression.

=Week(today(0))

Hope it helps

Best regards

Giampiero

View solution in original post

4 Replies
Not applicable
Author

Hi,

If I well understand your problem, simply put 0 before your expression.

=Week(today(0))

Hope it helps

Best regards

Giampiero

Not applicable
Author

Sorry,

not 0 but =

🙂

swuehl
MVP
MVP

Just enter the expression in the text box on general tab, take care to introduce your expression with an equal sign

=Week(today(0))

khadeer
Specialist
Specialist

Use "=" sign before ur expression,

Its good to practice = sign before any expression.

Hope it helps u.