Comma-separated values - a simple file format that stores tabular data (numbers and text) in plain-text form.
0
votes
0answers
229 views
Pull CSV data from URL to Google Spreadsheet
I have a site which allows authenticated users (read: in-house users) to download certain data from the site in CSV format, e.g. http://example.com/activities.csv . Can I create a Google Spreadsheet ...
0
votes
1answer
214 views
How to use CSV files to invite friends to your company page on Facebook
I want to invite more friends to my company page on Facebook using a CSV file but it is not working for me. Can someone help me on this?
0
votes
0answers
32 views
Migrating ZenDesk to Google Groups
We currently use ZenDesk for our community forum, but we would like to migrate to Google Groups. I was wondering if there is any easy way to export existing threads & users from ZenDesk and ...
3
votes
2answers
264 views
Is there an online spreadsheet app that can handle greater than 256 columns?
I have a CSV file with 1 column for each day of the year, obviously giving me greater than the 256 column limit that stops me from importing it into a Google Docs spreadsheet. Is there any online app ...
0
votes
0answers
645 views
Is it possible to sync a GCal calendar with an Excel/CSV file and/or Google Spreadsheet?
I keep track of the concerts I'm attending with a spreadsheet, which I primarily edit in Google Drive and sync to my computer using Syncplicity. What I would like to do is sync this spreadsheet, in ...
2
votes
3answers
2k views
How to export a filtered set of rows from Google Docs spreadsheet?
Is it possible, when exporting a Google Docs spreadsheet into CSV, to apply this operation only to filtered set of rows? I need to get in CSV exactly the rows which are visible on the sheet after a ...
6
votes
0answers
209 views
Is there a free webapp/service to plot data with a nonlinear X axis? [closed]
Over on travel.SE our member Roflcopter has been working on some tools to compliment the site via its API.
But we don't yet have a nice plot of our number of views and users over time because the ...
1
vote
1answer
875 views
Is there a way to upload a .csv file to Google Docs using a Google spreadsheet as a template?
I am generating a .CSV file with an application.
I then upload the .CSV file to Google Docs, which creates a Google Docs Spreadsheet which is "plain and white".
I then have to manually format the ...
0
votes
1answer
411 views
What's the biggest csv file you can import into a Google Docs Spreadsheet?
I'm trying to upload/import a 7mb csv file to Google Docs without much luck;
What's the largest file size that you can import?
1
vote
0answers
46 views
Web App for Deduplicating 2 CSVs
I'm looking for a web service that will allow me to deduplicate 2 CSVs.
I'm looking for a web service that allows me to upload 2 CSVs, specify which column in each should be the basis for the ...
3
votes
2answers
595 views
No force-reload tip on google spreadsheets?
So I'm running nightly tasks to generate some custom stats for my site and copy the stats in csv format to separate server via scp. Then I use these csv files in google spreadsheets to display them in ...
1
vote
2answers
203 views
Changing the format of the CSV report download from Toggl
Can you change which values are included and how they are formatted, when you download a report as a CSV file from Toggl?
I would like to get the duration of the different tasks in a format that ...