Make sure your ''Change Variable'' activity is actually connected to the microflow (on a black line) or else the activity does not know which variables are available.
I noticed that the Change variable block is outside of your logic (not connected to the rest). Did you try connecting your change variable block to your microflow? Otherwise, the system won't be able to tell what variables you have at your disposal.
Edit: Niels beat me to it :-)