LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Add array to report without timestamp

Solved!
Go to solution

Hello,

 

I'm trying to use the Report Generation Toolkit for Office to form my excel report. 

 

I have an excel template which I am accessing via the Report Generation vi in order to pass a 2d array of doubles.

 

The array is passed into the report, however, the vi seems to add a timestamp column.

 

Is there a way to prevent the vi from adding this timestamp.

 

Thanks for any help you can give me.

0 Kudos
Message 1 of 2
(2,186 Views)
Solution
Accepted by topic author sinkovich

If anyone has the same problem, I've just found that if you convert the 2d array into 2d array of strings then the vi no longer adds a timestamp.

0 Kudos
Message 2 of 2
(2,182 Views)