Difference between revisions of "Analytica 6.3 beta Release Notes/Changes in 6.3.0.221"

Line 7: Line 7:
 
* Added functionality to the new <code>Slider()</code> function to accept Boolean values.
 
* Added functionality to the new <code>Slider()</code> function to accept Boolean values.
 
<!--I encountered one design decision to note: When you show labels, should it show 0,1 or False,True? Option 1 = use the number format -- if Boolean is selected, then show False, True. If Number is selected, show 0,1. Option 2= Always show False, True, ignore number format. I went with Option 1.-->
 
<!--I encountered one design decision to note: When you show labels, should it show 0,1 or False,True? Option 1 = use the number format -- if Boolean is selected, then show False, True. If Number is selected, show 0,1. Option 2= Always show False, True, ignore number format. I went with Option 1.-->
* Added <code>Hide/Unhide in browse mode</code> to the node right-click context menu
+
* Added <code>Hide/Unhide in browse</code> to the node right-click context menu. (Enterprise or better).
  
 
==Functions (built-in)==
 
==Functions (built-in)==

Revision as of 19:17, 6 March 2023

This page is under construction

Diagram - Controls

  • Added a way to have no selection in a Choice control.

Diagram - nodes/arrows

  • Added functionality to the new Slider() function to accept Boolean values.
  • Added Hide/Unhide in browse to the node right-click context menu. (Enterprise or better).

Functions (built-in)

  • Fixed a bug where WhatIf corrupted a Probability Table

GUI

  • Updated remaining links in dialogs which were still pointing to 'wiki...' instead of 'docs.analytica.com'.

Object Window or Attribute pane

Tables

  • Fixed the 'New variable from column...' functionality when creating variables from a Statistics index, or from Sample.
  • Added functionality to preserve the row index in a new table when using 'New variable from column...' . Also, it now opens the result window automatically, to the same uncertainty view as the source, with the pivot as similar as possible as in the source table.
Comments


You are not allowed to post comments.