I'm trying to filter a PowerApps gallery to only return SharePoint items that have a date field with a value equal to last week. My formula is returning an error so I was hoping if someone could kindly help?
Filter (weeks,DateDiff(weekcommencing,Today(),Days), >=7 And <=14)
Many thanks,
Alex.