Skip to main content
December 30, 2025
Question

Duplicate data on the generated excel while using CDT to Excel plugin

  • December 30, 2025
  • 2 replies
  • 0 views

Hi,

I am getting the above duplicate data on the right side part of the screenshot as mentioned in the screenshot within the excel cells that are not mentioned with in the cdt to excel plugin smart service config. Can anyone provide the reason why this might be coming up.

    2 replies

    shubhama926776
    January 2, 2026

    Flatten your data before exporting; extract only the fields you need into a simple list structure.

    harshas2775
    January 2, 2026

    Check the cdt and related expression rule so that for each column field proper value assignment is present in the output. If CDT has data with proper formatting then excel will have it too.