Millisecond Forums

Dynamic file name on data element

https://forums.millisecond.com/Topic15700.aspx

By Konstantina - 3/6/2015

Hello,
Is there a way to pass a variable instead of a fixed text on the file attribute of the data element?
e.g. something like
<data>
/ columns = [...]
/ file = values.dynamicfilename
/ encrypt = false
/ format = tab
/ separatefiles = no
</data>

The idea is different users to edit always the file they have created using the same experiment or group of experiments.

Thank you in advance,
Konstantina
By Dave - 3/6/2015

No, this is not possible, I'm afraid.
By Konstantina - 3/6/2015

Thanks for the reply Dave!