Generate a new Dataset for a Created Form

I have created a form but have made a lot of changes after receiving some answers. I would like to keep the same form but change the output dataset by creating a new one.

Or I can delete all the data in the previous dataset but I would need to change the column names.

Answers

  • vrajput
    vrajput Domo Employee

    Hello @slim I tried searching for the answer for this. To change the column names, I can suggest a simple step of using the 'Alter column' tile in magic ETL. This tile, when placed after the dataset in magic ETL canvas, will help you to change the column name. Here is the documentation for that: https://domo-support.domo.com/s/article/360044876874?language=en_US

    sample dataflow: https://domo.domo.com/datacenter/dataflows/25692/graph

    I Hope this helps.