I know how to do filters in a gallery fairly well.
a coworker of mine did a distinct formula for me that listed all of the dates from a sharepoint list and removed the duplicates
SortByColumns(Distinct('Rack Audits',Date),"Value",SortOrder.Descending)
How do i change this formula to add a filter from a dropdown menu named dropdown1_2 because i only want to see the distinct dates from the dropdown menu that is selected.
thanks

Report
All responses (
Answers (