03-19-2022 09:10 PM
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.
03-20-2022 08:44 AM
You must include Report Generation Toolkit's dynamic VIs in build specification:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019O6PSAU&l=en-US
03-20-2022 10:28 PM
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".