Change name of fields or Alias

Hello,

I have on eproblem when I create a dashboard with some visualizers.

I have a complex name fields in my index based of standard FHIR (standard of how the information must be structured).

field name example: identifier.assigner.display

When i create a new visualizer I can put a custom label and rename the field:

identifier.assigner.display ==> Name

The problem is that when I filter in my dashboard i must to filter with "identifier.assigner.display" and not with "Name" because the field "Name" doesn't exist.

How I can do to filter for the name of custom label thai I assigned to "identifier.assigner.display" ? I can put and alias in the field name of my index?

Thanks.

Unfortunately, this isn't currently possible. Here's the enhancement request on Github: https://github.com/elastic/kibana/issues/1896

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.