Global variable (profile) instead of variable to pass data

I have a scenario where multiple test cases use the same variable.
So, I am trying to use a global variable( in latest version Profile) instead of variable for each test cases.

When I try to create test suites and assign test data(excel file) and bind variable I see as 0 match found. So looks like test data does not recognise global variable as a variable.

I have below global variable

This is the message I am getting

Screen Shot 2018-11-08 at 8.51.23 AM.png

Screen Shot 2018-11-08 at 8.53.35 AM.png