lbuijtelaar
lbuijtelaar
For me in a canvas app & SQL source the numeric columns can be sorted, but not the string columns.
Same problem here. When I create a new app (release 3.24083.14), insert a fluent list (version 1.1.34) and setup new Records,Fields and Columns in the control, it only works with...
Also note: According to Microsoft's documentation on SQL Server Delegation (https://learn.microsoft.com/en-us/connectors/sql/#power-apps-functions-and-operations-delegable-to-sql-server), the Power Fx function SortByColumns() is delegable. That is true, but **only** if the sort column is a string....
Hi Denise, the modern table component is very nice, but it does not support multi selection of rows to do something useful with these rows. The detaillist supports this and...