Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
hey everyone,
I'm desperate to fix this problem below. I will share dax and screenshots as well.
It's working for 2024,25,26,27 but it's not working 2022 and 2023... interestingly It's actually filtering the selected dates when I remove dimensions from "Rows" I have no idea how this is happening, and If it's easy I want to fix my dax code, if not other approaches will be appreciated.
this is the dax function I use in the matrix view, filtered by "1"
NUMBER #1
and this filters the records between selected dates, from date - to date, here below
(bring from 2022 - Q2 to 2023 - Q2) but we don't have any dimensions in the Rows
NUMBER #2
it works after 2023 but when it comes to 2022 and 2023 it's NOT working
when I remove "Rows" it's working
NUMBER #3
It's not even working in 2022 (when remove "rows" its working)
Solved! Go to Solution.
it was filterin on table view, but i realized it was not working for MATRIX view, and i remember to not
using a filter in the table but in the measures itself. I adjusted 2 measure i used to this below. Now it's working
it was filterin on table view, but i realized it was not working for MATRIX view, and i remember to not
using a filter in the table but in the measures itself. I adjusted 2 measure i used to this below. Now it's working
@Anonymous , if you want two date/period slicer you need to follow disconneted table approch
Power BI Abstract Thesis: How to use two Date/Period slicers
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 80 | |
| 49 | |
| 35 | |
| 31 | |
| 30 |