Forum Discussion

lsuresh89's avatar
lsuresh89
Icon for Helper I rankHelper I
7 years ago
Solved

Dynamic revenue Data +4 weeks and - weeks

Dear All,   I have a challenging requirement that I have managed to solve using excel but would rather have it done more efficiently in Power BI.   I have a set of data with pipeline (revenue) nu...
  • Mariusz's avatar
    7 years ago

    Hi lsuresh89 

     

    Please see the attached file with the solution, this file contains three tables:

    • YourSample - the sample that was provided.
    • ExpandedDays - a table that extends YourSample table to individual day between  "Agreement Start Date" and "Agreement End Date" and splits Total Revenue to individual Date.
    • Relative Date Dimension table that enables filtering the weeks to current, previous 4 and forthcoming 4, here is the blog about it if you are interested https://community.powerbi.com/t5/Community-Blog/Relative-Date-Dimension/ba-p/779039

     

    Best Regards,
    Mariusz

    If this post helps, then please consider Accepting it as the solution.

    Please feel free to connect with me.
    Mariusz Repczynski

     

  • Mariusz's avatar
    Mariusz
    7 years ago

    Hi lsuresh89 

     

    To clear the error adjust the ExpandDays Function by adding +1 at the end of days step like below.

     

     

    If adding +1 didn't fix the issue, then you need to check the data set if the start date is always lower or equal to end date as the error suggest this is not the case. 

     

    Best Regards,
    Mariusz

    If this post helps, then please consider Accepting it as the solution.

    Please feel free to connect with me.
    Mariusz Repczynski