Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Greetings,
I have created two measures.
The first is a quartile measure using the percentilex.inc function:
When I change the statement to include an = sign, all results are 1, even though some of the results are FALSE, i.e. > 22
Quartile Rank = IF('Data Table'[Total Score]<='Data Table'[1st Quartile],1,0)
I would greatly appreciate any help!
Solved! Go to Solution.
@Auktavius , We are creating 2 tables.
table1 will have all the and "_Rank" column with the values present in "LPRank"
table2 will have an additional column called "_Rank1" with the ranking of first table based upon "_Rank" column
@Auktavius , We are creating 2 tables.
table1 will have all the and "_Rank" column with the values present in "LPRank"
table2 will have an additional column called "_Rank1" with the ranking of first table based upon "_Rank" column
Hi @Auktavius ,
Please see this solution:
https://community.powerbi.com/t5/Desktop/PERCENTILEX-INC-NOT-WORKING/m-p/721044#M347959
Hello @truptis ,
Thank you for the response. I am still relatively new to PowerBI, and I really appreciatre your reply. Could you explainwhats going on in these first two statements:
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |