Version 2017.2.0: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Version 2017.2.0 is planned for release end Q1 2017 on preview.tygron.com") |
No edit summary |
||
Line 1: | Line 1: | ||
Version 2017.2.0 is planned for release | Version 2017.2.0 is planned for release on Friday March 17th 2017 on preview.tygron.com | ||
'''Indicators''' | |||
* All indicators are Excel based now. This includes the personal finance and housing indicator who are linked via a new TQL statement to a specific Stakeholder. You can also make all other indicators personal (linked to a stakeholder). ** | |||
* The QUALITATIVE indicator was hardly used and it functionality can be replaced with TQL/Excel. Thus we have deprecated this Indicator. | |||
* The API Indicator, like the QUALITATIVE indicator, was rarely used and has been deprecated. | |||
* Indicators that have an update TQL call will be executed before Indicators that do not. So you can for example update your cost in Indicator 1 and Indicator 2 (e.g. finance) can read in the new value. ** | |||
* All Indicator- and popup panels are now loaded as web pages, giving you more flexibility for styling. | |||
* Excels can now also use the latest Excel CONCATENATE (CONCAT) function. ** | |||
* Performance has also inproved (TQL statements are processed faster). |
Revision as of 09:02, 10 March 2017
Version 2017.2.0 is planned for release on Friday March 17th 2017 on preview.tygron.com
Indicators
- All indicators are Excel based now. This includes the personal finance and housing indicator who are linked via a new TQL statement to a specific Stakeholder. You can also make all other indicators personal (linked to a stakeholder). **
- The QUALITATIVE indicator was hardly used and it functionality can be replaced with TQL/Excel. Thus we have deprecated this Indicator.
- The API Indicator, like the QUALITATIVE indicator, was rarely used and has been deprecated.
- Indicators that have an update TQL call will be executed before Indicators that do not. So you can for example update your cost in Indicator 1 and Indicator 2 (e.g. finance) can read in the new value. **
- All Indicator- and popup panels are now loaded as web pages, giving you more flexibility for styling.
- Excels can now also use the latest Excel CONCATENATE (CONCAT) function. **
- Performance has also inproved (TQL statements are processed faster).