Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

date table not providing dates till end date

Hi Community,   My date table looks like this 00 -DateTable = ADDCOLUMNS(CALENDAR(DATE (2016, 1, 1),TODAY()),"DateAsInteger",FORMAT([Date],"YYYYMMDD"),"SimpleDate", FORMAT([Date],"dd/mm/yyyy"),"Ye...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Thanks everyone, I have sort of fixed it with a work around, though my problem is still there, so I am now using the date fromt he actual data table and not from the datetable.

  • Anonymous's avatar
    Anonymous
    9 years ago

    Anonymousv-huizhn-msft

    Hi Both,

    I was still struggling with the same thing and working with the work around, ie, to put some real data to restrict the dates till date only, and learnt something new. 

    It shows dates till end of the year, even if I have put TODAY() function in end date, provided, I have selected 'show hierarchy' in values pane. On the other hand, it shows only dates till the correct day, ie today if I remove hierachy and only view it as 'date'.

    Thanks everyone for help.