Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
77 | |
75 | |
46 | |
31 | |
28 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
46 |