hi @serdyn321,
So it seems this relationship is maintained elsewhere?
This would require some "joining" capabilities, which aren't supported in Kibana and Elasticsearch.
How many UUIDs are we talking about? If the number is low, you could write a "Scripted Field" (https://www.elastic.co/guide/en/kibana/current/scripted-fields.html) that maps each UUID to it's human readable name and use that in the visualization.