The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I came across some issue which I can't understand where it went wrong.
I built a formula to count and summarize a range of values in a column (I created a new table)
The result I expect is
Number of values between 0 to 6
Number of values between 7 to 8
Number of values between 9 to 10
I keep getting the error of "Argument '9' in SUMMARIZE function is required"
How should I fix it?
Attached a screenshot and the formula underneath
Solved! Go to Solution.
You need to remove the last comma before the parenthesis
PERFECT !!!
Thank you
You need to remove the last comma before the parenthesis
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |