Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Exporting Multiple Data Columns from Essbase

Andreas187
Member Posts: 2 Blue Ribbon
I am transferring data from one Essbase cube to another and I would like to export the data with multiple data columns. Is this possible with FDMEE (11.1.2.4.220). This will effectively have the number of columns I extract and increase performance.
From this:
Dim1 Dim2 Dim3 PeriodCr 20
Dim1 Dim2 Dim3 PeriodDr 30
To this:
...........................PeriodCr PeriodDr
Dim1 Dim2 Dim3 20 30
Many thanks in advance