Bootstrap

Scheduler

  • Fix Network paths // as they were being prefixed with the my document path unless they were the default location
  • Fix Tasks with actions that access network resources like network paths failed to run due to permissions when set to run when user not logged on.  Added new option to Use this User Account so that task can run as the specified Windows Users access that does have access to the network paths.
  • New Save Web Page URL content to file action
  • New Query save to PDF and Excel file formats
  • New Query save Title, Description and Password options for when generated PDF and Excel files
  • New Query save CSV file encoding option for ANSI, Unicode, UTF8 and UTF32
  • New Publisher Save file password option in case one needs to set it outside of publisher.
  • New PowerShell support
  • New run task as Language option
  • Changed task default run options to run even if a laptop is on battery and also to wake up the computer to run the task if asleep.

Query Builder

  • New Filter type to allow the parametrization of the Remote Connection Service Code.  New Filter Service Code appears on the Filter area right click menu under Other
  • Fix Suppress Repeating values up to column failed when nulls values were present.
  • New Expression TimeSpanTotalMinToHourMin to covert total minutes into Hours Minutes HH:MM
  • New Expression TimeSpanTotalSecToHourMinSec to covert total seconds into Hours Minutes Seconds HH:MM:SS
  • New Query Preview Save as option for saving data to Excel xlsx files.

Studio

  • Dictionary Export/Import options revised in general to now merge dictionary keys instead of replacing them, which could cause issues with broken dictionary keys if the id’s in the XML where from another Datamodel or version.
  • New Dictionary Export/Import support for Excel files
  • Fix Access Database schema import as field descriptions were blank

Web Channel

  • Changed the save as Excel to now create a true xlsx file instead of a html renamed as xlsx when no page design is present.