Google Sheets - Import CSV
Google Sheets - Import CSV
Instructions for importing Projector report data into Google Sheets.
You can import your data into a Google spreadsheet by using Google's importData feature.
- Make sure that you have a working report URL that is retrieving CSV
Add the querystring parameter dateformat=googledocs
- Test your URL by cutting and pasting it into your web browser. The browser should download a csv file.
- Select the first cell in the Google Docs spreadsheet.
- In the value field, enter the following, replacing "url" with your own URL
Google Spreadsheet
=importData("url")
, multiple selections available,
Related content
Excel - Import CSV
Excel - Import CSV
More like this
Power BI - Import CSV
Power BI - Import CSV
More like this
Google Sheets - Import XML
Google Sheets - Import XML
More like this
Excel - Import XML
Excel - Import XML
More like this
Report File Formats
Report File Formats
More like this
Adding New Fields and Reports to the Projector BI Data Model
Adding New Fields and Reports to the Projector BI Data Model
More like this