DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Report 2D table spanning several pages

I've created a report (using a script) that creates two 2D tables. The number of entries in each table depends on user input (timespan and number of channels), so I don't know how many pages the report will span across.

Is there a way of automaitcally exapdning the report to the number of pages required?

If not, what would be the best approach for solving this issue?
0 Kudos
Message 1 of 4
(3,577 Views)
Hi salte,
The easies way is to prepare a layout page which will be appended as much as pages are required. If you have a look at the example "Copying Signals into Channel Groups" you can see that the layout "ChannelGroups_Partial_Results.TDR" is appended several times.

Greetings
Walter
0 Kudos
Message 2 of 4
(3,565 Views)

Hi salte,

Here's an example of what Walter is talking about that uses 2D tables instead of 2D graphs.

Brad Turpin
DIAdem Product Support Engineer
National Instruments

0 Kudos
Message 3 of 4
(3,556 Views)
Thanks to both of you! I'll have a look at the examples when i get the time.
0 Kudos
Message 4 of 4
(3,552 Views)