Power automate list gifts modified on or after

Hello, I have a Power automate process that has list gifts as part of it, I am trying to filter the selected list further by modified on or after but it doesn't seem to be reducing my record count. I am having records returned that have a modified datetime after the variable I am setting for modified on or after on the list gifts module- any ideas?

Comments

  • Alex Wong
    Alex Wong Community All-Star
    Tenth Anniversary Kudos 5 Facilitator 3 bbcon 2025 Attendee Badge

    @Ashley Gelderblom
    Using the “list” field to get gift list by a saved RE NXT webview Gift list is mutually exclusive from using all other filters.

    Meaning, you cannot select a list to use, and then “further” filter it down by using the added on or after field.

    Suggestion:

    1. depending on what your list is “filtering” on, if you can replicate it using the filters allows on the gift list action, don't use the “list” field to select a list
    2. if there are “filtering” done on the Gift List in webview that cannot be done on the gift list action directly, then use the list, but use Filter Array action to filter on the date added property.
  • @Alex Wong
    Ah really helpful, I am after the gift modified datetime. I have removed the list selection from the PA List gifts action and behaviouir is now as I expect. Many thanks

Categories