[en] Behavior changes
[en] In Presenter reports, you can now disable automatic trimming of x-axis labels for bar charts. To disable label trimming, when editing a bar chart, go to → and then select the checkbox.
[en] You can now disable the optimization process that normally occurs after a calculation runs. This option was introduced to help with short calculations where the optimization took longer than the calculation. Go to → → and then select the checkbox.
[en] Previously, the row limit on API retrieval calls for data look ups was 1,000. This limit is now increased to 10,000.
[en] For on-premise models, you can now set different publishing folders per model. There is a new parameter in the REST API configuration file: IsSingleImportDirectory
. By default, it is set to TRUE
. If you want to publish to multiple folders, set this parameter to FALSE
.