Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. 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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 38 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 58 | |
| 28 | |
| 27 | |
| 25 |