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

(Created page with " Navigation This page Tools Search Analytica Docs User Editing Analytica 6.3 beta Release Notes/Changes in 6.3.0.221 This page lists all changes in the beta build 6.3.0.2...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<!--
 +
Commenting this out - I'm getting an error trying to use it.
 +
==Diagram - Controls==
 +
* Added a way to have no selection in a Choice control.-->
  
Navigation
+
==Diagram - nodes/arrows==
This page
+
* Added functionality to the new <code>[[Slider|Slider()]]</code> function to accept Boolean values.
Tools
+
<!--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.-->
Search Analytica Docs
+
* Added <code>Hide/Unhide in browse</code> to the [[Right_mouse_button_menus|node right-click context menu]]. (Requires Analytica Enterprise or better).
User
 
Editing Analytica 6.3 beta Release Notes/Changes in 6.3.0.221
 
This page lists all changes in the beta build 6.3.0.221 that have occurred since the previous beta build 6.3.0.220.
 
  
==Expression assist==
+
==Functions (built-in)==
*Added ''[[AcpStyles#Add_download_this_model_to_the_Close_menuAdd_download_this_model_to_the_Close_menu|save_menu_download]]'' to the <code>''[[AcpStyles]]''</code> autocomplete grammar in the Expression assist.
+
* Fixed a bug where <code>WhatIf</code> corrupted a Probability Table
 
 
==File Saving and Loading==
 
* Improved the detection of row & column headers in ''[[parseCSV|imported csv]]'' files.
 
  
 
==GUI==
 
==GUI==
* Fixed a bug where the textual definitions of a variable were not displaying in the correct ''[[Number_formats|number format]]'' (e.g. %) after ''[[Assignment_Operator|assignment]]''  (i.e. from an ''[[OnClick|on-click]]'').
+
* Updated remaining links in dialogs which were still pointing to 'wiki...' instead of 'docs.analytica.com'.
 
 
==GUI-Dialogs==
 
* Created a help page for the new ''[[Relational_to_Array_Dialog]]'' which appears when you click the ? button (at the top right of the dialog).
 
*  Redesigned the ''[[Relational_to_Array_Dialog]]''.
 
* Fixed a bug in the new ''[[Relational_to_Array_Dialog]]'' - the '''''<code>units</code>''''' attribute was not being set. I.e. the column name '''''<code>"Height (in)"</code>''''' should convert to a variable '''''<code>Height</code>''''' with the the Units attribute set to '''''<code>"in"</code>'''''. See also ''[[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]]''.
 
* Fixed a bug in the new ''[[Relational_to_Array_Dialog]]'' . When Type=Count, and no value fields are selected (i.e., all value columns are ignored), the OK button should be enabled.
 
 
 
<!-- undid this
 
==Libraries==
 
* Added functionality to the Acp Styles library to set the  <code>''[[AcpStyles#Add_download_this_model_to_the_Close_menuAdd_download_this_model_to_the_Close_menu|save_menu_download]]''</code> AcpStyle, in the "esoteric AcpStyles" module.-->
 
  
==Object Window==
+
==Object Window or Attribute pane==
* Added ''[[Slider|Slider]]'' to the ''[[The_Expression_popup_menu|Definition/Expression pulldown menu]]''.
 
  
 
==Tables==
 
==Tables==
* Add a context-menu option (for the columns of a table) called '''''<code>"New variable from column...."</code>''''' that shows up on the menu when you have a column header selected. See also ''[[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]]''.
+
* 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.
==Typescript==
 
* Fixed a bug which prevented pasting text into the ''[[Typescript|Typescript window]]'' in browse mode.
 
 
 
Summary:
 
This is a minor edit
 
Watch this page
 
Please note that all contributions to Analytica Docs may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
 
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!
 
 
 
    Editing help (opens in new window)
 
Comments
 
 
 
Sort by date
 
 
 
Add your comment
 
 
 
 
 
 
Home Page
 
Shortcuts
 
User Guide
 
Functions
 
Modelling guide
 
 
 
To learn more about Analytica or to try our free edition.
 
Edit bottom menu
 

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.