Topic by albert hua
Content
Hi there,
I am trying to get the NamedID from a unique string: "Australia" that exists in the Country table. Unfortunately, it throws an "Invalid ID" exception. See the code and error below. when I use other country name, like "Indian", "China", they all working fine. I have asked the sys admin to double check the Country table ensure "Australia" is unique.
ALso, when I use the specific id "2" to get "Australia" NamedID, it works too. Any idea why String "Australia" throws exception?
Thanks a lot,
Albert
Code Block
Image
