Transforms: Concatenation of fields #38375
Replies: 4 comments 1 reply
-
|
We're in the process of moving Grafana feature requests to GitHub Discussions. This issue is being moved to Discussions or has been moved from our issues list, depending on where you're seeing this message. We hope to use the discussion thread to continue building use cases, and additional evidence based on engagement/voting, in order to help us prioritize this feature request later on down the road. As with all things Grafana, we value your input and participation in this project and appreciate your patience during this transitional period. Looking forward to the discussion! |
Beta Was this translation helpful? Give feedback.
-
|
I wanted string concat for feild value for basic addition of root url for building the url. It seems pretty simple but i cannot find the feature in grafana transformation query. |
Beta Was this translation helpful? Give feedback.
-
|
This feature is still not available? |
Beta Was this translation helpful? Give feedback.
-
|
Hello, as you may have heard, we are transitioning away from using discussions to discuss feature requests. Looking at this request, I think it is possible with existing transformations. If you are getting values added instead of concatinated, it might be a matter of converting the field type to be a string instead of a number. But after that, doing a binary operation with a string will concatinate the values together. Feel free to make an issue if there is something I am missing from this request and you would like to request the feature. Thank you! |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
The new field from calculation is a great feature. It would be nice if fields could also be concatenated.
What would you like to be added:
Calculated fields by string concatenation
Why is this needed:
Can simplify queries or provide concat functionality where datasources do not
Beta Was this translation helpful? Give feedback.
All reactions