Hi Team,
I have a date column in my database and I have a filter in my apps, I am trying to filter my gallery based on the year from date column, but I am not able to do so. please help me.
I am using this formula.

Hi Team,
I have a date column in my database and I have a filter in my apps, I am trying to filter my gallery based on the year from date column, but I am not able to do so. please help me.
I am using this formula.
Filter(Responses,Year(Date)=Dropdown2.Selected,Result)
tweak it according to your need