Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

List Lookup values in D365Fo

(0) ShareShare
ReportReport
Posted on by 20

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(""));
}

  • Suggested answer
    Mohit Rampal Profile Picture
    12,558 Moderator on at
    RE: List Lookup values in D365Fo

    Hi, You can check this article

    basicax.blogspot.com/.../x-code-to-define-or-conditions-in.html

  • Suggested answer
    GirishS Profile Picture
    27,825 Moderator on at
    RE: List Lookup values in D365Fo

    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.

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.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,267 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,017 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans