Period Comparison Analytics
fortnox_period_comparisonCompare business metrics like revenue and invoice count between two periods, revealing percentage changes for performance analysis.
Instructions
Compare business metrics (revenue, invoice count, etc.) between two time periods with percentage changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | No | Metrics to compare between periods | |
| compare_to | No | Period to compare against. If not specified, compares to the previous equivalent period. | |
| current_period | Yes | Current period to analyze (e.g., 'this_month', 'this_quarter') | |
| response_format | No | Output format: 'markdown' or 'json' | markdown |