Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Filtering option field in webservice

Posted on by Microsoft Employee

Hi,

I am consuming webservice in PHP. Using ReadMultiple and filtering on different criterias. 

Everything is ok, except i cannot find a way to filter on an option field. 

array('Field' => 'Status',
'Criteria' =>'VALUE'),
//This works

array('Field' => 'Status',//
'Criteria' =>'<>VALUE'),
//Fails with - The value "VALUE" can't be evaluated into type Option


For an option field, the default filtering arguments that works elsewhere ( | & <> etc) is not possible to use.

In NAV gui, this is the filter value: for "_blank_" and "VALUE" =

; VALUE

This does not work either, also not "," instead of ";"

If someone know of a method to filter option type field in webservice, i would love some input :)


--

Regards

Kim

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Filtering option field in webservice

    Just;

    array('Field' => 'Status',//

    The // in red is not in the code, also, php ignores it, so that is not the issue.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans