Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

DATEDIFF not showing correctly

Hello,    Very new to Power BI ðŸ˜ƒ   I've found the following way to show sum of days between in a table. I've added a colunm with the following:  Days between = DATEDIFF('Table_query'[Month Rai...
  • mlsx4's avatar
    2 years ago

    Hi Anonymous 

     

    You're calculating difference between days (without taking into account anything else: month or year). Therefore: 8-15=-7

     

    Try by removing the .[day] in your formula