Hi All,
I want to ask that can we rename exported excel file name from Dataview or Flex Grid?
Example :
Default : DataView.csv
Expected : Report.csv
Thanks
Hello @Ilham Maulana Habibie if you are simply extracting from the screen, you need to rename the layout before - once you extract to excel, it will take the name of the layout.
if you are setting up an "extract dataview to file" procedure action you can set up the desidered name directly in the procedure step, in the path/file field
let me know if it is enough or if I did not understand what is your need
best regards, federico
Hi @Federico Cazzalini
Thank you for your ideas, it works for me. But can we rename the component name of DataView in layers tab?