'Component "Extract Data" do not export correctly from dinamic tables

I have a dinamic table taking data from a "extract data" component.

If I select the "export data" without grouping columns, it exports correctly. But if I prevously group columns and then try to export data, the data appears in erroneus order.

If I use dinamic table with MYSQL connector: OK with MYSQL connector

If I use dynamic table with EXTRACT DATA connector:

DATA ERROR with EXTRACT DATA connector



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source