Importation of Multiple item pictures in item table

rinki123rinki123 Member Posts: 367
Hi Experts,



I want to import multiple item pictures in item table[one picture for one item],plz suggest me the process.
Regards,

Rinki

Comments

  • udayrmerudayrmer Member Posts: 171
    Hi,

    you can import it, but for this you need to write custom code.

    refer Form "Company Information", in that Picture, Import.

    If you want multiple Picture then create multiple fields in Table with type BLOB
    Uday Mer | MS Dynamics NAV Techno-Functional Consultant
  • rinki123rinki123 Member Posts: 367
    There is already a default field present in item table name is............Picture.
    Regards,

    Rinki
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Go to Item Card
    go to Item(Button)--> Picture.
    Click on Picture(Button)
    Click Picture (Button), There 3 options will be there Import, Export and Delete
  • SavatageSavatage Member Posts: 7,142
    if you dont want to do it one at a time and the pictures are named the same as your item number or vendor item number or upc then you can write a report to import them all at once.
    viewtopic.php?t=23593
  • rinki123rinki123 Member Posts: 367
    Go to Item Card
    go to Item(Button)--> Picture.
    Click on Picture(Button)
    Click Picture (Button), There 3 options will be there Import, Export and Delete





    Through this way you can import only one picture at a time for a single item,if we have 1000 items to import then your suggested process will be very difficult.
    Regards,

    Rinki
Sign In or Register to comment.