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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I have this DAX:
Solved! Go to Solution.
Hi,
I did not receive any response but I got the solution by my own:
First I calculate the [#Eventos] by months using a column in the calendar table with YYYY-MM, then apply this DAX:
Hi @Anonymous ,
Have you solved your problem?
If you have solved your problem, could you please share the solution or always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please share some data sample and your desired output so that we could help further on it.
Best Regards,
Cherry
Hi,
I did not receive any response but I got the solution by my own:
First I calculate the [#Eventos] by months using a column in the calendar table with YYYY-MM, then apply this DAX:
Hi @Anonymous ,
#Eventos 12 meses atras =CALCULATE ([#Eventos];DATESINPERIOD(Semana[FECHA].[Date];LASTDATE('Eventos OW'[Fecha Fin Operación]);-12;MONTH))But the 12 months calculation is affected by external filters, how can I solved this
What is the exteranl filter?
If it is convenient, could you share your data sample which could reproduce your scenario and your desired output so that we could help further on it.
Best Regards,
Cherry
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 |
|---|---|
| 35 | |
| 32 | |
| 26 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 36 | |
| 32 | |
| 25 | |
| 23 |