user-sg
Hi
I am using pulse for some new workflows where the CSV/XLS output is very useful.
I did notice it auto-names them pulse.extension
I went through the website but was curious if it was possible to programmatically name the output files somehow?
Something like the name of the table/view pane with a timestamp attached for uniqueness?
Alternatively I suppose would be some sort of right click event where Pulse UI invokes a function on the KDB server side like dropFile[((variable))] that I can then manage filenaming & dropping to a directory on the server in KDB?
user-sg Hi I am using pulse for some new workflows where the CSV/XLS output is very useful. I did notice it auto-names them pulse.extension
I went through the website but was curious if it was possible to programmatically name the output files somehow? Something like the name of the table/view pane with a timestamp attached for uniqueness?
Alternatively I suppose would be some sort of right click event where Pulse UI invokes a function on the KDB server side like dropFile[((variable))] that I can then manage filenaming & dropping to a directory on the server in KDB?
Thanks!