Hi,
I have two datasets; Dataset A and Dataset B. Dataset A has a field called daily_count, and Dataset B has a field called monthly_count. Both are integers. However, in my analysis, daily_count is a measure (which I prefer) and monthly_count a dimension (even though they are the same data type + contains similar data).
How come daily_count is interpreted as a measure, and monthly_count is interpreted as a dimension - despite them both being Integers / containing similar data?
Daily Count
Dataset: ![]()
Analysis: ![]()
Monthly Count
Dataset: ![]()
Analysis: ![]()
I know that this can be changed manually, but since have a large amount of datasets (as well as different _counts) it will require a lot of effort to change this manually for every field in every dataset.
Example Data

