How To: Kinetic - Upload a Client File, Parse, and Display in a Grid

I did that but the data didn’t come though correctly. Does the grid I am moving to have formatting that would cause this? I got the same number of records but some of the columns just had 0.00 in them and most of them were blank.

Let’s see the json for your data vs the original data.

Or the dataview columns vs your data.

I got it working. I didn’t need to put it on the grid I was putting it on and what I have works for the time being. Now I have another issue. To enter a new invoice, one has to enter an invoice number GL account, and so forth into the respective text boxes or whatever control is required per data type. Is there a way to do this in a batch? Possibly from an excel file?

3 Likes