Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
31 | |
26 |