Hello Community Experts,
There is an urgent requirement where i should update user image from power apps to CDS
In CDS We have user entity and in power apps I have below 3 controls, i should be able to update image from power apps to CDS on a button click
How do i achieve this requirement
Kindly guide
Best Regards
Sumaira
Solved! Go to Solution.
@Sumaira you can try below approach...
on Button Click:
Patch(Students,Defaults(Students),{'Profile Image':imgP.Image},{'Student Name':"Krishna GS"})
@Sumaira you can try below approach...
on Button Click:
Patch(Students,Defaults(Students),{'Profile Image':imgP.Image},{'Student Name':"Krishna GS"})
@krishnags Thanks a lot for the response
I'm getting below error
Please help @krishnags
I want to update current logged in users image @krishnags
Best Regards,
Sumaira
User | Count |
---|---|
261 | |
110 | |
89 | |
53 | |
44 |