Version 3.9.11271.0 [September 28, 2011]
- First 3.9 general release
- Added 1641 - Computing Standard Deviation in AggregateNode
- Fixed 2077 - Window defining text file schema doesn't handle quotes within a text field when parsing the sample data, thus breaking column type guessing
- Changed 1954 - Improve AggregateNode handling of upstream data type changes
- Added 2036 - Use same auto-fill name option found in RenameNode in CrossTabNode's label field
- Changed 2061 - Modify a RankNode to facilitate index (Observation #) creation
- Fixed 2068 - Changing a Data Source structure in a Job containing a Merge and a Transpose produces an error.
- Added 2078 - The MonthsBetween and YearsBetween transform functions count month boundaries crossed so can't be used to get absolute age in years or months, add parameter to do so
- Added 2056 - Ability to export custom chart styles to share with others
- Fixed 2079 - Row count on node icon is behind if job stops before reading all source rows
- Fixed 2081 - In TransposeNode can not get values for a newly selected By column until save and reopen the node
- Fixed 2082 - Labels in Bar Chart are applied to the wrong axis
- Added 2086 - SQLServer ADO.NET provider has a SqlBulkCopy object to "bulk load" data, Veera should use it to speed up OutputNode
- Fixed 2085 - Text file with field delimiter in 1st position of quoted field fails to properly read the remaining row data
- Fixed 2090 - Vertica database connection doesn't see text columns' lengths and it loads Timestamp, Date, and Time columns all as Datetime
- Added 2085 - Vertica ADO.NET provider 4.1.17.0 has a VerticaCopyIn object to "bulk load" data, Veera should use it to speed up OutputNode
- Changed 2089 - Change TransformNode to default to the multi-variable formula tab
- Added 2094 - Add node help context menu for Tasks/Reports/Runnable button pannels
- Added 1766 - Add the ability to split data flows that come back together in a node, typically this is only needed for a merge
- Beta 6 of Veera Client-Server
Version 3.8.11222.0 [August 10, 2011]
- Fixed 2066 - SUBROUTINE node Select Job control hangs Veera on some systems
- Fixed 2067 - .XLSX reports created by Veera cannot be opened using Excel 2010
- Fixed 2069 - Transpose Node doesn't handle type or length change to the Transpose By column
- Added 2065 - Include a conditional STOP PROCESS node
- Added 2075 - Need a 64 bit driver for xBase (DBF) files, none is available from MS
- Changed 2076 - Typo in the message box for 'run job for sample'. "e;it's"e; should be "e;its"e; (need to lose the apostrophe)
- Beta 5 of Veera Client-Server
Version 3.8.11188.0 [July 7, 2011]
- Fixed 2062 - MS Access error using Count Distinct
- Added 2064 - Veera should support Web Archive (*.mht) report format
- Added 1910 - BETA of SFTP and SCP transfer support in the FTPNode
Version 3.8.11158.0 [June 7, 2011]
- Fixed 2046 - Analytics Scoring Models with Binary created from "constant" Text where the missings determine the True value are imported creating a bad formula for the variable definition
- Added 1990 - Pattern matching functions in transform
- Fixed 2048 - Analytics Scoring Models with Categorical created from Continuous fail to import model variable definition
- Fixed 2051 - Analytics Scoring Models with Categorical created from Categorical fail to properly define a category that depends only on the source value being Missing
- Fixed 2052 - Analytics Scoring Models with Binary created from Continuous when ONLY missing creates a bad formula for the variable definition
- Changed 2053 - Analytics treats Empty text the same as Missing text, but Scoring Models imported into Veera do not
- Added 2011 - Add a "source flag" field to the CombineInputs Node
- Fixed 2055 - Using File Name ellipsis (...) button in CommandNode causes an error
Version 3.8.11125.0 [May 5, 2011]
- Changed 2043 - Since 3.8 release NEW Veera users get a "Logon Failed" error and Veera closes
- Beta 4 of Veera Client-Server
Version 3.8.11124.0 [May 4, 2011]
- First 3.8 general release
- Changed 2021 - When have 2 sort nodes in a row, the first is pointless and may be optimized when it should be ignored
- Added 1321 - Job Details Panel in workspace
- Changed 2040 - Charts within a report are automatically set to "Force New Section"
- Fixed 2041 - CrossTab getting out of date unique values when prior nodes are changed
- Added 2033 - AddIn Node to allow end users to create custom nodes
- Changed 1631 - Veera Backup Skips Scheduled Job History
Version 3.7.11110.0 [April 20, 2011]
- Fixed 2038 - Preview on CombineInputsNode of text files without column headers fails
- Changed 1536 - Cannot write text file schema if file system is FAT
- Fixed 2039 - Microsoft Excel Driver (*.xls,*. xlsx, *.xlsb) is producing incorrect results when optimizing queries
Version 3.7.11101.0 [April 11, 2011]
- First 3.7 general release
- Changed 2020 - When have 2 filter nodes in a row, against a database, only the first one is optimized
- Added 2026 - A way to run a Veera job from another program (from a command line)
- Fixed 2029 - Job can cease to load after configuring ChartNode
- Added 1451 - Aggregate optimized to run in database
- Changed 1309 - App.config overwrite/update issues
- Added 2030 - Would like a way to copy original names in RenameNode
- Added 1993 - Drag and drop Export of job
- Changed 1781 - Veera x64 issues with Data Providers/Drivers
- Fixed 2034 - Lookup node is blocking ability to get a sample of a column's values
- Added 1999 - Subroutine Node (and Input and Output Proxy nodes)
Version 3.6.11075.0 [March 16, 2011]
- Added 1926 - Ability to parameterize transforms
- Fixed 2012 - The ReportNode is not sizing tables properly in Excel
- Added 2013 - Chart Styles should have a way to change Axis font
- Changed 2016 - The output node is always memorizing the ordering of columns, shouldn't unless user sets order
- Added 2024 - Should be able to discard OutputNode's set column order to revert to natural column order
- Fixed 2017 - Change Imported Scoring Models to not make changes to source data (when replace missings)
- Fixed 2018 - Change Imported Scoring Models to no longer output the columns created just to calculate the score
- Fixed 2019 - Imported Scoring Models replace missings in integer columns with an integer mean, so score doesn't match Scoring App result
- Fixed 2004 - Emailing a log will crash the app (Workaround MAPI memory corruption by using separate app, MapiWrapper.exe, to send the email)
- Fixed 2022 - Use of the "Column Sizes by" > "Manual" feature in Reports Disables the Job
- Changed 2023 - When getting a sample of column values that requires running job, filter and sort optimization are disabled causing very long wait times
- Added 2025 - Jobs that fail validation for cyclical or simultaneous use of a node will still run, some fail, but some run. Of those that run some produce totaly wrong results. Block run of these jobs.
Version 3.6.11049.0 [February 21, 2011]
- Fixed 2008 - Aggregate SUM on an 32 bit Integer column returns null, was introduced by #2006 changes
- Beta 3 of Veera Client-Server
Version 3.6.11040.0 [February 9, 2011]
- First 3.6 general release
- Changed 1980 - Data View window shows entire path so filename is off the end ...
- Added 1979 - Add the variable counter to the rename, formatdata, merge, input and output nodes
- Added 1982 - Ability to replace nulls with 0 in transform formula variables
- Fixed 1984 - Manually adding table name is requiring a schema name when it can be optional for some providers
- Added 1985 - Support for Acucorp extend7 ODBC driver for legacy COBOL database connectivity
- Added 1754 - Ability to configure how many rows to hold in RAM
- Added 1931 - Add the ability to reorder columns in the Rename/Exclude node
- Added 1975 - Ability to get distances between MGRS locations in different grid zones
- Changed 1612 - Closing Job Window terminates running job
- Fixed 1992 - Output node loses saved Output order when you change it's connection.
- Added 1268 - Job Window stacked nodes issue, add ability to select covered nodes to edit or move it
- Added 1987 - Drag and drop import of .VJF files from Windows Explorer or from Outlook
- Added 1981 - Ability to create an identical cleanse on multiple columns (Bulk Cleanse)
- Fixed 1986 - CSVs with Column Labels Containing Either Leading Spaces or Double Spaces Keeps the Data from Loading
- Fixed 1995 - Multisourced nodes can have 2 connections to the same source
- Changed 1996 - Text file properties window always picks Datetime for columns with just a Date or Time
- Breaking Change 1998 - DataView not working with dBase Drivers, configuration changed
- Added 1453,1974,1994 - Final Charting Node & Reporting Node support for it
- Fixed 1983 - Saved transform GUI weirdness; a column name with a comma will cause a saved transform to show in red
- Added 1973 - Ability to take a RI Analytics Scoring Model file and use it to create model scores
- Added 2000 - Add support for Scientific Notation to literal numbers in Transform formulas (ex. 1.2e34)
- Added 2001 - Add replace missings with mean ability to scoring model import wizard
- Added 1448 - Add CallJob node to run another job from inside a job
- Changed 2006 - Aggregate Sum (& Mean) always treats Integer as 32 bit, so can easily overflow (> 2,147,483,647)
- Beta 2 of Veera Client-Server
Version 3.5.10292.0 [October 19, 2010]
- Fixed 1949 - Data limits keep WIDE (>1000 columns) text datasets from loading
- Fixed 1951 - Getting a table schema on a temp Excel file crashes the server
- Fixed 1952 - Text file properties window can get out of sync when you Click DiscardSchema
- Fixed 1948 - Zero Records Passing to a Report Template Node Causes an error
- Fixed 1953 - The Text File Schema Window losses date formatting information on re entry of the window.
- Breaking Change 1955 - Add choices for Date and Time column data types to text file schema, pre-existing Dates will become Datetime
- Fixed 1960 - Grid throws an exception in the crosstab node when empty and click multi-line header
- Changed 1961 - Some customers having timeout issues when attempting to download updates - increased timeout
- Fixed 1963 - Binning Transforms based on Date/Time/Datetime columns always return null
- Changed 1964 - Columns with matching name do not show up in AppendNode when only data type is different
- Fixed 1965 - Importing text file format file when defining schema can loose a character if CRLF occurs one byte away from end of 4k buffer
- Fixed 1958 - Validate Job with disabled outputs marks other nodes as dangling when they are not
- Changed 1959 - Run job with some disabled outputs nodes with invalid inputs causes job to finish with errors on those inputs
- Added 1962 - Get Record Count should register with the active processes
- Fixed 1968 - Can not clear out Set missings in transform node
- Added 1969 - Input and output nodes should have a fields selected count
- Changed 1971 - Selecting another connection in an InputNode causes all columns to become checked for input
- Added 1453 - Beta 2 of Charting Node & Reporting Node support for it
- Added 1972 - Want MGRS location coordinates variants of the Distance functions in TransformNode
Version 3.5 CS Beta 1 (3.5.10245.0)
[September 2, 2010]
- Beta 1 of Veera Client-Server
- Beta 1 of Charting Node & Reporting Node support for it
- Fixed 1943 - Cleanse Node auto-naming sometimes repeats record names
Version 3.5.10236.0
[August 25, 2010]
- Added 1588 - Ability to open up a data source, select a field, right click and explore just the data in that field, where it fetches every distinct value
- Fixed 1939 - Merge node GUI deleting good joins
- Fixed 1940 - In CrosstabNode you can move a column above the header
- Added 1941 - Common Jobs folder for sharing jobs between users ** Veera Pro and Client Server Only
- Changed 1938 - Veera cannot VIEW DATA when file name contains a time reference
Version 3.5.10221.0
[August 9, 2010]
- First 3.5 general release
- Breaking Change 1853 - Veera 3.5 uses the Dot.Net Framework 4.0
- Changed 1890 - InputNode connection resync doesn't cover all cases of changes
- Added 1885 - New Microsoft ODBC single driver for legacy Excel and Excel 2007 files exists
- Fixed 1877 - Early error can cause log file in unexpected location
- Fixed 1893 - Transform Node Isn't saving changes
- Added 1892 - Add "No Dup" option to DeDup
- Changed 1854 - Add links to videos for node training to help file
- Fixed 1895 - Having no base columns in a mulicolumn formula transform causes an error in print preview
- Added 1896 - Add ability to configure table name validation
- Added 1873 - Add new Command node to run a program or shell script
- Fixed 1902 - Connection Control windows displays invalid Buttons
- Added 1360 - Show more information when job fails
- Added 1726 - 'Buy Veera Now!' menu item, under Help menu, to be shown under Trial license only
- Added 1843 - Should be able to have the Job stop running the "runable" nodes when one stops because of an error
- Added 1864 - Added Split function to transforms
- Added 1797 - Add new Compress/Uncompress (zip/unzip) node
- Added 1806 - Add new Combine Inputs node
- Added 1909 - Add date/time parameters, like FTP node, to output text file names
- Added 1897 - Support Date and Time data in columns in addition to the current DateTime column data type.
- Fixed 1907 - Can not export a job with a '/' in the name
- Added 1605 - Export and email this job
- Fixed 1913 - Report REMOVE EMPTY ROWS removes data from GroupBy Reports
- Fixed 1911 - GroupBy Save and Exit Error
- Changed 1912 - A Date/Time CLEANSE does not disable the first input field when IS MISSING is selected
- Added 1863 - Be able to add a table connection by table name
- Fixed 1915 - The DATESTR transform gives nulls as results
- Added 1751 - SPSS File Writing
- Added 1901 - Lag cleanse
- Fixed 1917 - Selecting from the drop down in the Output node connection control produces invalid connection
- Changed 1923 -Inconsistent Terminology in the COMPRESSION node
- Added 1286 - Mark unknown columns in text file define schema window
- Fixed 1916 - Excel Data Not Importing Properly, Causing Data Loss
- Fixed 1919 - Combined Input Node Columns Are Not Defined During Setup
- Fixed 1920 - CLEANSE "Always Lag" Function does not work with choices past "2"
- Added 759 - Ability to parameterize filters
- Changed 1922 - CLEANSE does not disable the first data field when ALWAYS operator is selected
- Fixed 1924 - Difficulting saving Edits to CLEANSE Lagging records
- Changed 1925 - Merge checks for text fields length, causing mismatch warnings
- Fixed 1929 - Unabled to produce binned transform with more than 19 bins
- Added 1933 - Special handling for hour, minute, second created fields
Version 3.0.10130.0
[May 10, 2010]
- Fixed 1866 - In Workspace Window table connections should not respond to double-click
- Added 1868 - MySQL 5.x ODBC Driver isn't recognized
- Fixed 1868 - MySQL ADO.NET Provider fails to open table
- Fixed 1869 - MySQL Text column sizes are sometimes mis-reported
- Added 1801 - Input node needs resync to connection ability
- Fixed 1830 - Running 2+ instances of VeeraWorkstation (not Veera Pro or Client) on machine can cause Jobs, Connections, etc. to be lost because making changes in both, last one to write wins
- Changed 1870 - VeeraClient user login name should be case insensitive [Client Server version only]
- Fixed 1876 - MySQL Text column sizes are sometimes mis-reported
- Fixed 1874 - Workspace connections area grows at each app run until it sticks off screen and is impossible to use
- Fixed 1875 - Node windows remember size when maximized but fail to restore it properly
- Fixed 1880 - All (or some) data connections are not loading when Veera starts up
- Changed 1881 - Six node windows have inconsistent borders, background colors, and/or spacing of controls
- Fixed 1882 - FTP node doesn't trim white space from file names
- Fixed 1871 - Undo on job change doesn't give any feedback as to what was un-done
- Added 1878 - Transform not displaying differently if a column is missing
- Fixed 1883 - Converting to Data Type INTEGER always provokes a "Continue and lose all changes?" message when window is closed
- Fixed 1884 - Click on header of a grid column with combo boxes and get application error
Version 3.0.10117.0
[April 27, 2010]
- Fixed 1855 - Excel connection without proper extension on the workbook name, fails after first use
- Fixed 1856 - Output connection definition window doesn't clear dependant fields when parent field is modified
- Fixed 1857 - In connection definition window move to unexpected field when use tab key to move
- Fixed 1858 - Excel output connection is case sensitive for worksheet name
- Fixed 1859 - Excel output connection, pick a worksheet ending in $ causes run to fail saying invalid name
- Added 1860 - Add ability to turn on tracing from within Veera
- Fixed 1861 - FoxPro files are not able to be read, exception occurs when opening to read
- Fixed 1862 - Null reference exception occurs when licensing when proxy server info entered and still all attempts fail
- Fixed 1863 - If enter new license from licensing window and fail to contact license server, Retry button then fails because new serial # is lost.
Version 3.0.10111.0
[April 21, 2010]
- Fixed 1822 - Output to CSV, field value starting with string delimiter causes bad record
- Fixed 1821 - Node's progress bar is not always showing up under node
- Added 1824 - Want to Recover Lost Jobs in Veera, similar to how done during upgrade from DI
- Fixed 1825 - Veera fails to run on Sunday because of specific job's schedule
- Fixed 1826 - DI to Veera Upgrade fails from DI Backup file on machine without DI installed
- Fixed 1828 - Veera database restore fails when scheduled job thread is awake
- Changed 1827 - Append Node "Rename Failed" error message has misspelling 'dose' instead of 'does'
- Fixed 1829 - x86 Veera on 64-bit OS, 32-bit ODBC drivers and OLEDB Providers are not found
- Fixed 1813 - Some workspace menu options do nothing
- Added 1823 - Excel output issues solved by adding special code remove the sheet before output
- Fixed 1831 - False 'Unsave Changes' error in Merge Node
- Changed 1832 - Veera Backup is backing up the updates folder
- Changed 1833 - Access showing system tables
- Added 1655 - Report Node manual column sizing
- Changed 1835 - In new job, menu item Add Input node does nothing
- Changed 1846 - Closing a node window clears all node errors in the entire job
- Fixed 1848 - Connection Columns are not always compatible with the original column name from the connection list
- Fixed 1789 - Rename Node shows as empty when disconnected
- Changed 1841 - Tree View in Job Properties Window inconsistant with the Workspace Window
- Fixed 1850 - Transform Node binning by date range no longer possible
- Fixed 1531 - Transform node window showing updates that weren't actually made
- Added 1784 - GroupBy Node now warns when save with nothing selected
- Added 1635 - Ability to create more space in job workspace
- Added 1722 - In the 'select existing connections' window - need ability to show by connection type
- Added 1760 - Open help directly from node windows showing the node's specific help
Version 3.0.10074.0
[March 16, 2010]
- First 3.0 general release
- Breaking Change 1814 - Microsoft OLE DB Provider for Visual FoxPro, tables don't show immediately in Select Tables
- Changed 1809 - File Properties window shows a 'grip' on it's status bar
- Fixed 1811 - MergeNode window issues when delete a table
- Changed 1812 - 'Last N Days' and 'Next N Days' date transforms all include today
- Added 1785 - Want global default for report defaults
- Changed 1815 - Drop support for ODBC FoxPro driver, which Microsoft end of lifed with Windows 2000
- Fixed 1808 - Query Node from a text connection throws an exception
- Added 1687 - Format Data Node should have a search button
- Added 1807 - Should have the ability to edit the job's properties from the workspace window
- Added 1816 - Add shortcut keys to node windows. Ex. bind Ctrl-F to the search button (in most windows).
- Added 1745 - Install button should be UAC aware
- Fixed 1818 - Undo on a new job issue
- Fixed 1819 - Nodes sliding off screen on undo/redo
- Fixed 1820 - On job import, user can pick any file
Version 3.0 RC2 (3.0.10061.0)
[March 2, 2010]
- Changed 1782 - Sort node window fails to show direction cell and remove column from left table
- Fixed 1783 - TypeConvert Node won't save UPPERCASE
- Added 1727 - Sort, FindDup, and DeDup nodes need splitters
- Added 1790 - 48 new zipcodes for DistanceFrom transform function
- Added 1727 - Distribute Reports Node
- Added 1786 - Node windows remember their splitter positions and size
- Fixed 1792 - MergeNode gets marked as changed when open window and close it.
- Fixed 1793 - 6 node windows have issues with resizing
- Added 726 - Email job success/failure
- Added 1796 - Allow OutputNode to Create Table in a DBMS, if enable advanced option
- Fixed 1788 - FrequencyNode grid column doesn't resize with window
- Fixed 1791 - Transpose Columns selections are not removed from the Master Columns List
- Fixed 1798 - Inconsistent handling of missing connections in job connection list
- Fixed 1799 - Field length change causes inability to edit filter expression
- Fixed 1800 - Data sources that report mismatch field length
- Changed 1679 - Advanced Filter and Sort optimization refinements
- Changed 1804 - Corrected terminology in licensing windows
Version 3.0 RC1 (3.0.10047.0)
[February 16, 2010]
- Breaking Change 1576 - Removed control characters from column names ... this will only effect customers that have CR/LF/TAB characters in their column names
- Changed 1310 - Job validation messages inconsistent
- Fixed 1772 - Misspellings on the Transform multi-variable formula function description of RemoveLeft and RemoveRight
- Fixed 1773 - CLEANSE node places selections from GET VALUE list in wrong field when configuring an "Is Missing" operation
- Fixed 1774 - Select Table process is case sensitive
- Fixed 1771 - Misspellings on the Output Report configuration screen
- Changed 1775 - Report node drop output title checkbox
- Added 1622 - Speed up updates and license validations
- Fixed 1755 - Logging a handled licensing exception
- Added 1776 - After license installed, prompt to close window
- Added 1683 - All splitters highlight when mouse over
- Fixed 1676 - Filter node leaves dangling )
- Fixed 1701 - Extra item appears in Window menu
- Fixed 1717 - Can schedule an unsaved job
- Changed 1730 - Updated Veera icon and logo
- Added 1732 - x64 Edition of Veera and Veera Pro available by request
- Fixed 1739 - Certain schedule types never conclude
- Fixed 1749 - Oracle TNSNames file with dots in names doesn't parse properly
- Fixed 1756 - Shouldn't log the TNSNAMES file missing exception
- Fixed 1769 - Preview or output node from CrossTab node is missing row sum/%/cell%
- Fixed 1779 - Persistent cache files aren't returning after restart the app
Version 3.0 Beta 5 (3.0.10014.0)
[January 14, 2010]
- Fixed 1560 - Workspace connection list gets out of sync
- Added 1742 - Scheduling can be disabled
- Fixed 1753 - GroupBy node saving issue
- Added Veera Pro edition available by request
- Added 1740 - Veera Pro client will start service if not running
- Added 1579 - Workstation closes local server
- Fixed 1715 - Scheduled jobs shouldn't run when unlicensed or licensed expired
- Fixed 1743 - Veera Pro configuration files incorrect
- Fixed 1757 - Saved job has nodes off screen
- Fixed 1761 - Click on node label should select node
- Fixed 1743 - Veera Pro installation uses wrong product name
- Fixed 1764 - Upgrade installs need to know the prior installation path
- Fixed 1654 - Fix Report Node's Doc, Docx, and RTF output formats
- Added 1748 - Give install option for desktop shortcut
- Fixed 1765 - Log file deletion issue
- Added 1615 - Cache node can persist cache hours or days
- Added 1767 - Persistent cache can be disabled
- Changed 1307,1311,1312,1407,1410,1642 - Merge node window overhaul
Version 3.0 Beta 4 (3.0.9322.0)
[November 18, 2009]
- Changed 1734 - Built in upgrade can now handle the new installers.
- Fixed 1736 - Report Node 'Use different color for negative numbers' checkbox is ignored.
- Changed 1737 - Report Node now changes default margins based on file type for HTML.
- Fixed 1738 - Deleting multiple jobs in the scheduled jobs window causes an error.
- All fixes and features from DI 2.0.9322.0 and prior are also included
Version 3.0 Beta 3 (3.0.9314.3)
[November 10, 2009]
- Changed 1712 - Completely new installation.
- Fixed 1713 - Licensing issues, non-domain machines and startup speed.
- Added 1723 - Ability to set proxy server credentials.
- Changed 1729 - Excel Report tabs now use source names.
- Fixed 1735 - Exception in Report Node.
- Fixed 1736 - Report Node, use alternate color for negative numbers checkbox is ignored.
Version 3.0 Beta 2 (3.0.9292.0)
[October 19, 2009]
- Added 1643 - Options to set default SortNode sort direction for data types.
- Added 1698 - Log File Viewer window, with ability to email logs.
- Changed 1707 - Drop Sort/Filter optimize toolbar buttons in all windows; replace with menu items.
- Changed 1721 - Better Preview Data window, similar to Data View window.
- Fixed Crosstab node failed when only cell %s were selected.
- Fixed Licensing fails on a small percentage of machines.
- Added 1723 - Proxy Server awareness.
- All fixes and features from DI 2.0.9266.0 and prior are also included
Version 3.0 Beta 1 (3.0.9265.0)
[September 23, 2009]
- Breaking Change 1700 - Veera data files are not compatible with DI, you must use the Upgrade program to convert DI data to Veera
- Breaking Change 1624 - Veera licensing is completely new and unlike DI, you need a new serial # to upgrade from DI
- Added 1659 - Add splitter to Ranking node window
- Added 1540 - Median Node
- Changed 1666 - Shrink 'Format' column width in several nodes, but widen the combo drop down
- Fixed 1535 - Output node window doesn't always show changes made
- Added 1405 - Profile Node
- Changed 1682 - Inconsitancies with the Show SQL button between Filter and Aggregate nodes
- Added 1669 - Timestamp reports
- Added 1681 - NUM function in Transform node
- Fixed 1684 - Select Connections window's toolstrip buttons non functional and no icon
- Added 1471 - Lookup Node
- Added 1114 - Cleanse opertions 'starts with', 'ends with', and 'contains'
- Fixed 1685 - Append Node outputs columns sorted by name
- Fixed 1689 - Input/Append/Crosstab nodes' toolbar search button does nothing
- All fixes and features from DI 2.0.9261.0 and prior are also included
Veera History
The Rapid Insight Data Integration (DI) product did so very much more than integrate data.
The general public passed by a truely awesome product in DI, based on assumptions drawn from its name.
Veera is a rebranding of the Data Integration product, done to better represent its true power.
Veera stands for "Visual Engine for Enterprise Reporting and Analysis".
- The Data Integration Change Log is here.
Copyright © 2011 Rapid Insight Inc. All Rights Reserved.