How to write value of variable to excel file only one time?
I don't want to change time element because it will make a change for my report!
Voted best answer
hi,
pls note that reporting is progressive value capturing/accumulation process, and that is set in general tab for how many cycle and at which cycle time(frequency) user want to capture values. So it is not possible that in one report user can capture one variable value for somany time and capture another variable for only once.
And that is why commands are to capture next value in different direction (NEXT_RIGHT/LEFT/DOWN/UP). I have never tried just try to use command <GetValue(variable,keep blank)> does that works ? I guess not.
It might be possible to read value only once by configuring report like that but that applies to all variable in that report. As mentioned above can not be possible to read for different frequency for different variables in one report.
Hope that helps.
Add new comment