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! Request now
I want to create a measure that doesn't get filtered.
I have a product bar graph and I have a line graph.
Product Bar graph has product by revenue
Line graph has total revenue by year/month.
i want to create another measure of total revenue that will not adjust when i click on a product in bar graph. Unfortunately the measure i created
Total Revenue = CALCULATE(SUM(ProfitAndLoss,ProfitAndLoss[Revenue]), ALL(ProfitAndLoss))
the above unfortunately shows the total for the whole year on the line chart on every month , how do i get it to show all revenue per month, without letting anything adjust it but still plotted correctly on the months. all just brings back the total and plots that on a flat line against the months
Proud to be a Super User!
See if this article helps. It shows how ALLEXCEPT might help....
https://www.sqlbi.com/articles/using-allexcept-versus-all-and-values/
If not, can you post some sample data so we can try to replciate your issue. Thank You
Proud to give back to the community!
Thank You!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 93 | |
| 70 | |
| 50 | |
| 40 | |
| 39 |