Hi
I have a Yes/No column that's always returning an empty string whether the value is "Yes" or "No" on the table row. All other fields are returning fine through fetchXML. Anything I'm missing?

Hi
I have a Yes/No column that's always returning an empty string whether the value is "Yes" or "No" on the table row. All other fields are returning fine through fetchXML. Anything I'm missing?
depending on what you need try item.your_field_name.value or item.your_field_name.label