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.
Hi guys, I have the following formula :
Essentially I have calculated a score based on multiple factors ( SCORE TOTAL) and broken them down in desired groups.
TOP : SCORE TOTAL >=30
STRONG: SCORE TOTAL >=20 <30
POOR : SCORE TOTAL <20
Is there any other methods out there apart from SUMX (which I am using) to ensure faster measure performance? Currently, the formula I am using is taking a long time to run. Any suggestions would be appreciated!
From your formula one does not know how things are calculated and what the model looks like. Without this information nobody can give you any better version of your measure.
@cdawidow , what you are doing is correct. Another way is bucketing/ binning. Little bit tricky. You need an independent table to
refer if a blog or video can help
Dynamic Segmentation Bucketing Binning
https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1...
Dynamic Segmentation, Bucketing or Binning: https://youtu.be/CuczXPj0N-k
User | Count |
---|---|
15 | |
13 | |
12 | |
10 | |
10 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |