Using .csv dataset
-
I’m using the developer version and need some direction with my next challenge.
My csv file is setup so that each record is on a row. I would like the user to be able to select a particular row of data and be able to perform some simple calculations on the selected data within the row and display that to the user.
First off, I need to be able to display the data in a drop down table so the user can select a row. Then, I need to be able to pull out some specific column data to perform calculations and display to the user.
Any help would be appreciated.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using .csv dataset’ is closed to new replies.