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
twosixfourBI
New Member

Remove rows according to number of digits in Power Query

Hi there - I am trying to remove rows in a table using power query. I want to remove all rows where ID_Number column has less than 11 digits.

Example:
99010112341 - keep

245 - remove

Is there a simple way to do this?

Kind regards

1 ACCEPTED SOLUTION
tamerj1
Super User
Super User

2 REPLIES 2
tamerj1
Super User
Super User

amitchandak
Super User
Super User

@twosixfourBI , Filter in power query .  Or create a column and filter for true

Number.IntegerDivide([Column],10000000000) >=1

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.