You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: query-languages/dax/dateadd-function-dax.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ The following formula calculates dates that are one year before the dates in the
59
59
60
60
## Special behavior
61
61
62
-
When selection includes last two days of month, it will use "extension" semantics and will includes day till end of month. For example, when Feb 27 and 28 of 2013 are included and a month is added, it will get March 27 to 31.
62
+
When selection includes last two days of month, it will use "extension" semantics and will include days till end of month. For example, when Feb 27 and 28 of 2013 are included and a month is added, it will get March 27 to 31.
63
63
64
64
This behavior only happens when last two days of month are included. If only Feb 27 is selected, it will go to March 27.
0 commit comments