Retrieving specific row names from data table?

Hey everyone,

I’m fairly new to UE4 and am having my first crack at using Datatables. I think I’m finally starting to get the hang of them but I can’t for the life of me work out if one thing is possible.

What I am trying to do is retrieve a specific row name from the data table based on the values associated with it. In my example below, I want to be able to input my three rune slots and have the datatable give me the row name that corresponds with that combination. For example, if I have a Fire, Water and Lightning rune equipped it should give me the row name ‘Arcane’.

Is this at all possible? I only seem to be able to input row names and have it give me the row values but can’t for the life of me work it out to have it the other way around. Any help would be greatly appreciated.

Datatable-Help.PNG