Hi Team,
I have done first table and get the Status ">90%" count , however I can't get the result in 2nd Table "Total status Sum".
Please advise me.
Thanks,
KV
Solved! Go to Solution.
@Udt_KV , a new measure
sumx(addcolumns(summarize(Table, Table[Market], Table[ID]), "_1", [>90% count]) ,[_1])
@Udt_KV , a new measure
sumx(addcolumns(summarize(Table, Table[Market], Table[ID]), "_1", [>90% count]) ,[_1])
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
214 | |
49 | |
45 | |
45 | |
40 |
User | Count |
---|---|
262 | |
211 | |
103 | |
77 | |
66 |