Hi Roberto,
Referring to your bullet point, we tried to do this, but failed on the time dimension. The %SELECTION% seems to be stuck on TIMEID as the field name, which is OK for FACT tables, but no good for COMMENT tables where the field is TIME.
We switched the %FACTDIM% option on the PROMPT to %DIMS% which includes TIME and not TIMEID and the %SELECTION% temp files in private publications show TIME, but the package somehow still refers to TIMEID in the SQL WHERE statements and then fails.
The same issue effects the %SELECTIONTO%.
Do you have a suggestion for correcting this? Or where the package is getting TIMEID from?
Otherwise we will have to look at building a stored procedure from scratch.
Thanks
Chris