I'm running the following command:
SPRUNCALCACCOUNT N'FINANCE',N'%C_CATEGORY_SET%',LC,N'SPSCOPE_643517',N'SPLOG_523114'
however the error being returned is:
Warning: CALC-070 No DATA Extract From FACT Table - 20100100
There is data in the fact table, and the scope table has the correct time, account, entity, etc. dimensions defined.
Any idea what may be wrong here? There is definitely data in the fact table to match the requested scope dimensions being passed to the proc.
Thanks!