Skip to main content

Release notes

Arria for Tableau

For help with any of the features or issues below, please contact our Support Team.

Version 3.3.15

April 2024

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.14

March 2024

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.13

January 2024

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.12

October 2023

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.11

July 2023

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.10

Arria Answers 1.3.7

June 2023

Arria Answers 1.3.7 is now available through Arria for Tableau 3.3.10 and includes the change below.

Fixed issue

  • Field values that contain slashes are now supported

    Arria Answers now correctly handles questions that reference field values containing slashes. For example:

    • What are my Sales in N/America?

Arria for Tableau 3.3.10

March 2023

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.9

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.8

February 2023

Notable changes

  • NLG Apps: Additional license checking

    We now check that the narrative creator has a valid Arria for Tableau license each time a narrative is generated in a dashboard or workbook.

    If no valid license is found, the following error message is generated instead of a narrative:

    Your license is inactive. Please contact us at support.studio@arria.com.

    Note

    As a result of this change, Arria for Tableau may issue the following warning when generating narratives created with an older version of the add-in:

    We're having problems validating your license. Please contact us at support.studio@arria.com.

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.7

November 2022

Note

Arria for Tableau 3.3.5 and 3.3.6 were released internally only.

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.4

September 2022

Note

Arria for Tableau 3.3.2 and 3.3.3 were released internally only.

Enhancements

  • Security updates

    This release includes essential security updates.

 

Top

Version 3.3.1

Arria Answers 1.3.0

21 August 2022

Arria Answers 1.3.0 is now available through Arria for Tableau 3.3.1 and includes the changes described below.

New features and enhancements

  • New "overall" keyword

    When you include "overall" in your query, Arria Answers analyzes the whole dataset, no matter how you've set the default time filter. See Querying the whole dataset for guidance.

  • Exclusion filters

    You can now exclude non-time dimension instances from your query. For example:

    "What are my Sales excluding Germany?"

    "Tell me about Profit except for Retine and Glower."

    See Exclusion filters for guidance.

  • New single-period variance queries

    You can now ask how much a measure has changed over a single month, quarter, or year. For example:

    "How did my Sales change in June 2022?"

    See Single-period variance for guidance.

  • Changes to group-by queries

    • Group-by queries now work with four aggregation types: sum, average, maximum, and minimum.

    • Group-by queries with sum aggregation (e.g. What are my Sales by Country?) now return a list of aggregated totals in descending order.

    • You can now ask if the group-by values are similar or identical, or if there are outliers. You can also ask for a specific number of values — for example, the top three only. See Group-by queries for guidance.

 

Fixed issues

  • Handling of null values

    • Measures

      Null values in measures can affect the accuracy of calculations. Arria Answers now warns you when you query a measure that has one or more null values. For example:

      "In 2019, Sales were $43,580. Please note, your Sales column has some missing data."

    • Dimensions

      Null values in non-time dimensions (e.g. Country) are valid. Previously, Arria Answers returned an error when you queried a dimension that had one or more null values. Now, the null-value rows are removed from the analysis and a valid answer is returned.

       

    • Time dimensions

      Previously, Arria Answers generated an error when you queried a time dimension that had one or more null values. Now, the null-value rows are removed from the analysis and the answer includes a sentence alerting you to this. For example:

      "In February 2022, Sales were $5.03 million. I found some incorrectly formatted temporal data and removed those rows from my calculations."

  • Querying a time period with missing data

    Assume that your dataset has data for February and March but none for January. If you ask How are my Sales between January and March?, the answer now includes a sentence alerting you to the missing data. For example:

    "Between January 2022 and March 2022, Sales were $5.72 million. Not all months within the time period had data."

     

Known issues

  • Arria Answers may return multiple values for each dimension instance

    An average group-by query finds the average value for each instance of the dimension and returns a list of values. This works if you have selected one dimension (e.g. Country) for use with Arria Answers.  If you have selected multiple dimensions (e.g. Country and Product), you may get multiple average values for each instance.

    arria-answers-group-by-averages-multiple-dimensions.png

    In the example above, the answer doesn’t return a single value for each country. You get multiple values for Canada (one for each product), multiple values for France (one for each product), and so on. To avoid this, deselect every dimension other than the one you wish to group by.

    See Group-by queries for more information.

  • Day values are not working in cardinal form

    A time-point filter should work whether the day value is a cardinal number (e.g. 1 July 2022) or an ordinal number (e.g. 1st July 2022). Due to a bug, Arria Answers currently returns incorrect answers if you use cardinal numbers. Please use the ordinal form.

  • Confusing answers for group-by queries with max/min aggregation

    If your group-by query requests a specific number of top or bottom entries and the measure contains some identical max/min values, the number of entries returned may not match the number requested. For example:

    Query: "What are the top two for Max(Sales) by Country?"

    Answer: "Overall, the maximum 2 entries for Max(Sales) by Country are France ($20,000), Italy ($20,000) and Germany ($20,000)."

  • Apostrophes in queries may trigger the autocomplete list

    Typing a letter immediately after an apostrophe (e.g. the s in today's) may open the autocomplete list in error. Immediately selecting from the list (e.g. Sales) produces an invalid query. To avoid this, enter a space and continue typing your query.

    arria-answers-apostrophes-error.png

 

Top

Arria for Tableau 3.3.1

27 July 2022

Fixed issue

  • Custom narratives: Maximum of three parameters passed to the Studio project

    Arria for Tableau 3.3.0 passed a maximum of three parameters to the custom narrative Studio project, meaning any additional parameters were ignored. This issue has been fixed in version 3.3.1.

 

Top

Version 3.3.0

24 July 2022

New features and enhancements

Fixed issue

  • Arria Answers: Suggested queries are now displayed for measures with the AGG() aggregation type

    Arria Answers now displays suggested queries for measures with the Agg() aggregation type.

 

Known issues

  • Updates to the worksheet selected as the data source can cause issues if not saved to the Arria extension

    If you rename your selected worksheet or make changes to the worksheet view — for example, removing a dimension or measure, renaming a dimension or measure, or changing the aggregation type of a measure — you must return to the Configure Your Data page, adjust the configuration as necessary, and click Save.

    If the Configure Your Data page is not updated and saved, the Arria extension may generate errors, appear blank, or otherwise behave unexpectedly and it may be necessary to reload the extension by clicking Reload in the More options pop-up menu.

 

  • Arria Answers: Data configuration after making changes to the worksheet view

    After making changes on the Configure Your Data page and saving them, you are returned to the Getting started with... page. If you now select Arria Answers, you are navigated to the Arria Answers Options page rather than the Attributes page.

    Click Attributes to navigate to the Attributes page.

    arria-tableau-answers-attributes-options.png

 

Top

Version 3.2.4

June 2022

Fixed issue

  • Arria for Tableau extension appearing blank to Tableau Viewers

    Previously, users with the Viewer site role were unable to view NLG Apps and Arria Answers content. This is fixed in Arria for Tableau 3.2.4.

 

Top

Version 3.2.3

March 2022

Fixed issue

  • Custom narratives: Incorrect column names for measures

    Arria for Tableau 3.2.2 incorrectly adds the aggregation type of a measure to its column name. This results in a mismatch between the column name in the add-in and the column name expected by existing Studio projects.

    Arria for Tableau 3.2.3 fixes this issue.

 

Top

Version 3.2.2

March 2022

New features and enhancements

  • NLG Apps: Support for the AGG() aggregation type

    NLG Apps can now handle measures created using an aggregate calculation, provided that further aggregation by Sum or Average is valid. Such measures are displayed as AGG(MeasureName) on shelves and cards in the worksheet. For example, for a measure named Margin:

    tableau-arria-calculated-measure.png

    For app-specific details, see the relevant page in the NLG Apps directory.

  • About Arria for Tableau dialog box

    You can now access an About dialog box from the Arria for Tableau context menu. The dialog box displays detailed version information, which is valuable when reporting issues to our support team.

    qlik-arria-about-dialog-menu.png
    qlik-arria-about-dialog-tableau.png
  • Arria Answers: Support for single date fields

    Arria Answers can now handle date values stored in a single column, as shown below. Spreading date components (year, quarter, month, and day) across multiple columns is no longer required.

    arria-date-columns.png
  • Arria Answers: Two-digit year values

    In addition to four-digit year values (e.g. 2022), two-digit year values (e.g. 22) are now supported.

 

  • Arria Answers: Support for additional aggregation types

    Arria Answers now supports four aggregation types: Sum, Average, Minimum, and Maximum. Previously, it supported Sum aggregation only. This improvement increases your options for querying your data — see Query types for guidance.

 

Fixed issue

  • Arria Answers: Aliases can now start with the name of another field in the dataset

    Arria Answers now correctly handles fields with an alias that starts with the name of another field in the dataset. For example, if your dataset includes both a Date field and a Sales field, you can give the Date field the alias SalesDate.

 

Known issues

  • Arria Answers: No suggested queries for measures with the AGG() aggregation type

    Arria Answers does not generate suggested queries if one or more measures in the dataset has an Agg() aggregation type.

 

  • Arria Answers: Empty cells (null values) in dimension fields result in error messages and no suggested queries

    If a non-time dimension field in your dataset — e.g. Country or Product — contains empty cells (null values), Arria Answers returns this error message:

    I'm sorry, something went wrong. Please try again or ask for help.

    If a time dimension field in your dataset — e.g. Date or Year — contains empty cells (null values), no suggested queries are generated and Arria Answers returns this error message:

    I'm sorry, I can't understand your date column format. Please use an ISO-8601 format and try again.

    To avoid these issues, please ensure that your dimension fields contain no empty cells.

 

Top

Version 3.2.1

November 2021

Fixed issues

  • NLG Apps: configuration of data attributes no longer lost when all filter values are deselected

    We have fixed an issue that resulted in data configuration (e.g. Entity Type and Alias) being lost when using filters in a published dashboard.

  • Adding the first worksheet to a dashboard no longer results in a prompt to select a data source

    When Arria for Tableau is added to an empty dashboard, the extension no longer erroneously generates a pop-up that prompts the user to select a replacement data source when the first worksheet is added.

  • When a workbook is saved for the first time using the Save As... option, Arria for Tableau no longer prompts the user to select a data source

    On Tableau Server, Arria for Tableau would erroneously generate a pop-up prompting the user to select a replacement data source when a workbook was saved for the first time using the Save As... option. This has been fixed.

 

Top

Version 3.2.0

November 2021

New features and enhancements

  • New NLG Apps

    Arria for Tableau 3.2.0 introduces two new out-of-the-box narrative types:

    • The Anomalies app generates a narrative that detects and contextualizes anomalies in one or more measures — at a single time point or across a time range — broken down by a number of dimensions. For example, the narrative may report unexpectedly high or low sales for a certain month when compared to all other months in the dataset.

      See Anomalies for details.

    • The Correlations app generates an analysis of correlations between measures — at a single time point or across a time range — broken down by a number of dimensions. For example, for a particular product, the narrative may report a strong positive correlation between marketing spend and an increase in profit two months later.

      See Correlations for details.

Known issues

  • Continuous dimensions not supported

    Arria for Tableau supports discrete dimensions only. If the selected worksheet contains continuous dimensions, Arria for Tableau returns an error message or inaccurate narrative. See the Tableau documentation for guidance on discrete vs continuous dimensions.

  • NLG Apps: Trend Analysis narrative issue

    The Trend Analysis app may display data instead of narrative text if the dataset includes measures with an aggregation type of Average or Minimum combined with an entity type of Percentage, Ratio, or Rating. This will be fixed in a future release.

  • NLG Apps: Arria for Tableau returns to the configuration page when all filter values are deselected

    When all values in a filter are deselected, Arria for Tableau returns to an empty data configuration page (no dimensions or measures are displayed). To recover from this issue, select one or more values in the filter and reconfigure the narrative.

    tableau-arria-deselect-all-filters.gif
  • When the selected worksheet is renamed, Arria for Tableau may become unresponsive or generate an error

    Arria for Tableau may become unresponsive or generate an error if you rename the selected worksheet.

    To work around the issue:

    1. Take one of the following actions, depending on which version of Tableau you are using:

      • In Tableau Desktop, reload the Arria extension by clicking Reload in the More options pop-up menu.

      • In Tableau Online and Tableau Server, save the workbook.

      These actions cause Arria for Tableau to generate a pop-up that indicates that the selected worksheet (e.g. Original workbook name) is no longer available and prompts the user to select a replacement worksheet from the dropdown list.

      tableau-arria-please-select-a-datasource-new.png
    2. Select the renamed worksheet (e.g. New workbook name) from the dropdown list.

    3. Click Continue.

 

  • Adding the first worksheet to a dashboard after adding the Arria extension results in a prompt to select a data source

    If Arria for Tableau is added to an empty dashboard, the extension erroneously generates a pop-up that prompts the user to select a replacement data source when the first worksheet is added.

    tableau-arria-please-select-a-datasource-undefined.png

    To use the newly added worksheet as the data source for Arria for Tableau, select it from the dropdown field and click Continue. Otherwise, click Cancel.

 

  • When a workbook is saved for the first time using the Save As... option, Arria for Tableau may erroneously prompt the user to select a data source

    On Tableau Server, Arria for Tableau may generate a pop-up that prompts the user to select a replacement data source when a workbook is saved for the first time using the Save As... option. Click Continue to dismiss the erroneous pop-up.

 

Top

Version 3.1.2

November 2021

Fixed issues

  • Calculated measures with AGG() aggregation type omitted from the payload

    We have fixed an issue that resulted in calculated measures with the AGG() aggregation type (measures calculated using aggregate functions) being omitted from the data payload. Such measures can now be used with custom narratives that include appropriate ATL functions in the Studio project.

    NLG Apps and Arria Answers do not support the AGG() aggregation type.

 

  • Quarter date field: alphanumeric values containing spaces result in incorrect payload

    We have fixed an issue that resulted in the numeric part of a Quarter date field value being dropped in the data payload if preceded by a space (e.g. 'Qtr 1' and 'Quarter 1').

    tableau-arria-quarter-date-component-values.png

 

Known issue

  • Arria Answers: Calculated measures with AGG() aggregation type handled incorrectly

    Arria Answers does not support measures with the AGG() aggregation type (measures calculated using aggregate functions). Rather than generating an error, Arria Answers currently treats such measures as summed measures and generates an invalid response.

 

Top

Version 3.1.1

September 2021

Fixed issue

  • Data fields with names containing parentheses omitted from the analysis

    Data fields with names containing parentheses — for example, Funding ($M) — were omitted from the analysis when generating narratives or answering Arria Answers queries. This has been fixed.

 

Top

Version 3.1.0

August 2021

New features and enhancements

  • NLG Apps: Support for additional aggregation and entity types

    Arria for Tableau 3.1 introduces NLG Apps support for measures aggregated by Average, Minimum, Maximum, and Count, and precalculated measures such as percentages, ratings, and ratios.

    See Aggregation and entity types for further information.

 

  • NLG Apps: Support for date fields and non-standard date field names

    Previous versions of NLG Apps supported only the following date hierarchy components: year, quarter, month, and day. Fields containing these date components were required to be named Year, Quarter, Month, or Day, respectively.

    Arria for Tableau 3.1 introduces NLG Apps support for date fields and for a wider range of recognized field names.

    See the NLG Apps Data field names and formats topic for details.

 

Fixed issues

  • MONTH(Date) field mistinterpreted

    Previously, Arria for Tableau misinterpreted the value in a date hierarchy's MONTH(Date) field as a full date. For example, the month of May was translated as 2021-05-01T00:00:00.000z rather than 5. This has been fixed.

    Note

    Following this fix, custom narrative Studio projects that expect a full date for the MONTH(Date) field, will no longer work.

    To work around this issue, set Date fields to Exact Date.

    tableau-arria-exact-date.png

 

  • Custom Narratives: Narrative not generated when white space around Studio project URL or API key

    tableau-arria-whitespace.png

    In the Custom Narratives feature, if Studio project URLs or API keys were pasted into the UI with a space before or after them, the narrative could not be generated and the following error was displayed:

    tableau-arria-custom-narrative-could-not-be-generated.png

    This has been fixed.

 

Known issues

  • Support for non-aggregated measures

    The Tableau Dashboard Extension API does not provide a way to identify that measures have been disaggregated (by disabling the Analysis > Aggregate Measures option). Therefore, at present, raw data that comprises percentages, ratings, and ratios cannot be analyzed by Arria for Tableau.

    tableau-arria-disaggregated-data.png
  • Arria Answers: Alias cannot start with the name of another field

    There is a known issue when you give a field an alias (e.g. SalesDate) that starts with the name of another field (e.g. Sales). In this case, Arria Answers does not correctly process queries that use the alias: it uses the other field (Sales) instead of the field to which you assigned the alias. This problem is also indicated by incorrect color markup when you type the query.

 

Top

Version 3.0.1

May 2021

Fixed issue

  • Users automatically signed out from generated narrative and Arria Answers pages

    When the Arria extension is left idle on a configuration page, users are automatically signed out after one hour of inactivity.

    When the Arria extension is left idle on a generated narrative page, or on the Arria Answers query page, users should never be signed out. However, users were sometimes signed out from these pages in version 3.0.0 of the extension. This has been fixed in version 3.0.1.

 

Top

Version 3.0.0

April 2021

Arria for Tableau 3.0.0 introduces a redesigned out-of-the-box feature and an all-new natural language query feature — making it even easier to add automatically generated natural-language insights to your workbook and dashboards.

Enhancements and new features

  • NLG Apps

    NLG Apps (built from a feature formerly known as Configure Narrative) introduces five new out-of-the-box narrative types. In addition to the original Descriptive Statistics, Time-based Variance, and Target-based Variance analyses, you can now analyze and narrate your charts using the Trend Analysis, Ranking Analysis, Describe a Pie Chart, Describe a Bar Chart, and Describe a Line Chart apps.

    See NLG Apps for an overview, and the NLG Apps directory for details of each app.

    Note

    The Descriptive Statistics analysis now forms a discrete app, so this type of analysis can no longer be selected with Time-based Variance and Target-based Variance to produce a single narrative. Instead, each analysis type and its corresponding narrative must be added to the dashboard separately.

  • Arria Answers

    Arria Answers for Tableau is a new conversational-AI platform that integrates with Tableau dashboards to give users real-time access to key insights from data, using natural language-queries.

    See Arria Answers for details.

 

Notable changes

  • New Arria for BI subscription

    To configure Arria for Tableau, you must log in to the extension with your Arria account credentials and have an Arria for BI license.

    See Arria accounts and licenses for details.

  • Arria-Hosted Private Cloud and Customer-Hosted deployment options

    Users of the Arria-Hosted Private Cloud (a.k.a. Dedicated Cloud) and Customer-Hosted (a.k.a. On-Premises) deployment options can no longer use the publicly available Arria for Tableau extension.

    Instead, a unique instance of the add-in configured to call your exclusive Arria for Tableau services, must be installed.

    Please contact us for details.

  • Underlying Data Narrative for option no longer supported

    The Tableau Dashboard Extensions API, used to fetch data when the Arria for Tableau 2.2.0 Narrative for option is set to Underlying Data, allows a maximum of 10,000 rows to be passed to extensions. Larger datasets are truncated at the first 10,000 rows.

    Because of this limitation, Underlying Data is no longer supported: a worksheet must be selected as the data source for the extension.

 

Fixed issue

  • Support for fields containing logical data (true/false values)

    Arria for Tableau now supports fields containing logical data (true/false values). Previously, if the dataset included logical fields the extension would hang during generation of the narrative.

 

Known issues

  • Frozen extension window: Tableau for Desktop on Windows

    Navigating away from the dashboard sheet — either to other sheets in the workbook, or to other applications — may result in the extension window freezing. To unfreeze the window, adjust its size slightly.

    Tableau has logged a bug report for this issue and it will be fixed in a future release.

  • Renaming of selected worksheet causes error (Unable to complete action)

    Renaming the worksheet selected in the Arria extension leads to an error (Unable to complete action) when attempting to generate the narrative.

    To resolve the issue, remove the worksheet from the dashboard and re-add it. Then, on the Configure Your Data page of the Arria extension, reselect the worksheet.

    To prevent the issue, remove the worksheet from the dashboard before renaming it. Once renamed, re-add it to the dashboard and select it again on the Configure Your Data page.

  • NLG Apps: removing dimensions may lead to missing insights

    Removing dimensions on the Configure Your Data page, or on the data attributes page in the NLG apps wizard, can lead to missing insights in NLG Apps narratives.

    To resolve this issue, use a worksheet with only the dimensions required for your narrative added to the view.

  • Arria Answers: Arria extension freezes when selected worksheet is removed from the dashboard

    When using Arria Answers, removing the selected worksheet leads to the extension freezing.

    To resolve the issue, click Reload in the More Options pop-up menu, then select a new worksheet on the Configure Your Data page.

    To prevent this issue, select a new worksheet on the Configure Your Data page before removing the current one.

  • Arria Answers: Modifying the selected worksheet may cause errors

    Arria Answers is not automatically updated when fields are added or removed from the selected worksheet view, leading to unexpected errors being returned in response to questions.

    To resolve the issue, reload the Arria extension by clicking Reload in the More options pop-up menu.

  • Custom Narratives: Narrative not generated when white space around Studio project URL or API key

    tableau-arria-whitespace.png

    In the Custom Narratives feature, if Studio project URLs or API keys are pasted into the UI with a space before or after them, the narrative cannot be generated and the following error is displayed:

    tableau-arria-custom-narrative-could-not-be-generated.png

 

Top