Written by

Senior Cloud Architect at InterSystems
MOD
Question Eduard Lebedyuk · Jul 11, 2017

Localization of DeepSee Pivots

How can I localize arbitrary column name in DeepSee pivot?

If a column name is a dimension or a measure I can localize using architect following this guide.

But what about some random string?

I have tried setting:

  • Value
  • $$$Value
  • $$$Value/MYDOMAIN

as a Caption, but every option simply displays as is.

Comments

Sascha Kisser · Jul 12, 2017

There is no way of changing values on the fly. In any case you will need to write a class to generate the records for ^CacheMsg. If you need that functionality you have to file an enhancement request.

0