Compress data
Aggregation means that you merge lines on the condition that they have certain features in common. For example, you can merge all lines that contain the same ledger account number. If you do, the line amounts (debit or credit) are automatically added together. Operations other than adding are also possible, for example you can have the minimum or maximum value of a line determined.
When merging text fields, Profit can only determine the number of text fields (i.e. the number of lines). You cannot merge memo fields.
Aggregation improves the readability of your reports and analyses. It also keeps you from hitting the maximum number of rows in Microsoft Excel as quickly. The maximum number of rows in Microsoft Excel is around 1,000,000.
Compression is not possible in views.
Example:
Suppose that your data collection gives the following result:
Ledger account |
Financial year |
Amount |
Machines |
2013 |
10,000 |
Machines |
2013 |
-15,000 |
Furniture and equipment |
2014 |
90,000 |
Machines |
2014 |
50,000 |
Furniture and equipment |
2014 |
-5,000 |
Furniture and equipment |
2014 |
-5,000 |
Machines |
2014 |
25,000 |
The fields in the first two columns have values that appear multiple times. The only thing different is the amount. You can compress these fields by amount, merging lines and balancing the amounts. This gives the following result:
Department |
Financial year |
Amount (balance) |
Machines |
2013 |
-5,000 |
Machines |
2014 |
75,000 |
Furniture and equipment |
2014 |
80,000 |
Your data collection now only has three lines instead of six.
Compression is not possible in views.
To compress data:
- Open the data collection.
- Click on: Compress.
This opens a window showing the fields you can use for the compression.
- Move the field to be compressed to the Fields to be calculated box.
- Select the calculation method.
- Click on: OK.
- Click on: Close.
- Click on: Close.
- Click on: Finish.
You return to the properties of the analysis.
- Click on: Finish.
Profit opens the analysis. It is based on the compressed lines from the data collection.
Directly to |