Table relation to item category code

tompynationtompynation Member Posts: 398
"Item Category".Code WHERE (Code=FILTER(<>F))

If i add the above table relation to a custom field...

Shouldnt this lookup then show all Item category code's exept the one where the code is 'F'?

Cause its not working, i just see all the codes

Comments

  • ara3nara3n Member Posts: 9,256
    I suggest to create a new boolean field and mark the ones you don't want to see
    In your table relationship set
    where New Field=filter(false))
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.