This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello people!
I would like your help with a DAX formula for this situation shown in the image:
I have in column 1 where there are random dates from 2021 to today and counting...
In the second column I gave an example of the expected result where, for example, all dates that are between July 01 and 31, 2022 in column 1, in column 2 must be 31-07-2022.
This should be in one column and not in another table.
Greetings and thanks in advance!
Solved! Go to Solution.
If I understand your requirement, I believe the ENDOFMONTH function best suits your needs:
Fecha 2 = ENDOFMONTH([Fecha 1])
Trust this works for you.
Regards,
If I understand your requirement, I believe the ENDOFMONTH function best suits your needs:
Fecha 2 = ENDOFMONTH([Fecha 1])
Trust this works for you.
Regards,
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 63 | |
| 53 | |
| 31 | |
| 23 | |
| 23 |