SortByColumns(
AddColumns(
Filter(
Documents,
'File Type - Original' = "Manual" ||
'File Type - Original' = "Instructions" ||
'File Type - Original' = "Template"
),
ModSort,
'Modified By'.DisplayName
),
"ModSort",
If(
locSortLoaderDescending,
SortOrder.Descending,
SortOrder.Ascending
)
)
WarrenBelz
394
Most Valuable Professional
MS.Ragavendar
193
stampcoin
149