Skip to main content
Question

I have a csv to filter various activity codes. What would be the best way to go through this

  • May 1, 2023
  • 2 replies
  • 3 views

jamesb16
Contributor
Forum|alt.badge.img+1
I have a csv to filter various activity codes. What would be the best way to go through this

2 replies

dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • 627 replies
  • May 1, 2023

You can import the values from the CSV into an AttributeFilter using the Import Dataset function.image


jamesb16
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 10 replies
  • May 2, 2023

Worked great. Thanks!