Skip to Content
0
Former Member
Jan 10, 2012 at 09:22 PM

Week zInfoObject conversion error from BW to Universe.

30 Views

I created a Z infoObject for holding week data in BW. The data type is Character with length = 2. The data in the cube shows weeks 01, 02, 03, 04, 05, 06, 07, 08 and 09. However, when I run the appropriate universe within business objects, the week results are as followed '1', '2', '3', '4', '5', '6', '7' ,'8' and '9'...something process or setting is removing the starting '0' which I want! I would assume the Universe or Business Objects or both are the culprit. How can I accurately report the data out of BW via Business Objects?

Thanks!