Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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?
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
109 | |
98 | |
96 | |
38 | |
36 |
User | Count |
---|---|
151 | |
125 | |
75 | |
74 | |
53 |