Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FDM Period Mapping

Jun_ZhangMay 5 2017 — edited May 13 2017

Hi Gurus,

I have a question about the Period mapping in FDM.

Here is the situation, this is the data file:

                   Jan     Feb     AvgJan     AvgFeb    

Account1 100 100 99 99

Account2 100 100 99 99

I would like to use FDM to load data to the different type of periods, like Jan and AvgJan.

1. One way for sure can work is, storing Avg data to another version or scenario, and then use the regular / default period mapping. (Jan-17, Feb-17, etc.) No need to discuss this.

2. I am wondering that, if I want to load these data to different periods, and set the period hierarchy like:

  • YearTotal

       -Jan
    
       -Feb
    
  • AvgTotal

      -AvgJan
    
      -AvgFeb
    

How are we going to use FDM to load these different type of periods members? For example, in the global mapping set different period mappings, but in this case, since the Period Key cannot be duplicated, the period key should be set up a little bit different than the regular ones.

pastedImage_0.png

But the tricky part is if I set is as the above screenshot, then when I load the data file by using multi-column import format, you will see the start and end period will mess up.

pastedImage_1.png

So my question is, if I'd like to set the period hierarchy as, Jan, AvgJan, ect. also, I'd like to use FDM to load this data file, what is the best way to achieve this? ( As I mentioned, storing the data to another version/scenario will definitely work.)

Thanks in advance.

Regards,

Jun

This post has been answered by USER1211 on May 6 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2017
Added on May 5 2017
5 comments
767 views