LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Append Table to Report VI does not append all rows

I am having trouble appending table to report. It only appends two or three of ten rows. Problem is that array is always various size. The wire diagram is posted here: 
attr.png

The problem is that it does not append all rows that are actualy in my array but just only few of them. Here is the actual table which I want to append:

tabela.PNG 

 

And this is what i get in excel worksheet:

 

exceltabela.PNG

 

You can see that only two of ten rows are in report.

while I was searching for resolution of my issue, i found this:
http://digital.ni.com/public.nsf/allkb/5D0D4B9912724D19862574F7006768ED

where says that I could either:

  • Go to the bottom right element in your table and place a single space as the data.
  • Go to the cell below or to the right of the bottom right element of your table and place a single space as the data.
    And make this values default.

 

BUT after i have done that it wasn't any better - even worse.

it looked like that:

exceltabela3.PNG

there was still only two values in the table but they were shifted right.


I hope you can help me.

Thank you.

0 Kudos
Message 1 of 6
(2,773 Views)

Hi gtu,

 

I have tried to reproduce your issue , without success,

 

I understand that your issue is not with the Column and Row Headers.

Please post your VI or a different VI that reproduces the issue.

 

What is your LabVIEW version ?

0 Kudos
Message 2 of 6
(2,764 Views)

I am using LV2012.

Here is the vi:

0 Kudos
Message 3 of 6
(2,756 Views)

don't mind anymore, i found the problem by myself. 

 

thank you anyways.

0 Kudos
Message 4 of 6
(2,746 Views)

You welcome..... 😕

I didn't do anything 😉

 

I think it could be nice to close this post with the answer,

so others that run into this post can also find the answer in the same place

 

If you run into more difficulties, Feel free to ask

0 Kudos
Message 5 of 6
(2,740 Views)

it would be better to delete this thread. the problem was in my template. it was hidden cells in excel that caused me a lot of headache 🙂

0 Kudos
Message 6 of 6
(2,736 Views)