Marfla Posted January 3, 2020 Report Share Posted January 3, 2020 Hello, I'm using US5-B10-B1 controller and want to create a test report. For that ideally I'd like to have table where the column number isn't constant. I attached and example of how I imagined the table. I wanted to know if its even possible to create 3 data tables: first data table for the top part of the report, second data table for the middle and third for the bottom part and then stack them one on top of the other? I tried creating some data tables, exporting them into csv and then appending them, but it says its required that the dimensions of the tables match up. I would really appreciate any alternative ideas. Link to comment Share on other sites More sharing options...
AlexUT Posted January 5, 2020 Report Share Posted January 5, 2020 Hi Marfla, In UniLogic/UniStream tables are based on row structure. In your case you have to define 3 tables and combine result in report. B.R. Link to comment Share on other sites More sharing options...
MVP 2023 Joe Tauser Posted January 5, 2020 MVP 2023 Report Share Posted January 5, 2020 On 1/3/2020 at 7:48 AM, Marfla said: but it says its required that the dimensions of the tables match up. What says? 12 hours ago, AlexUT said: combine result in report. Externally, in Excel or something like that. This can be done in Excel but you'll have to brush up on your VBA to import three .csv files and format the cells automatically to get it to look like you want. Joe T. 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