I have a table in datavserse with a image data type field.
I have a view for this table which am using inside a gallery in powerapps canvas application.
The gallery always gives an error if am using a view but does not give any error if i use table directly without any view.
After multiple rounds of troubleshooting, I found that after removing image datatype column from the table, gallery does not give any error even if am using a view.
I think its a bug which need to be resolved soon.