Hello,
I’m having a problem where Custom Field data is not getting transferred over to SQL database. Here’s what i have done,
1. Relations for Facts
2. Custom Attributes for Facts
3. Access View
4. Data Source
5. Deploy to SQL Server Db
6. Data Load Run
7. FACT_BUSINESS_OPP_BI_TAB table shows as NULL for CF$_EC_NEXT_STEP
8. Querying for ‘SELECT * FROM FACT_BUSINESS_OPP_BI’ shows below,
Any idea why it’s not transferring any custom field data to SQL Server?