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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Logical help in requiremnt

Hi All,

I have a requirement to to include a key word BHP if the value of field is T is defined and above a threshold value of 10. Otherwise it shall be stated as “1*”.Any help on this.

5 Replies
sunny_talwar

This?

If(T > 10, 'BHP', '1*') as KeyWord

Anonymous
Not applicable
Author

Hi Sunny ,

Thanks for your quick response .i have already applied this logic but after this previously i am getting 1000 rows now it has been reduced to only 3.Can you help me in this.

sunny_talwar

Sure, give me something where I can help you

Anonymous
Not applicable
Author

App Logical help

this is the actual issue i am facing.Can you help me in this.

Anonymous
Not applicable
Author

HI PETER,

It is related to Sap Connector issue.