Override for multiple columns

Hi there!
Does anyone know how to override values for multiple cols (in a table view). I have two columns Name and ID and want to override the value of ID with a simple text, but the text is different depending on the Name. Any idea how to implement this if possible?
I could filter the Name in the Query and build different panels, but then my dashboard doesn’t really make sense any more, it is important to have the data in one panel.

Thanks!

welcome to the :grafana: community @kalinevtimov!

To give you the most accurate advice for your use case, it would be helpful to see a sample of your raw unformatted data, you can follow these steps to share. That way, the community can try and mock up your problem :+1:

Another help is if you can export and share the dashboard json?

The override panel has options to create an override based on a few different factors, but it’s hard to say if they will work for you without knowing what kind of query response we’re working with.