Forum Discussion
Andytcc
Feb 20, 2024Copper Contributor
Get Data
I'm not sure if I'm wording this right. and I'm also new to the following. I am using the "get data from the web" in Excel. I am receiving the data no problem. but as the file gets larger it takes t...
mathetes
Feb 20, 2024Gold Contributor
What's the nature of the data you're retrieving? What's the source? Does the source itself have a way to limit based, say, on start and end dates?
Andytcc
Feb 20, 2024Copper Contributor
I'm actually getting the data from a csv file on an SD card in a PLC. I'm doing it with an IP address and the name of the file. every hour the PLC writes 201 values in the next available row in the csv file. and i get the data from the csv file and do graphs and whatnot to my liking.