Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
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?
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Check out the November 2024 Power BI update to learn about new features.
User | Count |
---|---|
91 | |
86 | |
83 | |
76 | |
49 |
User | Count |
---|---|
145 | |
140 | |
109 | |
68 | |
55 |