I'm trying to filter a Gallery in a Datepicker. But whenever i try to add the filter, it Freezes up all powerapps browser Tabs.
Below is my Gallery filter.
Filter( 'ListName',
FilterTextBox.Text in Title,
FilterTextBox_2.Text in Order_x0020_numbers,
FilterTextBox_3.Text in Author.DisplayName )
I tried to add the datepicker and added to the gallery:
DatePicker.SelectedDate = Datum_2 (name of the app column),
I tried using the "In" Operator too
Adding it to other pages or apps make it freeze too.
Any ideas?
Solved! Go to Solution.
Hi @PVosEska ,
The delegation for date comparisons in SharePoint doesn't work (it hasn't worked in a long time, if ever).
Please reerence this similar case:
https://powerusers.microsoft.com/t5/General-Discussion/Filter-Gallery-by-Date-Control/td-p/67126
Hope this could be helpful.
Best Regards.
Yumia
Hi @PVosEska ,
The delegation for date comparisons in SharePoint doesn't work (it hasn't worked in a long time, if ever).
Please reerence this similar case:
https://powerusers.microsoft.com/t5/General-Discussion/Filter-Gallery-by-Date-Control/td-p/67126
Hope this could be helpful.
Best Regards.
Yumia
Hi @v-yuxima-msft ,
Thanks for the tip. i knew it wasn't delegatable but since other metadata worked, i thought this would too. too bad, have to look for other solutions now.
i though your second article would help, but it keeps freezing up. I have neverNever seen that before.
Thanks for you help anyway!
Regards,
Peter
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
185 | |
53 | |
41 | |
36 | |
30 |
User | Count |
---|---|
241 | |
81 | |
71 | |
69 | |
65 |