I have a categorical data (region code) with high ordinal value.
When I load this dataframe in atoti datastore it is being read as a measure but the data type is an object.

Hence, ideally it should be a hierarchy.
How can I change a measure to an hierarchy in atoti?

Disclaimer: I work at atoti.
One workaround I figured to load the variable as a string an it will be treated a hierarchy.