By the end of this section you will be able to :
...
associate an Excel template with a view.
First you will , specify the location of excel templates:
- Click on the Admin button in the top right of PhixFlow and select System Configuration
- Go to the System Directories tab
Take a note of what the Template Location property is set to (something like /external/training/landing/excelTemplates).
- Find System Configuration in the repository browser. It is right at the bottom of the repository list.
- Open System Configuration and expand the System Directories section.
- Make a note of directory specified in the Template Location, which is set to something like
/opt/phixflow/excelTemplates
.
You will now use a template in this directory to format one of the views you created:
- Open the model
Dashboards and Forms 01-08: Views, filters and dashboards
.
...
- Click on the icon for the
Overall Debt Levels
...
- stream to open
...
- its configuration form
...
- .
- In the Views section, click on
Overall Debt Levels
...
- If you have sftp access, e.g. via FileZilla, you can retrieve the file from the cloud server from templates directory noted above
- If not, a copy of the template is available in the control framework:
- Press - Show the control framework in the left-hand menu bar of PhixFlow
- Expand the folder PhixFlow Training
- Double click on the control Excel template to open it
- Go to the Files tab
- Double-click on the template file to open or download it
...
- . This opens the stream view configuration form.
- In the Advanced section, in the Excel Template box, enter
debtOverview.xls and p
ress . - The template itself is stored on the PhixFlow server but you can have a look at copy.
- Download train.zip and extract the contents to a folder on your computer (indicated as <path> in the following instructions).
- Open <path>\train\excelTemplates\debtOverview.xls. The file opens with one worksheet, called Formatted Data, which shows how the data will be formatted.
- If the file is protected, enable editing.
- There is a another, hidden worksheet. To view it, right-click on Formatted Data and select Unhide.
The Excel file now has a tab called Basic Data. This worksheet is blank ready for PhixFlow to populate it with data. Once the first sheet is populated, you can use the data in other sheets.
Info When PhixFlow exports data to Excel, it always writes the data to the first worksheet.
- Open the view
Overall Debt
...
Levels
and export the data to Excel.- You will see the exported data from PhixFlow in the first worksheet
...
- and the formatted output on the second worksheet
...
- .