cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Change column name and value for money

WellPP
Participant

1. Is it possible to change the column name? Maybe it's possible to add a title to the table?

WellPP_0-1697041578200.png 

WellPP_1-1697041591536.png

 

2. Is it possible to change the display to total in dollars?

WellPP_2-1697041640223.png         WellPP_3-1697041648693.png

 

 

 

6 REPLIES 6

natanael_mendes
Champion

you can use alias like this

 

fetch logs
| fieldsRename severity=loglevel, source=log.source, logmessage = content

 

Here the documentation page 

https://www.dynatrace.com/support/help/shortlink/dql-commands#fieldsRename

 

feel free to ask if you have any doubts

Dynatrace Professional Certified

It worked out! Thank you very much!

Do you know anything about inserting a title for the table to be displayed on the dashboard? I'm still unsure about how to convert the amout value to money

welcome buddy, if you can mark the answer as a solution would be great

Dynatrace Professional Certified

HI, is there a way to rename the column names when representing 2 metrics on a table such as:

Eduard_0-1711439058978.png

The idea is to assign a column name to metric A and another to B.

Thanks!

 

Hi Eduard,

Within the data explorer you can rename columns of a table by using the settings menu on the right:

michiel_otten_0-1711439262703.png

 

Is this what you are trying to achieve?

#Performance matter!

Yes! It was so in front of my face that I didn't see it!

Thank you!

Featured Posts