Notifications
Announcements
No record found.
Hi All,
I have string values like below
String Keyvalue = "Test1","Test2","Test3";
Using about values need to show lookup()
I tried below methos but is not working.
while statement { queryBuildRange.value(queryValue(""));}
Hi Dax,
Instead of string field you can assign it to a container field and set the range to querybuildrange.
But your while select statement doesn't point to any table? It seems to be wrong.
container Keyvalue =[ "Test1","Test2","Test3"];
while statement
{
queryBuildRange.value(queryValue(keyValue));
}
Thanks,
Girish S.
Hi, You can check this article
basicax.blogspot.com/.../x-code-to-define-or-conditions-in.html
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 503 Most Valuable Professional
André Arnaud de Cal... 434 Super User 2025 Season 2
BillurSamdancioglu 278 Most Valuable Professional