Create Item dimensions

carl_05
carl_05 Member Posts: 11
I have to import some different data to navision so I have created an xml to import Items

Items have 4 dimensions, always so I defined

Color
Brand
Series
System

yquil5lg9yxp.png


How is the simplest way to insert these dimensions?

Thanks!

Answers

  • carl_05
    carl_05 Member Posts: 11
    Any Idea?
  • KTA8
    KTA8 Member Posts: 399
    are any of those principal?
  • carl_05
    carl_05 Member Posts: 11
    KTA8 wrote: »
    are any of those principal?

    Yes.

    Brand is the first.
    Serie is the second.
  • KTA8
    KTA8 Member Posts: 399
    then you should, put filed global dimension 1 code for brand and 2 for serie.
    The other thing is to get the set the default dimension of the product, you can do it by code in each item iteration or make another against default dimension. Be careful is you already have data on it, I don't know if you're doing this process in all your products or what.