Hi,
I have a saved view that uses filter criteria on optionset values (attribute:"Type")
value of the optionset element have been changed by customization, so dynamics shows the following alert when editing filter criteria of the view:
the view fetchxml contains the old optionset element value (not the label or the optionset element GUID), but dynamics still displaying it's label.
Where did dynamics crm save this label please (sql table) ? how can I generate this warning message by SDK ?
Thank you !