Power Apps

Power Apps Gallery scrollable both horizontally and vertically|Display vertical and horizontal scroll bars in Gallery

I implemented this because it became necessary to scroll the gallery both horizontally and vertically.What we want to do...
Power Apps

Notes for delegation when using “Sort” and “SortByColumns”|Comparison between SPO and Dataverse

Continuing from the last issue, I researched Sort and SortByColumns and delegation in detail.※Previous article here.Dele...
Power Apps

Power Apps “RemoveIf” and “UpdateIf” are NOT delegable function.|Recommend combined use with “With” or “Filter” function.

I didn't know that "RemoveIf" and "UpdateIf" are not able to delegate to data source and got unexpected results, so here...