Known issues and limitations in Data Visualization 7.2.0

Learn about the known issues and limitations that you might experience while using Cloudera Data Visualization. You can find information about the areas of impact, affected product versions, and possible workarounds.

Picklist in complex data types Show Selected unselects previous selections
Show selected in a filter list selection may not show all selections depending on the data type. A fix is expected in a future release.
Workaround
None
Versions affected
CDV 7.0.2 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-456
Inconsistent support for non-roman or character-based alphabets across visual types
Non-romanized or character-based alphabets are not consistently supported across various visual types. If not supported, the affected visual is not properly rendered in PDF/PNG downloads. CSV/Excel downloads and general dashboard viewing is available for all languages.

The following languages are not supported when using a table visual.

In CML: In CDW:
  • Amharic (Ethiopia)
  • Arabic (multiple countries)
  • Bengali (Bangladesh)
  • Berber (multiple countries)
  • Burmese (Myanmar)
  • Dari Pashto (Afghanistan)
  • Dzongkha (Bhutan)
  • Fijian (Fiji)
  • Georgian
  • Hebrew (Israel)
  • Khmer (Cambodia)
  • Lao
  • Malay (Brunei)
  • Many Indian languages
  • Nepalese (Nepal)
  • Persian (Iran)
  • Tamil (Malaysia, India, Singapore)
  • Thai (Thailand)
  • Urdu (Pakistan)
  • Amharic (Ethiopia)
  • Bengali (Bangladesh)
  • Burmese (Myanmar)
  • Dzongkha (Bhutan)
  • Fijian (Fiji)
  • Khmer (Cambodia)
  • Many Indian languages
  • Nepalese (Nepal)
  • Tamil (Malaysia, India, Singapore)
  • Thai (Thailand)
Workaround
None
Version affected
CDV 7.0.2 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-984
Saved value does not show properly when arcapi is present
After the fix included for VIZ-1070, a known issue is still present when using arcapi.sendParameters with app-scope filters.
Workaround
None
Versions affected
CDV 7.0.2 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-1181
Upgrade snowflake-connector-python when the corresponding issue is fixed
For some characters, snowflake queries will return "Failed to convert current row, cause: 'utf-8' codec can't decode byte" error (https://github.com/snowflakedb/snowflake-connector-python/issues/353).
Workaround
None
Versions affected
CDV 7.0.0 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-1455
Selecting NULL values can cause ParseException syntax error after CDV 7.1.3
Workaround:
To resolve this issue, unselect the selected “NULL” value in the picklist filter.
Version affected:
CDV 7.1.3 - 7.2.3
Fixed in version:
N/A
Cloudera issue:
VIZ-2224
Dashboard export from Visuals page results in corrupted JSON

Exporting a dashboard from the Visuals page results in corrupted JSON, impacting the successful export and import of dashboards from the page. The issue manifests during the export process, resulting in a JSON structure that only contains workspace details.

Workaround:
To resolve this issue, consider the following workarounds:
  • Single report export

    For exporting a single report, use the export action within the Dashboard Builder. This method avoids the JSON corruption encountered on the Visuals page.

  • Multiple reports export

    For exporting multiple reports, access the Visuals page with the query parameter ?mode=old. This opens the old Visuals page, where the export functionality works correctly, ensuring the integrity of the JSON structure.

Version affected:
CDV 7.1.9 and 7.2.0
Fixed in version:
CDV 7.2.1
Cloudera issue:
VIZ-2493