Hi all!
WE use BPC 7.0 sp06 MS SQL Server 2008. And we changed Export package to export into the file with TIMEID format. I add the following string in package dynamic script
TASK(DUMP data,TIMEIDFORMAT,1)
But stil in export file i see the ID from TIME dimetion not TIMEID. Then I put 0 into TIMEIDFORMAT the result is same. It seems to me that TIMEIDFORMAT option doesn't work.
Please help!!