Data Fusion Limitations

This applies to: Visual Data Discovery

Fusion data sources have the following limitations:

  • Fused data can be used in tables (raw data). Symphony recommends that you initially use a subset of fields from Fusion data sources on tables to limit the load on Symphony's query engine and improve its performance. You can change the subset in data source configurations and add additional fields, later, as needed while working on a dashboard.

  • Text Search and Facet filtering are not supported for fused data, even if one or all the data sources defining the fused source support it.

  • The COUNT, COUNTD, TableCOUNT, TableCOUNTD, WindowCOUNT, and WindowCOUNTD aggregate functions are supported for Fusion data sources. However, they normally ignore null values for the specified field. Consequently, the result of these aggregate functions may not be the same as the actual number of records in the data. Use the wildcard character (*) for <field> to include null values for the field in the count.

  • Live mode and historical playback are now supported for fused data.

  • Data Sharpening is not supported for Fusion data sources.

  • Two levels of top-of-the-top multi-group fusion are supported. If you have custom charts that require more than two levels, you cannot use fused data sources.

    Multi-group fusion provides multiple levels of grouping under a single header. A multi-group variable is a stringified array of grouped queries. Each of the listed groups is described in the same manner as a group in the Query Configuration Object.