Hello everyone.
I am trying to get row by ID for an option set field using expand query.
I have tried the following:
($select=fieldname&$filter=(fieldname eq 30))
$filter=(fieldname eq 30)
entitylogicalname($select=fieldname&$filter=(fieldname eq 30))
But I keep getting errors.
I would appreciate any help, thank you.