Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

END OF MONTH but I have the start of month

Hello everybody,

 

I don't understand why it doesn't work.

I used the function END OF THE MONTH, but it tell me the START OF THE MONTH as you can see.

I am in a format where I have : dd/mm/yyyy. 

 

MaximeVall_0-1621928617616.png

I don't understand. The column "début mois" has got no formula. 

 

If somebody can help me, it could be nice.

 

Sincerly,

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , Assumed your system understand dd/mm/yyyy , if not refer: https://community.powerbi.com/t5/Desktop/How-to-apply-UK-date-format-dd-mm-yyyy-in-Date-slicer/td-p/599712

 

Startofmonth and endofmonth need continuous date try to use eomonth

 

Start of month = eomonth([date],-1)+1

 

end of month = eomonth([date],0)

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Assumed your system understand dd/mm/yyyy , if not refer: https://community.powerbi.com/t5/Desktop/How-to-apply-UK-date-format-dd-mm-yyyy-in-Date-slicer/td-p/599712

 

Startofmonth and endofmonth need continuous date try to use eomonth

 

Start of month = eomonth([date],-1)+1

 

end of month = eomonth([date],0)

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

I have used your formula for the end of the month : end of month = eomonth([date],0)

And it works ! 

Thanks ! 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.