ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to separate test results to folders according to date?

Is it possible to separate test results to folders according to date using Configure->Report Options... ? If not, how to do that?

 

BR,

Jick

0 Kudos
Message 1 of 3
(3,253 Views)

In the report options -- report path file name -- file name /directory options --- select "specify report file path name by expression".

 

You will need to add "\\ [<FileDate>]"\\   the file date appropraitely example shown below :

 

 "<ClientFileDir>\\[<FileDate>]\\Report_[<FileDate>]\\<ClientFileName>_Report[<FileTime>][<FileDate>]<Unique>.<FileExtension>"

 

Hope this helps.

 

 

0 Kudos
Message 2 of 3
(3,248 Views)

I am using TS 4.0. There is no "specify report file path name by expression" option.

See attachment.

 

BR,

Jick

0 Kudos
Message 3 of 3
(3,245 Views)