Hello,
In my development computer, I have set the Report path as this Expression. That means the mz report will be stored in the same position where my sequence is.

But I change the report path dynamically in the sequence, with the ReportOptions callback file. In that, I give a report path using the sationglobal variable, as you can see in the photo below.

And while running tests, take the report path as given to the variable. and it stores the report there. This whole process is working on my development PC.
Now, on the deployment PC, I have installed the base deployment license and installed everything. I just directly copied and pasted the sequence to another PC and ran it with the Simple Teststand User Interface.
Everything is working, but I can not store the report as I have mentioned in the variable path. It stores the report where my sequence is.
On another deployment PC, TestStand is still taking the same format as I set it to the Report Option menu
My question is, how can I set the Report path dynamically on the deployment PC?