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.
I made the Units (datenameslicer) measure which should only filter on the dataname and the second Units measure (weekslicer) should only filter on the weeks slicer. For example, I would like to select the period from the DataName filter, e.g. 10.10.2020-12.12.2020, to get the result only in the measure Units (datenameslicer) and in the slicer with weeks, for example, select the 20th week of 2020, get the result only in the measure Units (weekslicer), so that was to be compared between these measures.
Note: I cannot create computed tables and columns because I am using a live connection | Both measures must be in one table visualization
PBX: PBX
Solved! Go to Solution.
You can use CALCULATE with REMOVEFILTERS to remove the filter on the slicer you don't want to affect the result, and do the opposite on the other.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
@krzysztof , You need to have two different date table and one of them need to be independent.
Refer to my blog, I use two date ranges. You can week in one case
https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601
You can use CALCULATE with REMOVEFILTERS to remove the filter on the slicer you don't want to affect the result, and do the opposite on the other.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |