Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
pageStart
pageStart
This page is for PhixFlow data modellers and application developers. It describes the different menu and toolbar options available in the PhixFlow interface.


Panel
borderColor#7da054
titleColorwhite
titleBGColor#7da054
borderStylesolid
titleSections on this page

Table of Contents
indent12px
stylenone


Most PhixFlow objects have an optional description field. PhixFlow will display this description as you hover over the object in a list or on a model. We recommend that you provide descriptions for all your objects to help document your work for both yourself and colleagues.

Repository Context Menu

Dashboard Context Menu


Navigation Map
menu
menu
titleMenus

Navigation Map
toolbar
toolbar
titleToolbars

The task bar is the grey bar at the bottom of the PhixFlow Window.

Option

Description

Left Side

Running Actions: n

Information about the number of actions that are currently running.

Dismiss Notifications

Only available when there are open notifications. Close any green or blue notification messages that are open.

Show/Hide Windows Bar

Toggle between showing or hiding the windows bar. This bar displays icons for all the items, such as models, stream views and dashboards, that are open in the workspace.

Right Side

Insert excerpt
_user_details
_user_details
nopaneltrue

Open the User Details window.

Insert excerpt
_logout
_logout
nopaneltrue

Logout of PhixFlow. Returns PhixFlow to the startup screen so that you must log back in to resume work.

Insert excerpt
_console
_console
nopaneltrue

Show the System Console. This displays currently running tasks and log messages from PhixFlow processes.

Insert excerpt
_palette
_palette
nopaneltrue

Open the Palette tab on the right. You can drag preconfigured layout components from the palette into dashboards.

Insert excerpt
_repository
_repository
nopaneltrue

Open Using the Repository. This shows all of the available items in your PhixFlow instance.

Insert excerpt
_administration
_administration
nopaneltrue

Select options related to importing or exporting applications, packages or stream data. Also contact PhixFlow for support. See Administration menu, below.

Insert excerpt
_app_mode
_app_mode
nopaneltrue

Insert excerpt
_design_mode
_design_mode
nopaneltrue

The icon indicates the view or mode you are currently using.

In 

Insert excerpt
_design_mode
_design_mode
nopaneltrue
 you can create data analysis models and design applications. In
Insert excerpt
_app_mode
_app_mode
nopaneltrue
 you can run your application. Click the icon to switch between the views.

Move to property page and make sure the links are there

Property Tab Toolbar AnchorformIconsformIcons

When you open the property tab for a model or one of its modelling objects, the tab has a toolbar at the top. 

Insert excerpt_finish_finishnopaneltrueSave the current properties and close the tab

.

Insert excerpt_save_savenopaneltrue

Save the current properties and keep the tab open.

Insert excerpt_back_backnopaneltrue

Toggle between the current property tab and one that was previously open.

Insert excerpt_forward_forwardnopaneltrue Insert excerpt_repository_repositorynopaneltrue

Find in Explorer. This icon will bring the repository tab to the front and will close all nodes except those leading to this object.  You may need to scroll the explorer to see the selected object.

Insert excerpt_help_helpnopaneltrue

Context sensitive help.

Insert excerpt_toolbar_squashed_toolbar_squashednopaneltrue

If there is insufficient space on the header bar then some buttons are moved into this drop-down menu. The following options are always on the drop-down menu:

Insert excerpt_delete_deletenopaneltrue Delete the current object. Delete is:

permanent as there is no "undo" option

everywhere, so if the object is used by other models, it is also deleted there.

Insert excerpt_close_closenopaneltrue Close the current property tab. You can also use the X on the tab itself. Image Removed

The Audit trail is a useful way of reversing changes made by mistake as each audit entry shows both the new and old values. In the case of text fields, simply copy the old value and paste it into the form field.

Each property tab can contain a number of sections.  Each section has a header represented by a green bar with a small arrow before the section label which can be clicked to collapse and open the section. 

Image Removed

Some sections contain fields whereas other sections can contain grids.  Sections which contain grids may have a number of icons on them to allow you to add and delete records, see a more detailed grid with more columns or refresh the current grid.

Insert excerpt_add_addnopaneltrue

Create and insert a new item into the list.

Insert excerpt_detailed_list_detailed_listnopaneltrue

Open up a grid showing more details about each item.

Insert excerpt_delete_deletenopaneltrue

Delete the selected item or items.

Insert excerpt_refresh_refreshnopaneltrue

Refresh the list (e.g. if the list has been updated on another computer by another user).




Insert excerpt_add_addnopaneltrue

Create and insert a new item into the list.

Context Menu

Anchor
contextMenu
contextMenu

All objects have context menus associated with them which are accessed by right-clicking the mouse button. One key context menu item is Permanently Delete which is always the last item on the list (to help ensure it is not pressed accidentally)! 

Note that all objects that appear on Analysis Models have a context menu entry "Show Models" which will display a list of all the models that contain that object.

There are two types of grid display. The first are simply lists of the configuration objects but showing more details than the repository explorer. The second type of grid shows data e.g. Stream Items. The operations on configuration object grids are all very similar (e.g. add, delete, refresh etc.) however data grids will have additional operations which are all described on the help page for that object.

The following general features of grids are worth noting:

The items on grids are paged which means that PhixFlow fetches a batch of data at a time to populate the grid. The grid footer bar indicates which items are being shown, how many items there are in total and the page size. The user can page forwards and backwards using and . Note that the user can also change the page size (the number of rows brought back from the PhixFlow Database). Please note that with very large datasets it will be more efficient to filter the the data rather than page through it!

Columns can be ordered by clicking the column header. Each click reverses the order direction. Please note that only the items currently paged in the display are ordered.

The following functional icons are common to many grids:

Anchor
gridIcons
gridIcons

Select an existing (or predefined) Filter or create, delete and modify Filters. This causes the grid to refresh and display only those entries which match the selected Filter.

Select an existing (or predefined) multi-column Sort Order or create, delete and modify Sort Orders. Note that data is ordered across all records which are implied by the Filter, not just the current page of data.

Export the data being shown to an Excel spreadsheet. However, please note that when viewing Stream Data, pressing this button causes an option form to open which amongst other things allows you to choose to export the data to Excel, CSV or HTML. Note also that this will export all data implied by the Filter, not just the current paged result.

When viewing data in a Chart, an Excel template can be configured on the Stream View that is used to specify the properties for the Chart.

Delete the currently selected items. A form will appear to confirm that you wish to proceed.

Refresh the contents of the current grid.

Open the help page for the grid.

Show or hide the paging bar

When you drag stream attributes onto a layout, such as a dashboard or form, PhixFlow prompts how to display the data.

Icon

Type

Description

Grid

Display the data laid out in a table.

Line Chart

Plot a line or lines to represent quantities against a horizontal axis of categories. 

Barcharts

Plot a quantity as a set of bars aligned vertically against a set of categories along the horizontal axis.

Plot a quantity as a set of bars aligned horizontally against a set of categories along the vertical axis.

Pie Chart

Plot a quantity as a pie chart, grouped by a category.

Form

Layout the stream attributes as a form

Most PhixFlow objects have an optional description field. PhixFlow will display this description as you hover over the object in a list or on a model. We recommend that you provide descriptions for all your objects to help document your work for both yourself and colleagues.

Repository Context Menu

Dashboard Context Menu