Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
DaniQP
Partner - Contributor
Partner - Contributor

"search object"

Hi,
I wanted to put a calculated field in the search object but I can't understand the syntax to use.
Thanks for your help.
Daniele

 

Labels (1)
1 Solution

Accepted Solutions
Albert_Candelario

Hello @DaniQP ,

Thanks for the ppt.

I am afraid the calculated fields cannot be use, they need to be fields from the data model.

See more information on Search Object ‒ QlikView.

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer

View solution in original post

4 Replies
Albert_Candelario

Hello @DaniQP ,

Thanks for posting.

Could you add an example of what you are trying to achieve?

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer
DaniQP
Partner - Contributor
Partner - Contributor
Author

Hi Albert,
I want to filter the values of the "Committente_New" field that have the "Nr_Fatt" greater than zero.

In the filter object it works while in the field it looks for no .

I use this syntax:

=If(Nr_Fatt>0,Committente_New,)

 

I attach screenshot.

Regard,

Daniele

 

Albert_Candelario

Hello @DaniQP ,

Thanks for the ppt.

I am afraid the calculated fields cannot be use, they need to be fields from the data model.

See more information on Search Object ‒ QlikView.

Cheers,

Albert

Please, remember to mark the thread as solved once getting the correct answer
DaniQP
Partner - Contributor
Partner - Contributor
Author

Ok, thanks for the feedback.
Regards,
Dani