Need a special offer?Find out if your project fits.
+

May 2020 (v. 2.8.7)

NEW The "Difference" aggregation "difference" is split into two different aggregations: "Difference of Column" "differenceofcolumn" and "Difference of Row" "differenceofrow". If the deprecated "Difference" aggregation "difference" is used, Flexmonster Pivot will automatically treat it as "Difference of Column" "differenceofcolumn".

NEW The "% Difference" aggregation "%difference" is split into two different aggregations: "% Difference of Column" "%differenceofcolumn" and "% Difference of Row" "%differenceofrow". If the deprecated "% Difference" aggregation "%difference" is used, Flexmonster Pivot will automatically treat it as "% Difference of Column" "%differenceofcolumn".

NEW The "Running Totals" aggregation "runningtotals" is split into two different aggregations: "Running Totals of Column" "runningtotalsofcolumn" and "Running Totals of Row" "runningtotalsofrow". If the deprecated "Running Totals" aggregation "runningtotals" is used, Flexmonster Pivot will automatically treat it as "Running Totals of Column" "runningtotalsofcolumn".

NEW The following aggregations were introduced for the string data type in JSON and CSV data sources:

  • "percent"
  • "percentofcolumn"
  • "percentofrow"
  • "percentofparentcolumntotal"
  • "percentofparentrowtotal"
  • "index"
  • "differenceofcolumn"
  • "differenceofrow"
  • "%differenceofcolumn"
  • "%differenceofrow"
  • "runningtotalsofcolumn"
  • "runningtotalsofrow"

NEW A new "negativeNumberFormat" property was added to the Format Object.

NEW A new option distinguishNullUndefinedEmpty was added to separate empty values from null and undefined.

NEW Now the flat view shows all levels with year/month/day and year/quarter/month/day date types.

NEW Data Server Now basic Flexmonster Data Server functionality is available as a DLL at NuGet.

NEW Data Server New properties for HTTPS configuration were added.

FIX The sorting issue with hierarchies that have numeric levels was fixed.

FIX custom data source API The exception when only one level of a hierarchy is active was fixed.

FIX custom data source API The issue with expanding hierarchies was fixed.

FIX custom data source API The issue while reading year and month types of levels was fixed.

FIX custom data source API The issue with missed measures in the calculated values was fixed.

FIX custom data source API Support of id's instead of names for members was restored.

FIX custom data source API The incorrect saving of the mapping object to the report after switching between compact, classic, and flat tables was fixed.

FIX Data Server The issue with nulls in the first JSON object was fixed.

FIX The issue with the blank column in the drill-through view was fixed.

FIX The issue with saving inactive calculated values to the Report Object was fixed.

FIX Mapping for CSV is now applied by column names instead of column indexes.

FIX Mapping for CSV is now applied on top of the default structure (so it does not require to enumerate all fields).

FIX The option for hiding subtotals on rows was improved for the compact view (empty rows are hidden).

DOWNLOAD LATEST VERSION