when excuting this DAX :End Of Quarter = ENDOFQUARTER(Orders[Order Date])
the output is like 6/12/2010 ,not 30/6/2010.
and End Of Month = ENDOFMONTH(Orders[Order Date])
is the same 6/20/210 not 6/30/2010….
every thing possible ….
New contributor
Tawfik Da is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.