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
Hi Experts
I cannot see where my error is on the following Summarizse, SumX DAX measure
VAR _a = SUMX(
SUMMARIZE(shc_practice_list,shc_practice_list[parent_external_hco_code],shc_practice_list[practice_name], "List", SUM(shc_practice_list[list_size])),[List])
Solved! Go to Solution.
@Invesco Well, you don't have a RETURN statement for starters. What is the error you are getting?
@Invesco Well, you don't have a RETURN statement for starters. What is the error you are getting?
DOH!!!! my bad
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
74 | |
54 | |
50 | |
44 |