Administering Jive Ideation |
If you're an administrator, you can import or export ideas between a place in the community and a spreadsheet program such as Microsoft Excel. You might want to export ideas to create charts from Excel, such as a pie chart that shows how ideas are distributed among stages). Importing ideas is a great way to add a batch of ideas from data you have in another form.
Exporting ideas will generate an Excel spreadsheet (.xls file) that's downloaded by your browser. Think of this as a one-way trip -- exported data can't be imported again in order to update the idea data it was exported from. Any data that's imported will create a new idea for each item imported.
Community adminstrators can export all ideas from the community by clicking the triangle next to their name and then Export ideas. Owners of spaces, groups, or projects can export ideas from the spaces, groups, or projects that they own by going to the place and clicking .
Community administrators and owners of spaces, groups, and projects can import ideas to a community space from a spreadsheet or a database. You import the data as a comma-separated values (CSV) file, which you can easily generate from programs such as Microsoft Excel.
Of the data that you import, only three kinds of information will be used for the new ideas: each idea's title, description, and stage. The rest of the data in the CSV file will be ignored.
The CSV format should be as follows, with the names of the imported fields at the top. Only the following headers are valid: subject/title, body/description, and stage.
subject,body,stage Idea 1,Idea 1 body,Active Idea 2,Idea 2 body,Active Idea 3,Idea 3 body,Active
Data that you import always creates a new community idea for each item in the CSV file. (For example, if you import a CSV made from a spreadsheet that you exported, you'll create duplicates of the ideas if they're still in the community.)
If there aren't any errors in the imported data, new ideas will be created for the data you're importing. If there are errors in the data, you'll be prompted to either enter new data that fixes the error or simply clear the checkbox for that entry so that an idea isn't created from it.