Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello everyone,
I need help please, it's regarding last day of current half year how can calculat it ? I had searched but I can't find anything.
Thank you !
Solved! Go to Solution.
If you need jun
Measure 4 = EOMONTH(date(YEAR(TODAY()),6,1),0)
If you need after 6 month
Measure 4 = EOMONTH(date(YEAR(TODAY()),Month(TODAY())+6,1),0)
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution.
In case it does not help, please provide additional information and mark me with @
Thanks. My Recent Blogs -Decoding Direct Query - Time Intelligence, Winner Coloring on MAP, HR Analytics, Power BI Working with Non-Standard TimeAnd Comparing Data Across Date Ranges
Connect on Linkedin
If you need jun
Measure 4 = EOMONTH(date(YEAR(TODAY()),6,1),0)
If you need after 6 month
Measure 4 = EOMONTH(date(YEAR(TODAY()),Month(TODAY())+6,1),0)
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution.
In case it does not help, please provide additional information and mark me with @
Thanks. My Recent Blogs -Decoding Direct Query - Time Intelligence, Winner Coloring on MAP, HR Analytics, Power BI Working with Non-Standard TimeAnd Comparing Data Across Date Ranges
Connect on Linkedin
Thank you, it's working well !
Do you have a date dimension? Do you basically want to know the ...date of 30th of June?
User | Count |
---|---|
122 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
189 | |
96 | |
67 | |
63 | |
53 |