victorlizonglin Posted May 29, 2018 Share Posted May 29, 2018 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. Link to comment Share on other sites More sharing options...
victorlizonglin Posted May 31, 2018 Author Share Posted May 31, 2018 Can anyone let me know - should I change the uuid for each column? I have already written a code to give them uuids.Thanks! Link to comment Share on other sites More sharing options...
victorlizonglin Posted June 11, 2018 Author Share Posted June 11, 2018 I still don't know if it must be unique, but I have given them the new uuid, which is very easy in java code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now