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.
Hello,
I need some help in understanding why If I put the last filter below it shows an error but if I put the same filter above a couple of lines it doesn't show any error why is that so
Solved! Go to Solution.
Looks to me like you have an extra parenthesis "(" in line 9. It is looking for you to close that.
So either remove it, or add a closed parentheses ")" before your last comma "," in line 9.
Yes, it seems that I had to add the "(" is what I was adding. Thank you so much for your time.
Looks to me like you have an extra parenthesis "(" in line 9. It is looking for you to close that.
So either remove it, or add a closed parentheses ")" before your last comma "," in line 9.
User | Count |
---|---|
86 | |
85 | |
35 | |
35 | |
35 |
User | Count |
---|---|
94 | |
79 | |
63 | |
55 | |
52 |