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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Filter Project Names

Hello Power BI Community, I want to filter the project names List by "Region: Europe" for example, what would be the correct way to do this?

 

Region: Europe filters all the other regions out so I would only have a list of european projects

 

I tried to use 

Project Names new = Calculate(All([..]Projectnames), Filter ([...],[...]Region: Europe)) 

But I didn't get the results I was looking for

3 REPLIES 3
amitchandak
Super User
Super User

@Anonymous , You create a measure and use that with the project name in Visual

 

countrows(filter(table, Table[region]= "Europe" ))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

I have a list with different %values. How do I "connect" the new measure with the project names?

Hi , @Anonymous 

Do you mean the "Region: Europe" is a list? If this you can use "IN" logic operator to get teh data you need.

 

If this method does not meet your needs, you can provide us with your special sample data and the desired output sample data in the form of tables, so that we can better help you solve the problem.

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.