The Flametree Graphical User Interface

Size: px
Start display at page:

Download "The Flametree Graphical User Interface"

Transcription

1 Page 1 of 36 Author: Andrew Colin Date: 29 th May 2015 Status: Final Version: 1.3

2 Page 2 of 36 Contents Contents 2 Introduction 3 Getting started 4 Configuration files 11 The Attribution tab 12 Global allocation effects 13 Predefined sectors 14 User-defined sectors 14 Multiple sectors 14 Equity attribution 15 Carry effects 15 Carry allocation 16 Sovereign curve effects 16 Curve duration allocation 17 Spread effects 18 Spread duration allocation return 20 Miscellaneous effects 20 A note on attribution risks 20 The Sector tab 22 Sector buckets 22 Report sectors 23 The Reporting tab 25 The Miscellaneous tab 27 Start and end dates 27 Date formats 27 Futures cash offsets 29 Smoothing algorithm 29 Brinson model 29 Average curve level 29 Curve twist maturities 30 Number of cores 30 Batch ID number 30 The Output tab 31 The Batch tab 33 Attribution templates 35

3 Page 3 of 36 Introduction When installed as a stand-alone program, the FIA engine is called from the command line, using a configuration file. This approach is similar to that used by many Unix tools and carries numerous advantages in terms of portability, deployment and efficiency. However, it does require that the user be familiar with a command-line interface, and in particular with the use of configuration files. To make it easier for users to interact with the system, we have provided a Windows based graphical user interface (or GUI) tool for FIA, described in this document. The GUI tool does three things: - Acts as an editor for the configuration file - Allows the user to run FIA using simple point-and-click commands - Allows the user to run multiple analyses via a batch manager. The GUI has the look and feel of a conventional Window program, and may be installed and run on any PC running Windows versions XP, 7 or 8.

4 Page 4 of 36 Getting started Once you have installed the Flametree system, open the GUI program by double-clicking on the Flametree icon, which you will find on the start menu or the desktop. After displaying a splash screen with version information, the form shown below will appear: The Flametree package comes with a wide range of demonstration data that illustrates virtually any type of attribution analysis. To get started, let s show how to load a simple data set and generate a simple attribution analysis. The Flametree engine requires three data sets to provide attribution analysis: - Portfolio weights and returns

5 Page 5 of 36 - Security definitions - Yield curve data. In addition, you may decide to load benchmark weights and returns, and any other data required to price particular types of security, such as CPI data for inflation-linked bonds and LIBOR histories for FRNs. A wide range of sample data sets is provided with the default Flametree installation to show the extensive capabilities of the system. Let s begin by setting up an analysis on the Gringotts Bank data set. Firstly, go to the Files tab. Click on the files icon at the right hand side of the Portfolio weights and returns box: A standard Windows file selection box will appear. Scroll down until you find the Gringotts_p.csv file and click Open. The file name, together with its full path, will then be displayed in the Portfolio weights and returns box:

6 Page 6 of 36 Note that the path will vary according to the settings on your specific PC. You can also type the name of the file directly, if you prefer. Repeat the process as follows: Gringotts_s.csv in the Security Definitions field Gringotts_y.csv in the Yield curve field Gringotts_b.csv in the Benchmark weights and returns field Gringotts_cpi.csv in the Index file field. When you are finished, the screen should look as follows:

7 Page 7 of 36 Now save the information you have entered. Select the File/Save menu options, or click on the floppy disk icon at the top of the form. You will be prompted for a name under which to save this configuration:

8 Page 8 of 36 Enter Gringotts_Test in the File Name field and press Save. The information you have entered will be saved in a file called Gringotts_Test.cnf. From now on, the name of this file will be displayed at the bottom of the screen. You have just created a configuration file. In general, the configuration file holds everything the system needs to know about the current attribution run. It contains the names of the files to process, the details of the requested attribution analysis, the names and levels of detail of the reports to generate, and much other information. Configuration files may be saved and loaded at a later time. A large number of sample configuration files are provided with the default Flametree installation, together with the data files that they reference. The next step is to configure the program s attribution settings. Click on the Attribution tab and set the following parameters: - Carry decomposition to Aggregated carry - Curve decomposition to Parallel/non-parallel Note that the attribution tree at the right side of the screen will update itself automatically as you enter this information. All other options should be left blank, and the form should look as follows:

9 Page 9 of 36 Here, we have set up the program to calculate a bottom-up attribution analysis with all carry return displayed in a single term, return due to risk-free curve movements decomposed into return due to parallel and non-parallel movements, and all other return assigned to residual. Once you have updated the form, click on the floppy disk icon or press Menu/Save. A save dialog will appear and you will be asked if you want to overwrite the current values:

10 Page 10 of 36 Answer Yes as we want to update the current configuration file with the information we have just loaded. You have now supplied all the information required for this introductory analysis. To run the program, click on the File/Run portfolio menu item or click the Run icon at the top of the screen. The program will automatically open the Output tab and you will see various messages from the Flametree engine appear on the top half of the screen. When you see Goodbye from FIA, the program has run to completion. After the program has run, a list of reports generated will appear in the list on the lower half of the form. Double-click on any report s name to open it in Excel. Congratulations! You have run your first attribution report.

11 Page 11 of 36 Configuration files A configuration file is a collection of information that contains all the settings required by FIA to run an attribution analysis. This includes - the names of the files that contain raw weights and returns, security data, and yield curve data - settings that specify the type and level of analysis required; - types of report are to be generated; - other miscellaneous settings, such as date formats The advantage of a configuration file is that its use makes it very straightforward to repeat an analysis when new data becomes available. In many cases, different attribution analyses are required on the same underlying data. For instance, the levels of detail required by the front office and the marketing department may be very different, even though they are looking at the same information. In this case, two configuration files should be set up, specifying the same data files but with different analysis switches. The program can then be run on each configuration file, and appropriate reports will be generated for each audience. A configuration file is a simple text file, and its format is documented in detail on our wiki. While it is possible to edit the file using standard editor such as Notepad or Nano, many users will prefer to use the graphical user interface described in this document to set up and modify configuration files. Here is part of a full configuration file: [FIA] CarryDecomposition=CREDIT_CARRY SovereignCurveDecomposition=CCB AverageCurveLevel=ARITHMETIC PortfolioFile=AUD_corporate_p.csv SecurityFile=AUD_corporate_s.csv YieldCurveFile=AUD_corporate_y.csv BenchmarkFile=AUD_corporate_b.csv CPIFile=AUD_CPI.csv BatchID=1 ReportSectors=INSTRUMENT_TYPE,Security ReportSectors=ISSUER,SUB_ISSUER,SECURITY ReportSectors=PRICING,INSTRUMENT_TYPE,Security

12 Page 12 of 36 The Attribution tab The Attribution tab is the screen in which the user sets up the various sources of risk to be computed and displayed in the attribution report. Attribution decompositions are often represented most succinctly by a tree structure. The attribution tab allows you to select sources of risk in the left-hand panel. The current attribution tree is then displayed in the right panel. As you select or deselect various market risks, the tree updates itself automatically. The next figure shows an example:

13 Page 13 of 36 The GUI allows many sources of return to be set up and configured, so let s go through them one by one. Global allocation effects These represent global tilt bets made by the portfolio manager against the benchmark. For instance, suppose that the manager s strategy was to use active weighting by security type to generate excess return against benchmark. The manager believes mortgage-backed securities will outperform the market as a whole, so he increases the proportion of MBS in his portfolio so that it is greater than the proportion of MBS in the benchmark. If he is correct, this over-weighting of an asset class will generate excess return against the benchmark. Conversely, he believes that corporate bonds will underperform, so he decreases his weighting of this asset class. If corporate bonds do underperform, he has also added value by reducing the losses

14 Page 14 of 36 that would otherwise have been generated on these instruments. In either case, he will have outperformed the return generated by each asset class in the benchmark. To measure the effect of an active weighting strategy, simply enter the name of the sector on which the strategy is based into the Global allocation effects box. All attribution reports will then show the return generated by this weighting decision, in addition to any other risks active in the portfolio. Predefined sectors FIA has a number of predefined sectors available: PRICING CURRENCY CREDIT CURVE SUPPLEMENTARY_CURVE MATURITY DURATION COUPON The pricing type of the security (BOND, BILL, FRN, etc) The currency of the security The credit rating of the security, when provided by the user The risk-free yield curve assigned to the security The supplementary yield curve assigned to the security, when provided The maturity bucket of the security The modified duration bucket of the security The coupon bucket of the security These are always available for use within FIA, whether or not user-defined sectors have been set up. User-defined sectors In addition to the above internally defined categories, FIA can use user-defined sector schemes for attribution. The custom sector field in the security master file allows any number of custom sectors to be defined and allocated on a security-by-security basis. When set up, the names of these custom sectors may be used for asset allocation in exactly the same way as the predefined sectors shown here. For instance, a value of COUNTRY may be recorded with each security to provide its country of issue. In this case, enter the value COUNTRY into Global allocation effects and FIA will calculate asset allocation returns based on this variable. Multiple sectors In many cases, an asset allocation strategy requires multiple levels of decision. This is handled by allowing multiple sector names to be entered into the Global allocation effects field. For instance, the manager may believe that overweighting USD investments is a good decision, but that USD inflation-linked bonds are a poor investment. He sets up his portfolio accordingly by firstly making a series of allocation bets on currencies, and secondly making allocation bets on security types. To measure the returns made by these two decisions, enter CURRENCY, PRICING into Global allocation effects. FIA s attribution reports will then show the returns generated by both weighting decisions, in addition to any other risks active in the portfolio.

15 Page 15 of 36 As you enter the sector names, the tree in the right-hand panel will update accordingly. The sector list must be separated by commas, and the tree will then show the hierarchy of allocation decisions in the same order that they appear in this field. There is no limit to the number of sectors that can be entered, but note that the GUI does not run any checks on the validity of the sector names. If you enter a sector name that has not been set up, or misspell the sector name, the error will not be flagged until you run FIA. Equity attribution If you are using FIA to run Brinson equity attribution, the sector decomposition should be entered in the Global Allocation Effects field. Carry effects The Carry effects field allows the return made by the passage of time to be calculated and displayed. Four options are available to the user: - None: No carry effects are calculated or displayed. If any returns are due to this source of risk, they will be assigned to the residual category. - Aggregated carry: All return from carry is displayed in a single term. - Running yield/pull-to-par and Risk-free carry/credit carry: Carry return is decomposed into the return from these two sources and displayed as two terms. FIA also allows asset allocation return to be calculated on carry returns exclusively. This may be appropriate when, for instance, a high-yield portfolio has over-weighted some bond types that are expected to show higher carry return than their counterparts in the benchmark. By entering the names of the sectors in which this strategy has been expressed, FIA will calculate the outcome of this decision as an asset allocation return, in addition to the adjusted return from the other active sources of risk. These carry allocation sectors will not be used for any other source of risk.

16 Page 16 of 36 Carry allocation Carry allocation sectors are added in exactly the same way as global allocation sectors, and the allocation tree will update automatically to reflect the choices made. Figure 2: Running yield/pull-to-par carry decomposition, currency allocation Sovereign curve effects The Sovereign curve effects field allows the user to specify how returns due to movements in the risk-free (or sovereign, or AAA) curve should be decomposed. There are seven options available to the user: - None: No returns due to movements in the risk-free curve are calculated or displayed. This is suitable for securities that have no interest-rate pricing dependence, such as equities. If any returns are due to this source of risk, they will be assigned to an appropriate residual category. - Aggregated: All returns due to movements in the risk-free curve are displayed as a single term. - Parallel/non-parallel: Returns due to movements in the risk-free curve are decomposed into movements from parallel shifts in the curve, and movements due to all other (non-parallel) shifts. The definition of how a parallel shift is calculated may be set using the Average curve level field in the Miscellaneous tab. - Shift, twist, curvature: Returns due to movement in the risk-free curve are decomposed into movements from parallel shifts, movements from curve twists (steepening or flattening), and all other movement types, which are typically manifest as increasing or decreasing curvature. The parallel shift calculation is defined using the Average curve level field, and the tenor points used to calculate the slope of the curve and hence the twist motion may be set using the Curve twist maturities fields on the Miscellaneous tab.

17 Page 17 of 36 - Principal component analysis: Returns in the risk-free curve are decomposed into shift, twist and curvature movements, using a principal component analysis over the entire supplied history of each curve. - Key-rate durations: Returns generated by movements in the risk-free curve are decomposed into movements generated by curve movements at a number of key rate tenor points. These points may be specified in the Key rate duration sectors field on the Sectors tab. - Colin-Cubilie-Bardoux: This analysis is similar to the shift. twist, curvature analysis, save that the twist movement in the curve is measured by fitting a first-order polynomial to the yield curve rather than by fitting the curve at two predetermined points. Curve duration allocation In some cases an investor may follow a duration allocation strategy. This is similar to a Brinson allocation strategy over a selected sector, but with allocation decisions made in terms of duration contribution rather than market weight. A Brinson analysis decomposes return into two sources of return: - asset allocation returns - stock selection returns By contrast, a duration allocation analysis generates three sources of return: - a market direction return - a duration allocation return - a duration stock selection return For more detail, see Andrew Colin s book Attribution in Finance, chapter 16. For a simple curve duration allocation analysis, enter the name(s) of the sectors to use in the Allocation sectors field, and set the value of Curve decomposition to Aggregated. The three sources of return will then appear under Risk-free curve return. As before, more than one sector can be assigned to the Allocation sectors field:

18 Page 18 of 36 If more detailed information about bottom-up returns are required, one of the standard curve models may be used: Here we are running duration allocation attribution over two sectors (Duration buckets, Maturity buckets), with the duration stock selection term decomposed into returns from curve shift, twist and curvature. There are now six sources of return generated by movements in the risk-free curve: - Market direction return - Duration bucket allocation return - Maturity bucket allocation return - Shift return - Twist return - Curvature return Spread effects The Spread effects fields specify how returns made by credit spreads are to be measured. The dropdown box Spread decomposition has three values: None: No returns due to spread movements are calculated. If any returns are due to this source of risk, they will be assigned to the residual category.

19 Page 19 of 36 Sector spreads: This setting requires a sector curve to have been assigned to one or more securities in the portfolio. Returns due to movements between the risk-free curve and the supplied sector curve are calculated, and any remaining return generated by movements between the sector curve and the security s yield is assigned to sector-specific return. This option is particularly useful for measuring the effects of movements in sector or country curves. The two sources of sector return are calculated and displayed in FIA s reports, and shown on the attribution tree: Credit spreads: This setting decomposes spread returns in movements between various credit curves. Use of this option requires that (i) (ii) Suitable credit curve data has been provided in the yield curve file A set of credit ratings, corresponding to the required curves, is selected in the Credit decomposition drop-down box On selecting this option, the attribution tree will update itself to show the returns that will be calculated due to changes in the spread between the selected credit curves. Any spread return that is not due to movements between these curves will be assigned to residual.

20 Page 20 of 36 Spread duration allocation return Just as for sovereign curve risks, FIA also allows returns generated by spread duration allocation decisions to be measured. To use this option, simply enter the names of the required spread duration sectors in the corresponding Allocation sectors box. Miscellaneous effects FIA also calculates returns due to other, usually minor effects: - Inflation return: Return generated due to inflation for inflation-linked securities - Cash return: Return generated by cash deposits - Convexity return: Return generated by convexity. If this option is selected, any returns generated by movements in the risk-free curve are split into duration returns (assuming there is a linear dependence between curve movements and pricing change) and convexity returns (that portion of return due to any non-linear dependence between curve movements and pricing change). The sum of returns from risk-free curve movements and convexity will remain unchanged. - Rolldown return: Return generated by the slope of the yield curve. The more steeply sloped the yield curve, the greater the return generated by this source of return - Price return: The difference in measured return between the same security in the portfolio and the benchmark. This return is usually due to pricing differences. The benchmark return is taken as definitive. - Paydown return: Return generated by early paydown of amortizing securities. All these sources of return may be enabled using the Miscellaneous effects section on the Attribution tab. As with the other sources of return, the attribution tree will display any selected miscellaneous sources of return. A note on attribution risks The risks selected in this tab should always match the investment process for the current portfolio. For instance, displaying top-down allocation returns for a fixed income portfolio that is managed using a bottom-up strategy is at best misleading, and may completely distort the attribution report.

21 Page 21 of 36 FIA has been designed to match virtually any investment process, but it is up to the user to confer with users and managers, and to ensure that the analyses generate match the manager s investment process.

22 Page 22 of 36 The Sector tab The purpose of the Sector tab is to define the various ways in which output from FIA can be allocated to various buckets, whether these be maturity or coupon buckets, key rate duration buckets, security-specific data, or user-defined data. Sector buckets The five sector buckets all work in very similar ways. Maturity sectors allow the user to set up a categorisation of results in terms of the maturity of the underlying instruments.

23 Page 23 of 36 There is always one more bucket that there are maturities chosen. For instance, if the selected values are 5 and 10 years, results will be displayed in terms of allocation to the 0-5 year bucket, the 5-10 year bucket, and the >10 year bucket. Key rate durations allow the maturities used in a key rate duration attribution analysis to be set. This setting is only used when the sovereign curve decomposition is set to KRD, in which case the control will be enabled. For other values, it will be greyed out and its values cannot be changed. Tenor sectors allows the tenors (maturity points) at which changes in the yield curve are reported to be set. Coupon sectors behaves identically to Maturity sectors, but allows the user to categorise output in terms of coupon buckets rather than maturity buckets. Securities that do not pay a coupon such as equities are always assigned to the lowest coupon bucket. Report sectors The Report Sectors list is used to define the form of drill-down reports. At present these are used for attribution and tracking error, but the number may grow in future. Entering one or more sectors into a row tells FIA to generate a drill-down report that summarises returns in this order. For instance, entering CURRENCY, PRICING, SECURITY generates a report that firstly summarises results by currency, then by pricing type, and finally displays results at the security level. The order in which variables are added should correspond to the way that the data is structured. For instance, several countries use the Euro, so displaying by currency first and then by country is the obvious order. You can generate reports using the opposite order, but these will not be as useful. Reports are only generated down to the level of the last variable. If the sectors CURRENCY, COUNTRY are entered, the report will only show results summarised at the COUNTRY level. To enable drill-down to the security level, always enter SECURITY as the last variable. There is no limit on the number of rows that may be entered here. Variables may be already available, or user-defined. System variables include currency, pricing type, duration bucket, maturity bucket, credit rating. User-defined variables are set up in the security master file. For each row entered into this box, a drill-down attribution report and a risk attribution report are generated. There is no restriction on the number of drill-down reports that may be generated for a given configuration file. If no report sectors are supplied, FIA assumes a single default report sector. No checks are performed on the validity of report sector strings at the point of entry, but if a problem is found the FIA program will flag it when run.

24 Page 24 of 36

25 Page 25 of 36 The Reporting tab The Reporting tab allows the user to decide which reports to generate, where to send them, and how to customize the names used for risks. By default, FIA generates a large number of reports. The Reports list at the top of the screen allows the use to select which reports are written to disk. Check or uncheck the tick box next to each report type to tell FIA whether this report is required. FIA can generate reports in both Excel (XLS) and comma-delimited text (CSV) formats. The check boxes in the Formats section allow either or both formats to be used. The Settings section allows various miscellaneous reporting options to be set.

26 Page 26 of 36 - Root level reports only: This option is applicable when the current portfolio contains other portfolios. If this option is checked, FIA only generates reports for the top-level portfolio. This option is useful when analysing a complex nested portfolio structure, and only the aggregate results are of interest. - Lookthrough: If the portfolio contains one or more sub-portfolios, this option allows the security holdings of the subportfolios to be combined with the holdings of the top-level portfolio (if any). If this option is left unchecked, the holdings and returns of sub-portfolios are displayed as individual lines. - Generate treemap data: If checked, FIA will generate data suitable for import into a tree mapping graphics visualisation package. - Generate SQL import data: If checked, FIA will generate security-level weights and returns data suitable for import into an SQL database. The returns data in this report will not have had smoothing applied. The Labels section allows the names of various sources of risk to be modified. For instance, suppose that you want to replace Residual with Country-specific return in your attribution reports. This result is easily achieved by entering Country-specific return in the Residual row.

27 Page 27 of 36 The Miscellaneous tab This tab is for settings that do not fall conveniently into any of the other categories. Start and end dates Often, the user only wants to run an attribution analysis on a subset of the supplied data. These dialogs allow a subset of the supplied data to be used. For instance, if the portfolio data is available from the start of the year, but a report is only required for the last month, these fields may be used to specify the required start and end dates for reporting. Date formats These fields specify the date format of the dates in the various user-supplied files.

28 Page 28 of 36 Unlike strings, integers and real numbers, the format of a date can vary by data source, locale and user. For instance, in the US the 14 th of January may be written 01/14/15, but in Europe it is customarily written 14/01/15. Date formats are set up using the following patterns: Format Example Sample %d Day of month (1-31) 15 %m Month number (1-12) 2 %b Month in abbreviated or full form February, Feb %y The year without century data (0-99). When a century is not otherwise specified, values in the range refer to years in the twentieth century ( ); values in the range refer to years in the twenty-first century ( ) 45 %Y The year, including century 2015 Date format strings are constructed by aggregating the above format strings with the date delimiter. For instance, if your dates are in the dd-mm-yy format, set the format string to %d-%m-%y, using a hyphen as the delimiter. The following table lists some example date format strings. Date Format 15/05/2013 %d/%m/%y 15/05/13 %d/%m/%y 05/15/2013 %m/%d/%y %m-%d-%y %m%d%y %Y%m%d 15-May-13 %d-%b-%y 15-May-2013 %d-%b-%y Although various international date formats exist such as ISO8601, in practice the format of dates in data available to users can vary widely. The Flametree program therefore allows acceptable date formats to be specified on a file-by-file basis. Different file formats can be specified for portfolio, benchmark, security master, yield curve, CPI index, and FX data files. - If no formats are supplied, the program assumes that all dates are in the format %Y-%m-%d. - If General date format is set, the program will apply this format to all dates. - If a file-specific format is set, the program will use this format for that particular file. File formats are entered via the appropriate format box. If the drop-down arrow at the left of the box is clicked, a list of pre-defined date formats is shown, and the user can select one of these.

29 Page 29 of 36 If the required format is not show, a custom format can be entered in the format box. For instance, a format of the form %d:%m:%y requires the user to type this string into the date format box: Futures cash offsets This switch is turned on if the user requires cash offsets for futures to be calculated automatically. Smoothing algorithm This setting allows the user to select which smoothing technique is to be applied to the attribution results. Brinson model This setting allows the user to select between the Brinson-Fachler and the Brinson-Hood-Beebower models when running equity attribution. Average curve level This setting allows the user to select how parallel shift in the sovereign yield curve should be measured. There is no standard measure of the average level of the yield curve, so FIA has implemented the most commonly used approaches: Arithmetic: The average level of the curve is measured by forming an arithmetic average of the levels of the curve at all supplied maturities. This is a widely used technique but may overweight shorter-maturity yields against longer-maturity yields. Trapezoidal: To remove the bias effect of varied sampling rates, this technique calculates the average level of the curve by integrating the area under the curve and dividing by the difference between the longest and shortest maturities. Fixed maturity: The average level of the curve is measured by its level at the given maturity, for instance five years. The specific maturity may be set using the fixed shift maturity box on the same

30 Page 30 of 36 screen. Note that this box is only enabled for input if Curve level is set to Fixed maturity in the Average curve level drop-down box. Curve twist maturities If Curve decomposition is set to Shift, twist, curvature on the Attribution tab, a pair of maturities is used at which a straight line is fitted to the yield curve. The slope, and hence the twist motion, of the curve is measured from this line. These maturities may be set using the two dropdown boxes labelled Upper maturity and Lower maturity. Note that these drop-down boxes are only enabled if the Shift, twist, curvature option is selected. Number of cores Many computers have multiple cores on which different processes can be run at the same time. The Flametree engine has been written to take advantage of this architecture and to allocate the most time-consuming parts of the attribution calculation across multiple processors, if available. This setting allows the user select how many cores should be used for attribution calculations. - The minimum number of cores is 1. - The maximum number of cores that FIA can use is 8. - If the number of cores requested is zero or more than the maximum number of cores available on the current processor, the Flametree engine uses the maximum number available. Batch ID number Every time the Flametree engine generates reports, various files are written in CSV or Excel formats. To ensure that the results of one run do not overwrite the results of a previous run, this field allows the user to append a batch number to the end of each file name, uniquely identifying it. If no number is supplied, a random value between 0 and 1000 is used.

31 Page 31 of 36 The Output tab The Output tab displays the output of the Flametree program and lists the files generated by the currently loaded configuration. When the user runs the Flametree program, the GUI automatically opens this tab to show the program running. The program s output is shown in the console box in the upper half of the tab.

32 Page 32 of 36 The list of files in the lower half of the tab show the files in the directory specified by the Report directory setting on the Reporting tab. This includes all reports generated by the program for the current configuration. Double-click on any file name to open it in Excel.

33 Page 33 of 36 The Batch tab The Batch tab allows the user to set up and run the Flametree program on groups of configuration files. The first purpose of the Batch tab is to set up groups of configuration files. The left-most panel shows part of the directory tree on the machine on which the program is installed, and the middlemost panel shows the configuration files that already exist in the currently selected directory. The right-most tab shows the names of the configuration files in the current batch file. To transfer a file in or out of this collection, simply double-click on the file s name. The chosen file will then appear in the right-most panel.

34 Page 34 of 36 Batch files can be constructed from configuration files in different directories. To choose files from a different directory, find the required directory in the directory tree and theh available configuration files in that directory will be displayed. They may then be added to the list in the right-hand panel. Note that the full path of each selected file is displayed. When you have set up a batch file, it may be saved as a.grp file by either - Clicking on the save icon - Clicking on the Batch/Save Batch menu In either case, the program will prompt for a name for a group file. This allows the chosen batch file to be saved and reused at later times.

35 Page 35 of 36 Attribution templates Many configuration files look very similar. To assist the user in setting up commonly used configurations, the FIA GUI supports the user of template files that make setting up a particular configuration quick and straightforward. A template file is identical to a standard configuration file, save that no file names are recorded. Suppose that you need to set up a Carino analysis on a new portfolio and benchmark. While one can go through the entire attribution tree and set up a Carino analysis, in many cases it is more straightforward to use the predefined Carino template. To do this, click on the Template menu item and then Open Template. You will then be prompted to select a predefined template file: Select the template that you want to use (in this case, Campisi). If you then return to the Attribution tab, a complete Campisi analysis has been set up for you in the Bottom-up effects tab:

36 Page 36 of 36 Return to the Files tab and select the files on which to run a Campisi attribution analysis. The resulting configuration file can then be saved as an ordinary configuration file. To define your own template, set up a configuration file that matches your requirements and save it using the Template/Save template menu items. The new template will now be available for subsequent use.

The Flametree Application Program Interface (API)

The Flametree Application Program Interface (API) Page 1 of 37 The Flametree Application Program Interface (API) Author: Andrew Colin Date: 30 th May 2015 Revised: 27 th June 2015 Status: Draft Version: 1.02 Page 2 of 37 Contents Contents 2 Introduction

More information

Morningstar Direct SM Equity Attribution

Morningstar Direct SM Equity Attribution Equity attribution, also known as micro attribution, compares a portfolio s performance to that of a benchmark by decomposing the excess return to explain the impact of various investment decisions. Analyze

More information

Tutorial 33 Importing Data

Tutorial 33 Importing Data 1 of 8 06/07/2011 16:17 Tutorial 33 Importing Data In Tutorial 18, we looked at how to export data from ShareScope for use in other applications. In this tutorial, we look at the different ways of importing

More information

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links...

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links... WebLink User Guide Table of Contents CLIENT INTERNET ACCESS...4 Mobile Devices...4 Browser Compatibility...4 SYSTEM NAVIGATION... 9 Header Links... 9 Navigation Bar... 9 USER OPTIONS... 9 Change Password...

More information

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links...

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links... WebLink Guide November 2017 Table of Contents CLIENT INTERNET ACCESS...4 Mobile Devices...4 Browser Compatibility...4 SYSTEM NAVIGATION... 9 Header Links... 9 Navigation Bar... 9 USER OPTIONS... 9 Change

More information

Aon Hewitt. Facts & Figures. March 2016 Update. Risk. Reinsurance. Human Resources. Empower Results

Aon Hewitt. Facts & Figures. March 2016 Update. Risk. Reinsurance. Human Resources. Empower Results Aon Hewitt Facts & Figures Risk. Reinsurance. Human Resources. Empower Results Facts & Figures Contents In this document... This button normally prints the whole document. If you want to print just the

More information

UBS-SFA Online. User guide. Page 1 of 36

UBS-SFA Online. User guide. Page 1 of 36 UBS-SFA Online User guide Page 1 of 36 Contents 1. Introduction... 3 2. Logging in... 4 2.1 How to log in... 4 2.2 Changing the PIN on your token... 4 3. Finances Check on your portfolio(s) and assets...

More information

Market Insight Wizards & Virtual Variables Training Manual v1.0

Market Insight Wizards & Virtual Variables Training Manual v1.0 Market Insight Wizards & Virtual Variables Training Manual v1.0 D&B Market Insight Wizards & Virtual Variables Manual Version: 1.0 Software Version: System: 2017 Q2 Training (UK & Europe) Contents Introduction...

More information

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Designer/Player 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 3 Who should read this manual... 3 What s included in this manual... 3 Symbols

More information

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide SyncFirst Standard Quick Start Guide Step-By-Step Guide How to Use This Manual This manual contains the complete documentation set for the SyncFirst system. The SyncFirst documentation set consists of

More information

A New Data Structure and Codification for Balance of Payments. Rodrigo Oliveira-Soares and René Piche SDMX Conference, Washington DC 2 May 2011

A New Data Structure and Codification for Balance of Payments. Rodrigo Oliveira-Soares and René Piche SDMX Conference, Washington DC 2 May 2011 A New Data Structure and Codification for Balance of Payments Rodrigo Oliveira-Soares and René Piche SDMX Conference, Washington DC 2 May 2011 Outline Background Main driver of change Opportunities arising

More information

User's Guide. Alpha Five Accounting. Accounting Made Easy. Version 3.0. Copyright BetaSoft LLC - All Rights Reserved

User's Guide. Alpha Five Accounting. Accounting Made Easy. Version 3.0. Copyright BetaSoft LLC - All Rights Reserved User's Guide Alpha Five Accounting Copyright 1995-2002 BetaSoft LLC - All Rights Reserved Accounting Made Easy Version 3.0 Alpha Five is a trademark of Alpha Software Corp. i ii Table of Contents INTRODUCTION...1

More information

File Importing - Text Files

File Importing - Text Files File Importing - Text Files With this tutorial we are going to go through the basic elements of importing a text file that contains several records (lines) each containing several fields. Sample Data -

More information

Guide to Importing Data

Guide to Importing Data Guide to Importing Data CONTENTS Data Import Introduction... 3 Who should use the Gold-Vision Import Client?... 3 Prepare your data... 3 Downloading and installing the import client... 7 Step One Getting

More information

As your financial institution completes its system conversion, you will need to modify

As your financial institution completes its system conversion, you will need to modify Quicken for Mac Personal Finance Software 2005 2007 Account Conversion Instructions for Web Connect to Direct Connect As your financial institution completes its system conversion, you will need to modify

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Class Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E

Class Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E Class Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E51465-01 Table of Content Class 1. ABOUT THIS MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE... 1-1 1.3 ORGANIZATION...

More information

REPORTING Copyright Framework Private Equity Investment Data Management Ltd

REPORTING Copyright Framework Private Equity Investment Data Management Ltd REPORTING Copyright Framework Private Equity Investment Data Management Ltd - 2016 Table of Contents Standard Reports... 3 Standard Report Pack... 4 General Data Protection and Framework... 7 Partner Bank

More information

Using the K-means Data Cluster Algorithm to Classify Yield Curve Shape

Using the K-means Data Cluster Algorithm to Classify Yield Curve Shape Using the K-means Data Cluster Algorithm to Classify Yield Curve Shape Overview Exploratory data analysis (EDA) is an approach for data analysis that employs a variety of techniques to help gain insight

More information

Advisor Workstation Quick Start Guide

Advisor Workstation Quick Start Guide SM Morningstar Advisor Workstation Morningstar Advisor Workstation provides financial advisors with tools for investment planning, portfolio analysis, security research, and sales presentations. This is

More information

Online Banking for Business ACCOUNT INFORMATION & TRANSFERS USER GUIDE

Online Banking for Business ACCOUNT INFORMATION & TRANSFERS USER GUIDE Online Banking for Business ACCOUNT INFORMATION & TRANSFERS USER GUIDE Contents Contents... 2 Online Banking for Business Getting Started... 4 supported browsers... 5 Minimum system requirements... 5 Account

More information

Black Diamond Investor Experience Card Settings Guide

Black Diamond Investor Experience Card Settings Guide Black Diamond Investor Experience Card Settings Guide Each Client Profile is associated with a group of content cards that, collectively, create the investor experience. The firm selects both the cards

More information

Sage 300 ERP Intelligence Report Designer User Guide

Sage 300 ERP Intelligence Report Designer User Guide Sage 300 ERP Intelligence Report Designer User Guide Table of Contents What is the Report Designer?... 2 Running a Report with a Predefined Data Setup... 4 Accessing the Sage 300 ERP Intelligence Report

More information

General Ledger Updated December 2017

General Ledger Updated December 2017 Updated December 2017 Contents About General Ledger...4 Navigating General Ledger...4 Setting Up General Ledger for First-Time Use...4 Setting Up G/L Parameters...5 Setting the G/L Parameters...6 Setting

More information

CONTENTS INTRODUCTION... 3 ACCESSING AND MODIFYING FLEX SAMPLES... 4 CREATE AND POPULATE A NEW FLEX DOCUMENT... 6

CONTENTS INTRODUCTION... 3 ACCESSING AND MODIFYING FLEX SAMPLES... 4 CREATE AND POPULATE A NEW FLEX DOCUMENT... 6 CONTENTS INTRODUCTION... 3 ACCESSING AND MODIFYING FLEX SAMPLES... 4 CREATE AND POPULATE A NEW FLEX DOCUMENT... 6 INSERTING ITEMS IN A FLEX DOCUMENT FROM CONTENT EXPLORER... 9 CREATE A QUOTE LIST IN A

More information

FIS Client Point Getting Started Guide

FIS Client Point Getting Started Guide FIS Client Point Getting Started Guide Table of Contents Introduction... 4 Key Features... 4 Client Point Recommended Settings... 4 Browser and Operating Systems... 4 PC and Browser Settings... 5 Screen

More information

Training Guide. Fees and Invoicing. April 2011

Training Guide. Fees and Invoicing. April 2011 Training Guide Fees and Invoicing April 2011 *These accreditations belong to Avelo FS Limited **This accreditation belongs to Avelo FS Limited and Avelo Portal Limited Adviser Office Workbooks Designed

More information

Bank Manager. Bank Manager is an add on module that allows you to import your bank statements that you download from your internet banking.

Bank Manager. Bank Manager is an add on module that allows you to import your bank statements that you download from your internet banking. Overview is an add on module that allows you to import your bank statements that you download from your internet banking. No more manual capturing of bank statements. When the first bank statement is imported,

More information

RJO Armor Quick Start Guide. Armor Customer Role User Guide

RJO Armor Quick Start Guide. Armor Customer Role User Guide RJO Armor Quick Start Guide Armor Customer Role User Guide OCTOBER 2015 Contents I IIQ v1 vs. Armor... 2 II Armor Screen Details... 4 To View Account Balances and Positions:... 4 To Monitor Accounts Risk:...

More information

Welcome to WebLink Internet Access

Welcome to WebLink Internet Access WebLink User Guide Welcome to WebLink Internet Access WebLink provides access to your investment portfolio 24/7. The minimum browser versions currently certified are: MS Edge IE 11.0 Chrome 62 FireFox

More information

Intermediary Oracle FLEXCUBE Universal Banking Release [May] [2011] Oracle Part Number E

Intermediary Oracle FLEXCUBE Universal Banking Release [May] [2011] Oracle Part Number E Intermediary Oracle FLEXCUBE Universal Banking Release 11.3.0 [May] [2011] Oracle Part Number E51511-01 Table of Contents Intermediary 1. ABOUT THIS MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.1.1 Audience...

More information

Contents 1. INTRODUCTION OVERVIEW GETTING STARTED... 7

Contents 1. INTRODUCTION OVERVIEW GETTING STARTED... 7 sin 2.9 Contents 1. INTRODUCTION...4 2. OVERVIEW...6 3. GETTING STARTED... 7 3.1 INSTALLING PROFIT... 8 3.2 LOGGING IN TO PROFIT... 9 3.3 FUNDING YOUR PROFIT ACCOUNT... 10 3.4 VIEWING THE PROFIT WORKSPACE

More information

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Report Designer for Sage MAS Intelligence 90/200

Report Designer for Sage MAS Intelligence 90/200 Report Designer for Sage MAS Intelligence 90/200 Table of Contents What is the Report Designer?... 1 Installing the Report Designer... 2 Pre-installation requirements... 2 The Interface... 3 Accessing

More information

EST151: Maintain Parts

EST151: Maintain Parts EST151: Maintain Parts CERTIFIED COURSE CURRICULUM SAGE UNIVERSITY IMPORTANT NOTICE This document and the Sage 100 Contractor software may be used only in accordance with the Sage 100 Contractor End User

More information

FactSet Quick Start Guide

FactSet Quick Start Guide FactSet Quick Start Guide Table of Contents FactSet Quick Start Guide... 1 FactSet Quick Start Guide... 3 Getting Started... 3 Inserting Components in Your Workspace... 4 Searching with FactSet... 5 Market

More information

Lesson 1: Creating and formatting an Answers analysis

Lesson 1: Creating and formatting an Answers analysis Lesson 1: Creating and formatting an Answers analysis Answers is the ad-hoc query environment in the OBIEE suite. It is in Answers that you create and format analyses to help analyze business results.

More information

Asset Arena InvestOne

Asset Arena InvestOne Asset Arena InvestOne 1 21 AD HOC REPORTING 21.1 OVERVIEW Ad Hoc reporting supports a range of functionality from quick querying of data to more advanced features: publishing reports with complex features

More information

Guide for Transitioning From Fixed To Flexible Scenario Format

Guide for Transitioning From Fixed To Flexible Scenario Format Guide for Transitioning From Fixed To Flexible Scenario Format Updated December 23 2016 GGY AXIS 5001 Yonge Street Suite 1300 Toronto, ON M2N 6P6 Phone: 416-250-6777 Toll free: 1-877-GGY-AXIS Fax: 416-250-6776

More information

Product Documentation SAP Business ByDesign August Analytics

Product Documentation SAP Business ByDesign August Analytics Product Documentation PUBLIC Analytics Table Of Contents 1 Analytics.... 5 2 Business Background... 6 2.1 Overview of Analytics... 6 2.2 Overview of Reports in SAP Business ByDesign... 12 2.3 Reports

More information

Batch Scheduler. Version: 16.0

Batch Scheduler. Version: 16.0 Batch Scheduler Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

XYZ Model Financial Accounts Generator Plus User Guide Page 1 of 14. XYZ Model Financial Accounts Generator Plus User Guide

XYZ Model Financial Accounts Generator Plus User Guide Page 1 of 14. XYZ Model Financial Accounts Generator Plus User Guide User Guide Page 1 of 14 XYZ Model Financial Accounts Generator Plus User Guide Contents Introduction... 2 Preparing the Trial Balance... 2 Getting Started... 3 Loading Your Trial Balance File... 4 Mapping

More information

Morningstar Advisor Workstation SM Quick Start Guide

Morningstar Advisor Workstation SM Quick Start Guide Morningstar Advisor Workstation provides financial advisors with tools for security research, portfolio analysis, and sales presentations. This is designed to get you up and running quickly, taking you

More information

NEC Versa 4200 Windows 98 Upgrade Information

NEC Versa 4200 Windows 98 Upgrade Information NEC Versa 4200 Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 4200 system to Microsoft Windows 98. Please read these notes in their entirety.

More information

Parish Accounts Workbook. Version 2

Parish Accounts Workbook. Version 2 Parish Accounts Workbook Version 2 Contents Introduction 3 The Basics 4 Things to remember 4 Tab colours 4 The Details Tab 5 Accounts 5-6 Investments 6 Accounts or Investments which are not restricted

More information

Eloqua Insight Intro Analyzer User Guide

Eloqua Insight Intro Analyzer User Guide Eloqua Insight Intro Analyzer User Guide Table of Contents About the Course Materials... 4 Introduction to Eloqua Insight for Analyzer Users... 13 Introduction to Eloqua Insight... 13 Eloqua Insight Home

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 18 November 2014 Email Campaign Manager 2.2 for Sitecore CMS 7.5 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction...

More information

SDC PLATINUM QUICK START GUIDE

SDC PLATINUM QUICK START GUIDE SDC PLATINUM QUICK START GUIDE Date of issue: 21 May 2012 Contents Contents About this Document... 1 Intended Readership... 1 In this Document... 1 Feedback... 1 Chapter 1 Overview... 2 Get Started...

More information

NetAdvantage. User s Guide

NetAdvantage. User s Guide NetAdvantage User s Guide Welcome to NetAdvantage. This user guide will show you everything you need to know to access and utilize the wealth of information available from S&P NetAdvantage. This is an

More information

Enhancements Included in the Wisdom Accounting Suite Software Version

Enhancements Included in the Wisdom Accounting Suite Software Version Enhancements Included in the Wisdom Accounting Suite Software Version 12.3.1 This document lists the enhancements and program corrections in this new release of the accounting software. Listed below are

More information

User Guide Regions Association Image Lockbox Online

User Guide Regions Association Image Lockbox Online User Guide Regions Association Image Lockbox Online 2012 Regions Bank. Regions Lockbox Services subject to product terms and conditions. Rev. 111312 Association Image Lockbox User Guide Association Image

More information

Exporting Data. Chapter II. In This Chapter: 1. How the Export function works Setting up to export data The exporting process 903

Exporting Data. Chapter II. In This Chapter: 1. How the Export function works Setting up to export data The exporting process 903 Chapter II Exporting Data In This Chapter: 1. How the Export function works 891 2. Setting up to export data 895 3. The exporting process 903 Data Transfer Utility: Chapter II 889 Overview This chapter

More information

Sitecore E-Commerce Cookbook

Sitecore E-Commerce Cookbook Sitecore E-Commerce Cookbook Rev: 2011-09-12 Sitecore E-Commerce Fundamental Edition 1.1 Sitecore E-Commerce Cookbook A marketer's guide to the Sitecore E-Commerce Fundamental Edition Sitecore E-Commerce

More information

ADD/EDIT VENDOR. 1. To add a new vendor to the system from within the Accounts Payable module, navigate to: Accounts Payable Vendors.

ADD/EDIT VENDOR. 1. To add a new vendor to the system from within the Accounts Payable module, navigate to: Accounts Payable Vendors. ADD/EDIT VENDOR 1. To add a new vendor to the system from within the Accounts Payable module, navigate to: Accounts Payable Vendors. Vendors can also be added from within the Purchasing module. Regardless

More information

Atlas 5.0 for Microsoft Dynamics AX Advanced reporting system.

Atlas 5.0 for Microsoft Dynamics AX Advanced reporting system. TRAINEE WORKBOOK Atlas 5.0 for Microsoft Dynamics AX Advanced reporting system. Table of Contents 1 Introduction... 4 1.1 Welcome... 4 1.2 About this course... 4 1.2.1 Course description... 4 1.2.2 Audience...

More information

IMPORTANT. Registration Settings: SERIAL NUMBER: COMPUTER ID: REGISTRATION NUMBER:

IMPORTANT. Registration Settings: SERIAL NUMBER: COMPUTER ID: REGISTRATION NUMBER: IMPORTANT Registration Settings: SERIAL NUMBER: COMPUTER ID: REGISTRATION NUMBER: Once you have your TALITY software functioning properly copy your phone system settings onto this page and save it for

More information

Rabo Supplier Finance User Manual - Suppliers -

Rabo Supplier Finance User Manual - Suppliers - Rabo Supplier Finance User Manual - Suppliers - Page 2 of 33 Table of Contents 1 About This Document... 3 1.1 Objectives of This Document... 3 1.2 Inside This Document... 3 2 Rabo Supplier Finance platform...

More information

Top 10 Things to Know about WRDS

Top 10 Things to Know about WRDS Top 10 Things to Know about WRDS 1. Do I need special software to use WRDS? WRDS was built to allow users to use standard and popular software. There is no WRDSspecific software to install. For example,

More information

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter Lockbox In This Chapter Lockbox Integration Setup Notification Setup Accounting Setup Invoice Defaults Setup Territory Level Lockbox Sestup Lockbox Exceptions Handling Lockbox Integration Setup Lockbox

More information

www.insightsoftware.com for JD Edwards World and EnterpriseOne Version: 2.1 Last Updated: August 31, 2011 Contents 1. Introduction... 4 Welcome... 4 Using this Guide... 4 2. The Console Interface... 5

More information

Perfect Analysis A User Guide

Perfect Analysis A User Guide Perfect Analysis A User Guide COVERAGE Perfect Analysis is a financial analysis, reporting and charting service providing data on over 120,000 globally listed companies. The database provides historic

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 2014-06-11 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction... 4 Chapter 2 Quick Start Guide... 5 2.1 Accessing the Email

More information

IT2.weebly.com Applied ICT 9713

IT2.weebly.com Applied ICT 9713 Chapter 11 Database and charts You already know how to o define database record structures o enter data into a database o select subsets of data within a database o sort data within a database o produce

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Copying, Pasting and Renaming Reports... 4 Creating and linking a report... 6 Auto e-mailing reports...

More information

Series 6 Technical Admin Guide Page 1

Series 6 Technical Admin Guide Page 1 Series 6 Technical Admin Guide Page 1 TABLE OF CONTENTS PRODUCT REGISTRATION... 6 Free Trial Registration and the Wizard...7 How the Trial Works...8 Register Invu Document Management...8 Privileges for

More information

Eclipse Forms. Release 8.7.2

Eclipse Forms. Release 8.7.2 Eclipse Forms Release 8.7.2 Legal Notices 2011 Epicor Software Corporation. All rights reserved. Unauthorized reproduction is a violation of applicable laws. Epicor and the Epicor logo are registered trademarks

More information

Check the Repeat branch checkbox to automatically copy the branch used previously to the next transaction line.

Check the Repeat branch checkbox to automatically copy the branch used previously to the next transaction line. Repeat Branch Print Transactions GL Code Details Inv No Chq No Debit Credit Foreign Check the Repeat branch checkbox to automatically copy the branch used previously to the next transaction line. Check

More information

Podium Plus Data Analysis Software. User Manual. SWIS10 Version

Podium Plus Data Analysis Software. User Manual. SWIS10 Version SWIS10 Version Issue 1.10 February 2005 Contents 1 Introduction 6 1.1 What is Podium Plus? 6 1.2 About This Manual 6 1.3 Typographical Conventions 7 1.4 Getting Technical Support 7 2 Getting Started 8

More information

STATISTICAL TECHNIQUES. Interpreting Basic Statistical Values

STATISTICAL TECHNIQUES. Interpreting Basic Statistical Values STATISTICAL TECHNIQUES Interpreting Basic Statistical Values INTERPRETING BASIC STATISTICAL VALUES Sample representative How would one represent the average or typical piece of information from a given

More information

CASH MANAGEMENT HOW-TO

CASH MANAGEMENT HOW-TO Vision Municipal Solutions CASH MANAGEMENT How-To Guide Contents Set-Up... 4 Changing Your Default Period... 4 How to Change Your Default Period... 4 Payment Centers... 4 Adding a Payment Center... 4 Drawers...

More information

Introduction. What is finxl? Why use finxl?

Introduction. What is finxl? Why use finxl? 2 Introduction This document provides a how to guide to assist new users or infrequent users of finxl. It is designed to describe the salient features, the general work flow, and how to create simple yet

More information

Quick Reference Your Portfolios/SCORECARDs

Quick Reference Your Portfolios/SCORECARDs PerformanceIQ Quick Reference Your Portfolios/SCORECARDs Description The Your Portfolios/SCORECARDs area provides detailed information for the accounts available in PerformanceIQ. Performance is updated

More information

Project Manager User Manual

Project Manager User Manual Project Manager User Manual Overview Welcome to your new Project Manager application. The Project Managaer is implemented as a web site that interfaces to an SQL database where all of the project and time

More information

An Introductory Guide to SpecTRM

An Introductory Guide to SpecTRM An Introductory Guide to SpecTRM SpecTRM (pronounced spectrum and standing for Specification Tools and Requirements Methodology) is a toolset to support the specification and development of safe systems

More information

AccountsIQ Tips and Tricks. Updated 20/10/2008. Purpose. 1. List and describe what heading and text will be containing in each of the Tip s and tricks

AccountsIQ Tips and Tricks. Updated 20/10/2008. Purpose. 1. List and describe what heading and text will be containing in each of the Tip s and tricks AccountsIQ Tips and Tricks Updated 20/10/2008 Purpose 1. List and describe what heading and text will be containing in each of the Tip s and tricks 2. Outline what FAQ s will be released on the System

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

Microsoft Office Excel 2007

Microsoft Office Excel 2007 Microsoft Office Excel 2007 Data Processing in Spreadsheets 1/28/2009 Microsoft Excel 1 Use Excel s functions! A function is a predefined (built-in) formula for commonly used calculations. Each Excel function

More information

SAS Publishing SAS. Forecast Studio 1.4. User s Guide

SAS Publishing SAS. Forecast Studio 1.4. User s Guide SAS Publishing SAS User s Guide Forecast Studio 1.4 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Forecast Studio 1.4: User s Guide. Cary, NC: SAS Institute

More information

CALCULATE NPV USING EXCEL

CALCULATE NPV USING EXCEL CALCULATE NPV USING EXCEL Identify major components of the Excel window Excel is a computerized spreadsheet, which is an important business tool that helps you report and analyze information. Excel stores

More information

ACH Concentration Service User Guide

ACH Concentration Service User Guide User Guide March 2008 Original Publication 5/2005 Version 9.0 NOTICE We have made every effort to ensure the accuracy of this manual. However, JPMorgan Chase Bank, N.A. and Metavante Corporation make no

More information

.txt - Exporting and Importing. Table of Contents

.txt - Exporting and Importing. Table of Contents .txt - Exporting and Importing Table of Contents Export... 2 Using Add Skip... 3 Delimiter... 3 Other Options... 4 Saving Templates of Options Chosen... 4 Editing Information in the lower Grid... 5 Import...

More information

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

More information

Morningstar Advisor Workstation SM Quick Start Guide

Morningstar Advisor Workstation SM Quick Start Guide Morningstar Advisor Workstation provides financial advisors with tools for security research, portfolio analysis, and sales presentations. This is designed to get you up and running quickly, taking you

More information

HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE

HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE If your buyers use PayPal to pay for their purchases, you can quickly export all names and addresses to a type of spreadsheet known as a

More information

MultiCash SKI 3.2x. Slovak Domestic Payments. Oktober fra. Omikron Systemhaus GmbH & Co. KG Von-Hünefeld-Str.

MultiCash SKI 3.2x. Slovak Domestic Payments. Oktober fra. Omikron Systemhaus GmbH & Co. KG Von-Hünefeld-Str. fra MultiCash SKI 3.2x Slovak Domestic Payments Oktober 2012 Omikron Systemhaus GmbH & Co. KG Von-Hünefeld-Str. 55 D-50829 Köln Tel.: +49 (0)221-59 56 99-0 Fax: +49 (0)221-59 56 99-7 info@omikron.de www.omikron.de

More information

TABLE OF CONTENTS. Report Designer User Guide

TABLE OF CONTENTS. Report Designer User Guide Alchemex Report Designer User Guide September 2010 TABLE OF CONTENTS Report Designer User Guide Installing the Alchemex Excel Report Designer... 3 Pre-installation requirements... 3 Alchemex Excel Report

More information

Alzex Personal Finance

Alzex Personal Finance Elegant, super easy personal budget software Alzex Personal Finance User guide 2014 Table of Contents Alzex Personal Finance software...4 Getting started...5 Creating a new database...6 Currency selection...7

More information

Administrator Manual

Administrator Manual Administrator Manual CURA Technical Support Email: cura_support@mindscope.com Phone: 1.888.322.2362 x 55 Administrator Manual Page 1 Table of Contents The Setup Module... 3 Skills... 3 Adding or Modifying

More information

PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE

PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE PCGENESIS FINANCIAL ACCOUNTING AND REPORTING (FAR) SYSTEM OPERATIONS GUIDE 12/15/2008 Section L: General Ledger Processing [Topic 2: Journal Voucher Processing, V2.1] Revision History Date Version Description

More information

Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual

Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project tool) Lab Manual Bradley University College of Liberal Arts and Sciences Department of Computer Sciences and Information Systems Lab Session: Time Management of Software/CIS Development Project (using 2016 Microsoft Project

More information

View my bill online. User guide

View my bill online. User guide View my bill online User guide View my bill online With View My Bill Online, you can monitor the conferencing charges to your account anytime from anywhere. It s easier than ever to get the charge details

More information

1. About AP Invoice Wizard

1. About AP Invoice Wizard 1. About AP Invoice Wizard Welcome to AP Invoice Wizard. We have developed this tool in response to demand from Oracle Payables users for a user friendly and robust spreadsheet tool to load AP Invoices

More information

OneStop Reporting OSR Budgeting 4.5 User Guide

OneStop Reporting OSR Budgeting 4.5 User Guide OneStop Reporting OSR Budgeting 4.5 User Guide Doc. Version 1.3 Updated: 19-Dec-14 Copyright OneStop Reporting AS Contents Introduction... 1 Two Different Setup Strategies and Use of OSR Budgeting...

More information

Opening a Data File in SPSS. Defining Variables in SPSS

Opening a Data File in SPSS. Defining Variables in SPSS Opening a Data File in SPSS To open an existing SPSS file: 1. Click File Open Data. Go to the appropriate directory and find the name of the appropriate file. SPSS defaults to opening SPSS data files with

More information

Enhancements Guide. Applied Business Services, Inc. 900 Wind River Lane Suite 102 Gaithersburg, MD General Phone: (800)

Enhancements Guide. Applied Business Services, Inc. 900 Wind River Lane Suite 102 Gaithersburg, MD General Phone: (800) Enhancements Guide Applied Business Services, Inc. 900 Wind River Lane Suite 102 Gaithersburg, MD 20878 General Phone: (800) 451-7447 Support Telephone: (800) 451-7447 Ext. 2 Support Email: support@clientaccess.com

More information

KBC Securities Trader

KBC Securities Trader KBC Securities Trader Welcome! This guide introduces you to the main functionality and possibilities of KBC Securities Trader. For more detailed information on each window, press F1 for Help or right-click

More information

Wealth Management Online. User Guide

Wealth Management Online. User Guide Wealth Management Online User Guide Version 3.0 Welcome to Cambridge Trust Company s Wealth Management Online internet access site. Wealth Management Online provides access to your investment portfolio

More information

The user guide may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Composer users.

The user guide may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Composer users. Copyright This user guide is protected by the Copyright Act. Changes to the contents, or partial copying of the contents, may not be made without permission from the copyright holder. The user guide may

More information

Table of Contents 1. DNBi Overview Define Fields Overview Edit Fields Create custom fields View All Fields...

Table of Contents 1. DNBi Overview Define Fields Overview Edit Fields Create custom fields View All Fields... Table of Contents 1. DNBi Overview... 3 2. Define Fields... 4 2.1 Overview..4 2.2 Edit Fields....5 2.3 Create custom fields..6 2.4 View All Fields...7 3. Build Scores... 8 3.1 Overview...8 3.2 View and

More information

Managing money for people with more important things to manage. Client Point Getting Started Guide

Managing money for people with more important things to manage. Client Point Getting Started Guide Managing money for people with more important things to manage. Client Point Getting Started Guide October 2016 Table of Contents Introduction... 3 Key Features... 3 Accessing your Account... 3 Client

More information