Announcements
With( { base: Filter( TrainingModules, Len(mediaTypeSearchBox.Selected.Value) - 0 || MediaType = mediaTypeSearchBox.Selected.Value, 'Avg Rating' >= varMin / 2 && 'Avg Rating' <= varMax / 2 ), _Sort: Switch( filteringResults.Selected.Value, "Newest", "createdon", "Top Rated", "jsc_avgrating" ) }, Search( SortByColumns, Filter( base, IsEmpty(tagSearchBox.SelectedItems) || true in ForAll( tagSearchBox.SelectedItems, ThisRecord.Value in Tags.Value ) ), _Sort, SortOrder.Descending ), searchQuery, 'Module Title', Description ) )
CountIf( tagSearchBox.SelectedItems As s, !IsBlank( LookUp( Tags, Value = s.Value ) ) ) = CountRows(tagSearchBox.SelectedItems)
IsEmpty(tagSearchBox.SelectedItems) || !( false in ForAll( tagSearchBox.SelectedItems, ThisRecord.Value in Tags.Value ) )
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 424
WarrenBelz 355 Most Valuable Professional
11manish 290