How to create a relationship between two sets of values in Grasshopper

For Member Index to work, the formats have to match exactly. The panels are text, and the slider is a number, so it wont be able to find an exact match.

You can convert the values to integers. Or use the Find Similar component instead, which can be a bit more flexible.