The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have a data set for which I cam trying to calculate a percentile of the total values for a time horizon with the intention of then positoning it against the data in a chart to see which periods go above or below the quartile (percentile) for the full period of data.
Unfortunately the measure appears to change along each of the dates instead of remain constant... I assume this is something to do with it factoring in the date dimension table...
Data model (redacted - sorry - please let me know if any fields are needed) and measure below...
Has anyone any ideas?
black bar is
QUARTILE TEST=PERCENTILEX.INC(ALLSELECTED(PFR_CUSTOMER_LEVLEL),PFR_CUSTOMER_LEVLEL[[Quantity Shipped (CA)]],1)
User | Count |
---|---|
25 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |