Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
I have two reports and each of them includes a table. There have some columns are common in two tables, so I just copy the table of the first report to the second and then add some new columns to the table of the second report.
Then I realized that each column has a uuid, so maybe even for different reports, the same columns should have the different uuid.
Am I right? If so, it means I can't just copy the table to another report, because the uuid will be same.