Hello,
I have created the application in the power apps
the problem is that in one of my page I have added the image add control
also I have created table in the data verse in this have the column image and it's type is Image
when I am insert using the patch function that time I have fetch the current selected image form the image control.
but it will give the error
The type of this argument 'cr94b_document' does not match the expected type 'Record'. Found type 'Text'.
please guide me with this problem.