Have every query filter should be added as an and not or.

This would would help a lot. When it uses or, it usually pulls a lot of data and then I have to wait for it to run to fix. it.

  • Guest
  • Oct 5 2021
  • Attach files
      Drop here to upload
    • jamison wellman commented
      October 11, 2021 18:58

      Or queries can be helpful to pull in multiple criteria in the same list. You can always change the 'or' back to an 'and' in the bottom right corner of the criteria window.