Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I am trying to create a column that only displays the aggregate calcualtion for the rows that have not been filtered out; without including the data that has been.
Typically I would just use REMOVEFILTER, but in this case, the filter is still important to me...
Test #2 - But when I filter out half the stores, as expected the Agg column stays 1.1, but WHAT I WANT is every row to say is 1.3...
Curious how I can construct a statement that will give me a column that returns the aggregate total for all stores that have not been filtered out.
Thanks!
Solved! Go to Solution.
Have you tried CALCULATE(DIVIDE([New],[Used]),ALLSELECTED(Companies')) ?
Proud to be a Super User!
Have you tried CALCULATE(DIVIDE([New],[Used]),ALLSELECTED(Companies')) ?
Proud to be a Super User!
That worked like a charm. Didn't know thats how ALLSELECTED worked.
Thanks!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
81 | |
53 | |
37 | |
37 |