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.
Hi Team
above is the dax code I have written which is giving me full year sale irrespective of selection of month in filter.
This is when all months are selected and
Above is when month is selected it still shows for B full year sales.
If I am changing dax to below
it stops working - when removefilter has column reference from another table.
Kindly help me in this. Please how to sort this.
Below is the link of file
https://drive.google.com/file/d/1pMDpQT_nBezon133Xiqk4Y1ByktAkZBS/view?usp=sharing
Solved! Go to Solution.
@Anonymous
It really does matter which columns you use for filtering, meaning it does matter what you put in your visuals. If you don't drop Calendar[Month] on the canvas, there's no filter on the column, so your REMOVEFILTERS( Calendar[Month] ) does not remove anything because there is nothing to remove.
@Anonymous
It really does matter which columns you use for filtering, meaning it does matter what you put in your visuals. If you don't drop Calendar[Month] on the canvas, there's no filter on the column, so your REMOVEFILTERS( Calendar[Month] ) does not remove anything because there is nothing to remove.
Yes... this was the problem.. thank you so much.
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 |
---|---|
19 | |
7 | |
6 | |
5 | |
4 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |