Code a condition to filter for users with the numerical property months_active equal to 1.
months_active
1
Make sure to pick months_active, followed by =, and finally 1.
=