Import an Excel table into GeneXus

0

I recently started working with GeneXus because of my internship, I need to pass information from an Excel spreadsheet to GX for use in BD.

I am aware of a pattern that does this, but it is still in beta and only has compatibility up to a certain version of GX 15, and I am recently using Trial 16.

    
asked by anonymous 03.10.2018 / 15:01

1 answer

0

Good morning. You can read the Excel spreadsheet with Genexus programming commands and feed your table into the database. Programming is done by creating a variable of type ExcelDocument. For you to have idea see two materials:

link ,

link

This will already give you a basis. When the doubts come up, I'll help you again.

Good work!

    
05.10.2018 / 15:24