Hi power users,
I am trying to add a pen input sketch from powerapps to dynamics 365 to a field entity image in crm.
heres the code
Patch(Consent, Defaults(Consent),{ _slgc_contact_value:Gallery1.Selected.contactid,slgc_consenttosupport:1,slgc_consenttoactonbehalfwith:0,slgc_consenthavebeenexplainedproperly:1,slgc_consenttocommunicatewith:0,Signature:First(Sketches).Image).
]
After long struggle i found First(Sketches).Image wont work out . i need to submit base64 code of the image. Is theres any way that i can create a base64 code of the image or i am missing anything? Any help is highly appreciated.

Report
All responses (
Answers (