In Semantic Modeller, INT data type supports values up to 2,147,483,647
If we have Integer values greater than this we need to define as FLOAT.
The issue with this is that when displaying in DV, always show to 2DP. Of course the Dashboard writer can adjust the display format - but need to do this each time data item is used.
In OBIEE Classic, it was possible to set a System-Wide default for a data item - so would only need to do this once.
Would like DV to have same capability as Classic.