Change display name for math expression

Hi,
Im running grafana 10, and trying to show series to rows in a table, I have created a math expression to show it in percentage.(Screenshot 1)
My issue:
Is there any way to change the expression name in the table, so the displayed name aint J{aggretedBy=…} (ScreenShot2)

Screenshot1:


Screenshot2:

Hope you can help :slight_smile:

1 Like

Look for the transformation called organize fields, this should allow you to rename them

Thanks for the reply, but that changes the colom name, and not the metric renaming.

That looks like json data being returned, there is another transformation called extract fields, try that to split the json into columns

Its not JSON, its the math expression in screenshot 1, its the calculation from that field that are shown. i would just like to rename it to something more specific, like on the other queries where i do aliasSub

1 Like