
Hello,
I have created a Sharepoint with 15 fields.
and I have created an CANVAS application that use this database. And I have this error message.
the code in the Gallery is very standard:
SortByColumns(Filter([@'Emplacements-Agence']; StartsWith(Title; TextSearchBox1.Text)); "Title"; If(SortDescending1; Descending; Ascending))
This error message explains me that I have a lot of columns and a lot of rows in my database but there are only 48 rows in my database.
Could you help me ?
Perhaps, my request is not at the correct folder. It could be displayed in the folder Building a Power Apps Application.