Forum Discussion

Tim_H's avatar
Tim_H
Helper I
5 years ago
Solved

Date filter (same data) different result on visuals

Hi   I have two date slicers refering to same data     Both refer to new created table and column Date, Date  Top one is hierarchy Bottom Date   Altough same source, same period select...
  • Tim_H's avatar
    5 years ago

    Solved by adding extra month and year column in my calendar.

     

    Just looking how to change start date of this calendar

     

     

    I want to have a roling start date...  for example Today - 730 days   (2 years)

  • Tim_H's avatar
    Tim_H
    5 years ago

    And also solved

     

    StartDate = Date.AddMonths(DateTime.Date(DateTime.FixedLocalNow()), -24)