Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
There's an issue with the DATE function supporting 0 day, which should represent the last day of the previous month.
Measure = DATE(2017, 1, 0)
The expected outcome on this should be December 31, 2016, but instead an error displays stating "An argument of function 'DATE' has the wrong data type or the result is too large or too small".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.