If you have a file-based data source in Pliable, you can easily append or replace the data any time it changes.
Make sure the first row of your spreadsheet contains the names of the columns. Sometimes spreadsheets have additional information in the first few rows of the file (user name, file name, date, etc). These can be removed.
If your spreadsheet is in Google Sheets, you can export it to a CSV by going to the File
menu, clicking on Download
, and then selecting CSV
. Note that if your spreadsheet has multiple sheets, each one will be downloaded as a CSV and you will need to select the correct sheet to load into Pliable.
You can upload an Excel spreadsheet directly to Pliable (skip to step 2).
DEVELOP
mode so you can make changes. You can switch to DEVELOP
mode by using the menu at the top right of your screen.Sources
in the top navigation, and then click on Flat Files
Files
using the sub-navigation in the center/top portion of your screen (next to “View Data” and “Configure”).Once your file is uploaded, you can publish your changes and run a production build. To publish your changes, you can click on the Develop Mode
menu at the top of your screen and select Publish Changes
. You will then be presented with a list of pending changes, which should just include the file you uploaded. If there are additional changes, you may want to talk to other members of your team to make sure those are ready to be published.
Once you’re ready, click “Confirm Publish”.