Hi everybody!
I am new to metabase but already loving it
I would like to ask you for help with this trivia - in my database table there is a column called “region” (MySQL type tinyint), which value is from “1” to “5”, depending on what sales rep takes cares of which customer.
I would love to use “region” for a grouping (i.e. for Sum of sales), but Metabase think the field is I/O type, so I can only see (or filter) True/False. Is there any way to deal with this issue? I allready tried to create table called “Region” and set it as foreign key but with no success.
Thank you for your time