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

 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<font color=blue>'''This page is under construction'''</font>
+
<!--
 
+
Commenting this out - I'm getting an error trying to use it.
 
==Diagram - Controls==
 
==Diagram - Controls==
* Added a way to have no selection in a Choice control.
+
* Added a way to have no selection in a Choice control.-->
  
 
==Diagram - nodes/arrows==
 
==Diagram - nodes/arrows==
* Added functionality to the new <code>Slider()</code> function to accept Boolean values.
+
* Added functionality to the new <code>[[Slider|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</code> to the node right-click context menu. (Enterprise or better).
+
* Added <code>Hide/Unhide in browse</code> to the [[Right_mouse_button_menus|node right-click context menu]]. (Requires Analytica Enterprise or better).
  
 
==Functions (built-in)==
 
==Functions (built-in)==
Line 18: Line 18:
  
 
==Tables==
 
==Tables==
* Fixed the '<code>New variable from column...</code>'  functionality when creating variables from a Statistics index, or from Sample.
+
* Updated the '<code>New variable from column...</code>'  functionality to allow creating variables from a Statistics index, or from Sample.
 
* Added functionality to preserve the row index in a new table when using '<code>New variable from column...</code>' . 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.
 
* Added functionality to preserve the row index in a new table when using '<code>New variable from column...</code>' . 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.

Latest revision as of 16:50, 7 March 2023


Diagram - nodes/arrows

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

  • Updated the 'New variable from column...' functionality to allow 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.