Hi,
how can add info of column like high value or something value calculate from column info.
Hello Jose,
Can you clarify your request further? Because it is not entirely clear what you mean with "adding info of column".
But let me point you to some additional documentation on how to manipulate data in Low code apps or Dashboards:
Ability to create new columns with data based on data in existing columns. This is available when using GQI to fetch data from your element / table.
Column manipulations | DataMiner Docs
You can also aggregate data in different ways (Average, Count, Min, Max, ...)
Aggregate | DataMiner Docs
Also when using Visio, there are some way to manipulate some data before displaying them on a visual.
Linking a shape to a calculation involving multiple parameters | DataMiner Docs
Hope this helps.