Hi all,
I am trying to manage exercise 1 lesson 3 from Foundation Level.
The requirement is to filter a column from a .csv file into an Assign activity.
The walkthrough says to add this expression — names.Select("[Club Member]= ‘Yes’ ") — into the Value field.
I get, however, the following error
I solved by changing the ’ character probably there is some conversion error from my keyboard.
I also added a message box activity to display the nickname variable (which was not provided in the exercise).
Please feel free to share with anyone who may have had my same issue or also please feel free to review