Forum Discussion

dusdau's avatar
dusdau
Icon for Helper II rankHelper II
8 years ago
Solved

Counting rows where date column falls within the last year

Hi All,   DAX newbie here, trying to do what seems like it should be a simple measure.  I have a table ('Market Share') that has a column of dates (LastModified), which has a relationship to my dat...
  • dusdau's avatar
    dusdau
    8 years ago

    Ok, it wasn't the null values.  I think it was an issue with Date/Time format of the column.  I changed both the Market Share table and the Date table to 'Date' and it works.  Thanks for your help Ross!