{"id":163,"date":"2009-11-05T20:13:00","date_gmt":"2009-11-05T20:13:00","guid":{"rendered":"http:\/\/turtlellc.com\/index.php\/moving-from-september-to-october-in-bpc\/"},"modified":"2009-11-05T20:13:00","modified_gmt":"2009-11-05T20:13:00","slug":"moving-from-september-to-october-in-bpc","status":"publish","type":"post","link":"https:\/\/www.turtle.works\/knowledge\/moving-from-september-to-october-in-bpc\/","title":{"rendered":"Moving From September to October in BPC"},"content":{"rendered":"<p><span style=\"font-family: trebuchet ms;\">Moving to October causes some trouble because we are moving from a 1 digit period (Jan = 1, Sep = 9) to a 2 digit period (Oct = 10). This causes problems during the Convert Task in SSIS. The actuals to transform text file contains all the correct data, the actuals to load text file contains only a header. The transformation fails.<\/span><\/p>\n<p><span style=\"font-family: trebuchet ms;\">To resolve this problem a change to the transformation file needs to occur. Follow these steps to make the change:<\/span><\/p>\n<ol style=\"font-family: trebuchet ms;\">\n<li>eData > Manage Transformation File<\/li>\n<li>Select the file, in our case Actual CMS.xls<\/li>\n<li>Under the *MAPPING section find TIME=*COL(4) + *STR(.) + *COL(5) or TIME=*COL(4) + *STR(.0) + *COL(5)<\/li>\n<li>For 1 digit periods change *STR(.) to *STR(.0)<\/li>\n<li>For 2 digit periods change *STR(.0) TO *STR(.)<\/li>\n<li>Click on Validate and save transformation definitions in the Action Pane on the right.<\/li>\n<li>When prompted to Save, just select the same file, so in our case Actual CMS.xls.<\/li>\n<li>Click Yet to replace the existing file.<\/li>\n<li>Close the Transformation file<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Moving to October causes some trouble because we are moving from a 1 digit period (Jan = 1, Sep = 9) to a 2 digit period (Oct = 10). This causes problems during the Convert Task in SSIS. The actuals to transform text file contains all the correct data, the actuals to load text file &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.turtle.works\/knowledge\/moving-from-september-to-october-in-bpc\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Moving From September to October in BPC&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-163","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/posts\/163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/comments?post=163"}],"version-history":[{"count":0,"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/posts\/163\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/media?parent=163"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/categories?post=163"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.turtle.works\/knowledge\/wp-json\/wp\/v2\/tags?post=163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}