Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Date table column to show Dynamic Most-Recent entry date up until next entry date

Hello, I would like help with this scenario I am not able to solve. The data that I have is as follows:   Dates: (CALENDAR TABLE) ID FiscalYear Period 1 F1 P1 2 F1 P2 3 F1 P3...
  • sm_talha's avatar
    5 years ago

    If data is setup the way you have shown above then you can do the following:

    1: Go to Transfrom Data (Power Query)

    2: In the Dates table select "Merge Queries" on Forecast Period on both tables. (as shown below)

     

     

    3: Expand the merged query and select "Forecast Period": 

     

     

    4: Go to Transform tab on the top ribbon and select Fill Down

     

     

    5: Select "Close and Apply". Now you have your desired output.