Hi!! I sorted by columns as suggested and it really works! the problem is that now I want do add a button in my gallery and On Select patch THAT item to update the confirmation column and write "Confirmed" and the usual formula which would be, Patch(Source,Gallery.Selected, { Confirmation: "Confirmed"}) does not work, and it says that "ColumnText" (the new one added in my gallery) does not exist, when I am not even calling at it.... how can I use the patch formula or a similar one now that I have the "dummy columntext" column created?
Thank you buddy. I watched all the ads.
Nice content, thank you.
Thank you so much sir for this video ❤🙏
Hi!! I sorted by columns as suggested and it really works! the problem is that now I want do add a button in my gallery and On Select patch THAT item to update the confirmation column and write "Confirmed" and the usual formula which would be, Patch(Source,Gallery.Selected, { Confirmation: "Confirmed"}) does not work, and it says that "ColumnText" (the new one added in my gallery) does not exist, when I am not even calling at it.... how can I use the patch formula or a similar one now that I have the "dummy columntext" column created?
Same question I have, have you figured it out yet?
Please try adding DropColumns after filter > addColumn > SortColumns.
Filter > add Column > SortColumns > DropColumns