Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Nepal101
Helper III
Helper III

using filter and calculate same table

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 


error in filter.png

1 ACCEPTED SOLUTION
rsbin
Super User
Super User

@Nepal101 ,

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.

View solution in original post

3 REPLIES 3
Nepal101
Helper III
Helper III

Yes, it seems that I had to add the "(" is what I was adding. Thank you so much for your time. 

@Nepal101 ,

My pleasure.  Glad I was able to help.

rsbin
Super User
Super User

@Nepal101 ,

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.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.