You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
760 B
760 B
id | compare_method | description | expression | divider | name | dp | sequence | type | suffix |
mis_report_kpi_1 | Percentage | chiffre d'affaire | -bal_70 | ca | 1 | Numeric | € | ||
mis_report_kpi_2 | Percentage | cost | -bal_60 - bal_61 | cost | 2 | Numeric | € | ||
mis_report_kpi_3 | Percentage | profit | ca - cost | profit | 3 | Numeric | € | ||
mis_report_kpi_4 | Difference | margin | profit/ca | margin | 4 | Percentage | % | ||
mis_report_kpi_5 | None | couleur | 'vert' if profit > 0 else 'rouge' | couleur | 5 | String | |||
mis_report_kpi_6 | Percentage | total invoice | len(inv) | total_invoice | 6 | Numeric | € | ||
mis_report_kpi_test | Percentage | total test | len(test) | total_test | 1 | Numeric |