Skip to main content

When I add a property cdeIndicator its displaying as Cde Indicator. I want it to display as “CDE Indicator” how to do that in metadata model?​@anna.spakova , ​@Catherine 

Hi ​@kpillai ,

thank you for your question. You need to use a trait to setup a custom display name: fe:mmdProperty with the following content:

{
"displayName": "CDE Indicator"
}

The following documentation also describes how to apply traits if you are not certain: https://docs.ataccama.com/one/latest/metadata-model/traits.html

Please let me know if you need further assistance or if the documentation is sufficient.

Kind regards,

Anna


Thanks ​@anna.spakova 

 


Reply