Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
This?
If(T > 10, 'BHP', '1*') as KeyWord
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.
Sure, give me something where I can help you
this is the actual issue i am facing.Can you help me in this.
HI PETER,
It is related to Sap Connector issue.