Issue Explanation
The format of your detail task is incorrect based on your output location selection. This error occurs when the detail task format does not align with the chosen output location.
Solutions
Processing Each Row
- Issue: You chose to process each row.
- Solution: Use the row format in the detail tasks, e.g.,
row1
,[row 1]
.
Processing Each Column
- Issue: You chose to process each column.
- Solution: Use the column format in the detail tasks, e.g.,
col1
,column1
,[col A]
,[column A]
.