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
Hello everyone
I have the following table in Excel, I'm trying to do the same in PowerBI, but the result is not as expected.
I've created a measure for UnitsbyType
Solved! Go to Solution.
@sonam7 , Assume you measure is M1 and Group by is Type
Try new measure like
sumx(summarize(Table,Table[Type],"_1", [M1]),[_1])
@sonam7 ,
There's syntax error in the measure you post and the snapshots are not clear to see. Could you please give the expected result?
Regards,
Jimmy Tao
User | Count |
---|---|
67 | |
61 | |
47 | |
33 | |
32 |
User | Count |
---|---|
87 | |
72 | |
56 | |
49 | |
45 |