CSV Export Generates Duplicate Headers in MUX Report Output
search cancel

CSV Export Generates Duplicate Headers in MUX Report Output

book

Article ID: 441720

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity FedRAMP Clarity PPM SaaS

Issue/Introduction

When creating a report in MUX using a data provider with the query the exported CSV contains two header rows instead of one.

Steps to Reproduce:

  1. Login to Clarity and navigate to MUX.
  2. Create a data provider using the query as example:
    select install_type as marker, install_id as installedID from cmn_dwh_install_history
  3. Create a report using the same data provider.
  4. Export the report to CSV and review the output

Expected Result: The CSV output should contain only a single header row with the column names.

Actual Result: The CSV output contains two header rows — one displaying the query name and another displaying the column names.

Environment

Clarity 16.4.1, 16.4.2

Cause

DE200928

Resolution

DE200928, in review by Engineering