05-09-2018 06:19 PM
I would like to set the directory of my report to be a relative path from where my sequence file resides using a callback. For example "..\\..\\Reports" Can anybody point me in the right direction?
Thanks
05-10-2018
08:25 AM
- last edited on
06-05-2025
03:59 PM
by
Content Cleaner
RunState.SequenceFile.Path + "\\..\\..\\Reports"
Check these out:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8FPSA0&l=en-US
Hope this helps,
05-11-2018 09:04 AM
Select "Specify Report File path by expression" and Frame the expression in such a way that relative path is build.