Jump to content

Need help writing a code to sort data into 3 categories.


Josh Zimmerman 2

Recommended Posts

Hi, I am trying to write an expression to sort data into 3 categories. I am looking at error codes, and need it to be something along the lines of (when results=1 then "valid", when results =2 then "invalid", when results = else then "partial"). I have just started writing code about a week ago and am stuck on trying to solve this. The data I am working with is more complex than this but this should be able to help me understand and solve it. Thank you for your help!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...