The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
75 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |