Release date: 2015-08-20
Please find new features below.
New features and improvements
- New formulae for custom columns are added (Sqrt(x), Power(x, y), Abs(x), Numberofdays()).
- Sqrt(x) - returns the square root of x
- Power(x, y) - returns the result of x raised to a power of y
- Abs(x) - returns the absolute value of x
- Numberofdays() - returns number of selected days
- Now current day is excluded out of a whole month selection.