Life is pain... "The following filtering attributes are not valid:..." { "error": { "code": "0x80040203", "message": "The following filtering attributes are not valid: lastname" }} Fix the trigger ...error Remove the white space between the comma and the next attribute! A white space between filtering attributes causing the error. No white space between filtering attributes It is simple... always... after 🙂
Tag: filtering attributes
CDS current environment connector: Filtering attributes for the record created
Let's say I want trigger some logic when the particular field has been modified on a record. In this example, I modify a contact Email field and create a Note when it's been modified. I picked up a trigger for Create or Update because you can enter Email for a new record or you can… Continue reading CDS current environment connector: Filtering attributes for the record created