Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
I have 2 measures:
Measure1 = CALCULATE([Measure2],ALL(Table1),Table4[Column1]>5)
Measure3 = CALCULATE(MAXX(Table2,RELATED(Table3[Column2])),ALL(Table4))
Hi @PshemekFLK
There is an issue with the structure of your Measure3; you added two expressions, and why did you add ALL(Table4)?
How to Get Your Question Answered Quickly
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos
Hi @VahidDM
Sorry, I put the measure incorrectly initially. Now it's correct in the initial post. Measure 3 is also a CALCULATE
I need ALL in Measure 3 because it should ignore the filters on Table4.
I'm starting to think that I'm missing KEEPFILTERS somewhere since introducing SUMX in the weighted average measure totally ignores the filters added in Measure 1 and Measure 3. Am I on the right track?
User | Count |
---|---|
15 | |
13 | |
12 | |
10 | |
10 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |