Software Patches

January 8, 2026

Bug Fixes

  • Case Information Displays: When defining a filter on a case information display, PowerWorld did not consider this enough of a change to show the "DataGrid" in the list of case information customizations. This meant you could not clear out the Filter using script commands like SetData(DataGrid, [Filter], [""], All); Now specifying a filter will be considered a customization.
  • PV and QV Curve (PVQV) Tool: When logging branch or interface violations with the PV tool and the object being logged is deleted, an access violation could result. This has been fixed.