Forum Discussion

CNH's avatar
CNH
Helper I
8 years ago
Solved

Fiscal year - Area Chart, by Week

  The aforemention is an area chart that deplicts data by week number.   However as the data is for a Fiscal year beginning in July, the use of week number is not correct, ie data for January ...
  • CNH's avatar
    CNH
    8 years ago

    After further research I have found a solution to my problem by cresting a "Week Ending Column" by  using this formula

     

    Dates[Date]+(7-Dates[*** Weekday Number])

     

     

    This achieves the outcome I am after. A bit of perserverance pays off :smileyhappy: