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

The Fabric community is now in read-only for platform upgrade. Learn more

Reply
macemit
Frequent Visitor

Text Length filter

Hi,

 

Trying to create what should be an easy filter based on length of a text entry (I need to keep those with 13 characters):

 

#"Filtered Rows1" = Table.SelectRows(#"Filtered Rows", each Text.Length([Serial_Number__c] = 13))

Can someone help?

 

Thanks.

1 ACCEPTED SOLUTION
HotChilli
Community Champion
Community Champion

Move the bracket.

Text.Length([Serial_Number__c]) =

View solution in original post

1 REPLY 1
HotChilli
Community Champion
Community Champion

Move the bracket.

Text.Length([Serial_Number__c]) =

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.