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

The Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more

Reply
Chrisjr
Helper IV
Helper IV

Filter List (does not start with)

Hello All,

 

I have transform a table into a list. 

Chrisjr_0-1692867639587.png

 

What I am trying to do is to tell PBI not to take columns that start with "P_"

 

The idea is to use the funciton below: 

= List.Select( Table.ColumnNames(#"Changed Type"), each Text.StartsWith(_, "P_"))

 

But instead of saying "Text.StartsWith(_, "P_")" , I want to say "Text does not stats with (_, "P_")".

 

How could I achieve that ? 

 

Thank you

1 ACCEPTED SOLUTION
Anonymous
Not applicable

each not Text.StartsWith(...)

 

--Nate

View solution in original post

2 REPLIES 2
Chrisjr
Helper IV
Helper IV

thanks @Anonymous 

Anonymous
Not applicable

each not Text.StartsWith(...)

 

--Nate

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.

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.