new

improved

fixed

accoMASTERDATA

v1.1.9.3

New accoMASTERDATA release: v1.1.9.3

Version 1.1.9.3 brings the following fixes and improvements::
  • Fixed validation testing field not being inclusive for Min/Max.
  • Fixed visual grid being limited to 1000 rows, now allows rendering of up to 30000 rows (max limit from powerbi api).
  • Fixed "Required value" settings toggle & "Make field required" column header option, to now properly require a value to save.
  • Fixed prepend/append disapearing when swapping to and from percent format.
  • Fixed grouping on calculated column not working properly
  • Fixed UI for toolbar save button being too low & and save counter being too high.
  • Fixed disabled toolbar buttons, not properly using the configured style.
  • Fixed calculated column crashing the visual if ' or . was used in the calculation formula.
  • Fixed a bug causing Paste (copy&paste) across multiple rows to sometimes paste on incorrect column.
  • Fixed some column header buttons not applying theme color correctly.
  • Fixed a crash occuring when entering dropdown settings with no measures configured.
  • Fixed a bug causing measures to sometimes not be added to the grid when a custom state was saved.
  • Fixed a bug causing initial state to be reset when columns settings was interacted with.
  • Fixed a bug where date formats didnt properly follow the format set in the measure.
  • Fixed column header alignment not applying
  • Implemented initial support for fabric writeback. This is a limited implementation, with some restrictions due to the missing Identity in fabric warehouse, and unsuported OUTPUT keyword (For this initial implementation, Inserts of new rows is only possible when rowID is string due to the missing identity in fabric warehouse. Auditlog is limited due to the missing OUTPUT keyword, making id's in auditlog inconsistant)
  • Developed first implementation of Selfhosted API for accoMASTERDATA.
  • Implemented column grouping, allowing for columns to be grouped an being collapsable, can be configured in the settings->grouping tab.
  • Implemented formatting options for Boolean type columns, (Checkbox, Toggle switch).
  • Implemented functionality for Exporting and Importing of report settings/configuration, Exported settings comes in .JSON format, Import settings from .Json or .txt
  • General improvements to settings UI
  • Implemented and improved Paste functionality across multiple cells. (Replace/Even/Relative)
  • Improved settings UI for Validation/Conditions.
  • Adjusted icon size of Prepend/Apend icons to scale with font size.
  • Removed functionality of creating a new row after input in last cell of created rows.
  • Implemented option "Create new row with tab" to create new row when pressing Tab while the last cell of top row is selected. (default: off)
  • Implemented Dynamic default values for Measures & RowID's, via measures(pbi conditional formatting) in pbi formattingsettings pane.
  • Improved SQL differenctiation between Azure/fabric SQL and Fabric warehouse, for better compatability.
  • Implemented Fabric writeback via cloud API.
  • Implemented Fabric writeback via SelfHosted API (Retroactively)
  • Improved the date/time formatting and moved it into columns settings, making the format per column.
  • Implemented additional aggregations for string columns (Min, Max, First, Last, Count, Distinct Count).
  • Implemented a checkbox to column groupings which determines the default Expanded state.
  • Implemented Percentage slider as a formatting option for number columns.
  • Added dynamic formatting string for calculated columns.
  • Implemented single click for boolean columns (checkmarks/toggles).
  • Implemented ability to delete multiple selected columns at once.
The new release is available now from AppSource.