Templating

This feature allows to insert variables into spreadsheets and fill them out with specified issue data. It can be used to create templates and fill them out in real time (powered by Excel).

It consists of two sections:

This feature is available on all worksheets. If you import issues to sheet1, automatically, it will be available also in sheet2, sheet3 etc., even if you didn’t fetch any issues there.

Import

Work on already fetched issues or import issues, without displaying them on worksheet.

You can work on already fetched issues or import them, without displaying them on the worksheet. We will use the templating build-in import.

templating.png
Using build-in import in Templating section

Start by selecting filter (1) from the dropdown list, if needed you can change default limit of fetched issues (2). When you click Import (3) button, issues will be fetched in background and you will unlock new “Template” section.

Template

Build a template using prefix and field ID. Select an excel cell and use ‘Set Variable’, when you choose issue and use ‘Fill’ action, it will change variable into value from chosen issue.

You can use multiple variables in 1 template, ‘Fill’ option work on selection and fills all variables (with values) matching current prefix.

If you want to revert changes (filling variables) use the back button.

To build a template you need to have some building blocks like variables, which will be filled with data of the selected issue.

Variables are build of prefix and Field ID, by default variable prefix is set to ec365 (but you can change it easily). For example: if you would like to use assignee field in the template, you should use (prefix.fieldID) → ec365.assignee variable in any of the cells,

You can insert variables in worksheet in few ways:

setVariable.png

 

To fill variables select cell (or cell range), then Select issue from the dropdown, then click Fill button, your variables will be filled with data from the selected issue.

When you click fill and the cell is empty, it means that it doesn’t have any data

You can reverse changes with the back button, remember to select all affected cells

Example

Here you can see a template with some basic issue details, and selected all issue (in the dropdown), the whole cell range is selected with variables:

Using Fill on selection, will update data with details from issue:

 

To reverse template fill, use the back ' → ' button it will show variables again, then just chose next issue and use the fill option

Feel free to tell us what topic should be covered: excel365connector@psc-software.atlassian.net