03-27-2013 04:33 AM
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:
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:
And this is what i get in excel worksheet:
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:
BUT after i have done that it wasn't any better - even worse.
it looked like that:
there was still only two values in the table but they were shifted right.
I hope you can help me.
Thank you.
03-27-2013 05:15 AM
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 ?
03-27-2013 05:47 AM
I am using LV2012.
Here is the vi:
03-27-2013 06:50 AM
don't mind anymore, i found the problem by myself.
thank you anyways.
03-27-2013 07:39 AM
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
03-27-2013 08:03 AM
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 🙂