DATAEXPORTCOLHEADER Please provide a valid dense dimension name to be used as the column header
For the Version 26.06.73 (June 2026 EPM Monthly updates)that was released on Friday 06/05 - we are now getting error on FCCS to Planning data integration (integration is on planning side to "pull data")
FCCS is NOT a DSO enabled application:
DATAEXPORTCOLFORMAT ON;
DATAEXPORTDIMHEADER ON;
DATAEXPORTDRYRUN OFF;
DataExportRelationalFile OFF;
DataExportNonExistingBlocks OFF;
DataExportLevel ALL;
DATAEXPORTCOLHEADER "Period";
DATAEXPORTOVERWRITEFILE ON;
DataExportDynamicCalc ON;
};
FIX (@Relative("Total Functional Area",0),"Parent Currency",@Relative("FCCS_TotalInputAndAdjusted",0),@Relative("Custom1",0),"FCCS_Proportion",@Relative("Custom2",0),"Actual","FCCS_Periodic",@Relative("USGAAP",0),"Mar","FY26","FCCS_ClosingBalance",@Relative("FCCS_Mvmts_Total",0),@Relative("ENT_TG",0),@Relative("FCCS_Total Balance Sheet-Traditional Approach",0),@Relative("FCCS_Intercompany Top",0))
DATAEXPORT "File" "," "Client_Consol_167765.txt" "#";