Multiple variables in repeated graphs

Hi,
I have data from snmp about interfaces in influxdb, data looks like this:
tags: ifDescr, ifAlias
fields: counter1, counter2 etc.

And I want to create graph which is graphing counter per ifDescr which I can do with repeating options in general tab on specific graph and I want to put ifAlias value per ifDescr value into name field for graph.

Is possible to do something like this, please?

Thank you
Radim