10-04-2020 01:19 PM - edited 10-04-2020 01:35 PM
Why is the attached snipet not functionable?
I don´t know which connection is missing.-
Without the save.vi it´s working fine (with true at the dispose.vi at the end).
Solved! Go to Solution.
10-04-2020 02:22 PM
On my machine (Windows 10), the C: drive (as opposed to a Folder that's part of your Profile, such as your Desktop or you My Documents) is write-protected. I also noted that you had no data in your Excel Easy Table function, so I put in a "Hello, World". When I ran it and changed the Save path to be on my Desktop, it worked fine.
Bob Schor
10-04-2020 02:54 PM
Strange...
I have windows 10, too and MS office 365.
Of course i have data at input. Without saving i´m seeing it. Excel opens.
But saving automaticly is not possible.
Now i changed path to C:\Users\xxx\Desktop\123.xlsx (xxx is my account name).
Starting program is not possible.
10-05-2020 01:07 AM
I checked in office two examples and they didn´t work fine.
Additional i tried to repair "report generation toolkit". But there´s no change.
10-05-2020 01:01 PM
no idea or workaround?
10-05-2020 03:53 PM - edited 10-05-2020 03:55 PM
We can't run a picture. Attach the VI that fails to run for you -- by looking at the code that fails (even if it is from a LabVIEW Example!), we can tell what version of LabVIEW you are using, and can try exactly the same code on our own systems.
I recommend that you search in this Forum for "Revised Excel Example", written about six years ago, but which illustrates a number of things with the Report Generation Toolkit, and (best of all) actually works. I just tested it to be sure it works with the Excel of Office 365, and it does ...
Bob Schor
10-05-2020 04:20 PM
ok. attached are my VI´s without the input csv-sheet.
The excel output is in case "report".
Without "save report" i´m connection the dialog to "protocol close" and it´s working.
Thank you
10-05-2020 04:24 PM
attached is one original example.
It doesn´t start,too.
10-05-2020 07:37 PM
If you are going to attach "Excel Report - Generate from Template.vi", of course it won't work if you don't also attach the Template, a required input for this particular VI.
Bob Schor
10-05-2020 11:22 PM
Good morning,
this addon is not so cheap and it´s not working out of abox.
For the express VI example from NI, the path to template is not correct installed. I changed.But it doesn´t work.
In my VI i don´t use express, but it doesn´t work.
You are testing same parts and it works out of box.
This is very strange