Very odd, instead of
Name='SSc_walking'
try
Name matches '%walking%'
Or try reversing the Name and Profile clauses (Name first, Profile second).
Name='SSc_walking'
try
Name matches '%walking%'
Or try reversing the Name and Profile clauses (Name first, Profile second).