Has anyone loaded data from relational using the Outline Load Utility?
I'm trying to load data from a relational store using the Outline Load Utility. I've successfully built dimensions from the same database using the Outline Load Utility.
I'm closely following the example in the Planning Admin guide. But I constantly receive the "Unrecognized column header" error. It recognizes the "Employee" column header but it does not recognize these:
Unrecognized column header value "Data Load Cube Name".
Unrecognized column header value "Headcount".
Unrecognized column header value "Point-of-View".
"Headcount" is the single account I am trying to update (just doing a small test right now to get it working first).
Any help is appreciated.