Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Make an export data Multicolumn

SoulAside
Member Posts: 4
Ok heres the problem that im trying to solve.
We have an import data that has a multicolumn that corresponds to the dimension "Account" which has 4 different columns in the file that has the data to import. It's already done and it works completely fine.
The thing is now we need to do an export data that also makes the file like that, but at the moment we run the export data the 4 columns are concatenated in just a single column. That's the thing that we need to modify, is there a way to make the export data make the file like the input file? You know, having these 4 columns complete separated from each other.
Thanks.