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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
Super User
Super User

Move the bracket.

Text.Length([Serial_Number__c]) =

View solution in original post

1 REPLY 1
HotChilli
Super User
Super User

Move the bracket.

Text.Length([Serial_Number__c]) =

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.