From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel template with executable file problem

Hi all, I have a template file excel(.xlsx) it works in the directory from build process but when I making the installer it looks like can not access the template file, any help please advise thank you.

 

0 Kudos
Message 1 of 3
(604 Views)

You must include Report Generation Toolkit's dynamic VIs in build specification:

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019O6PSAU&l=en-US

 

 

 

0 Kudos
Message 2 of 3
(580 Views)

The default location for support files is the ..\Data folder below the application folder.  You should add this location to the relative path of the template: "..\Data\FileSupport.xlsx".

Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.0, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
0 Kudos
Message 3 of 3
(558 Views)