Forum Discussion
Anonymous
4 years agoNot applicable
How to avoid MONTH filter in table -
Hi Team Below is the snapshot of my data And below is the table I have genrated in PowerBI Full Year Sales = CALCULATE(SUM(Sales[SALES]), FILTER(Sales,Sales[YEAR]=SELECTED...
- Anonymous4 years agoFull Year Sales =CALCULATE(SUM(Sales[SALES]),REMOVEFILTERS(Sales[MONTH]))Above was the solution I tried and it worked like charm. Thanks for your help.
ERD
Community Champion
4 years agoThe thing I'd suggest in this case is to upload a .pbix sample so that me or someone else can check.
If this post helps, then please consider Accept it as the solution ✔️to help the other members find it more quickly.
Anonymous
4 years agoNot applicable
https://drive.google.com/file/d/1SDfBBrfiwmaPCo5dQ2gNtJ2qkBNC5EwK/view?usp=sharing
Could you please try downloading file from above link?