Combine multipe Dimenstion into One Dimention

HI Team,

Inmy project I have 4 custom fields
CopyDeck, Figma, Tracking and Overall. All of these custome fields are single select dropdown in jira and can have values as below:
1,2,3,4,5,N/A
when I import these into Eazybi these are imported as seperate Dimentions and Issue property.
But Now I want to Create one dimention name combined and I want to have seperate dimention into one as CopyDeck, figma, Tracking and overall.
Could you please advice me how can I achive this?
@zane.baranovska @gerda.grantina @lauma.cirule

HI @Deepak ,
It looks like all your single-select values are numeric. It would make sense to import them as measures so you could do arithmetic calculations with those values.
To do so, you will need to transform your field values using JavaScript; see the instructions here: Data adjustments using JavaScript

If this is not how you want to import your values, can you share the expected result from those fields and values and how you would like to display them in one dimension?

best,
Gerda // support@eazybi.com