This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi All could you help me with the below formula?
FILTER('Test1','Test1'[Month]=DATE(2018,2,1))
I tried the below but it s not working :
FILTER('Test1','Test1'[Month]=DATE(2018,month(today()-2),1)) = it s givign me 0.
to have an ideea i get the results each month for 2 months ago so it s complicated to manually change the date every month as the formula is long
Any Ideas ?
Solved! Go to Solution.
Dear All,
This is how i made it work in case anyone will have the same issue :
=FILTER('Test1','Test1'[Month]=EOMONTH(today(),-3)+1))
Regards
The "month" column in my db is giving me a full date 2/1/2018 (mm/dd/yyyy)
Dear All,
This is how i made it work in case anyone will have the same issue :
=FILTER('Test1','Test1'[Month]=EOMONTH(today(),-3)+1))
Regards
Check out the May 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 |
|---|---|
| 28 | |
| 28 | |
| 26 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 52 | |
| 47 | |
| 39 | |
| 21 | |
| 20 |