Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone. I have a column contains a bunch of bad entries such as "000000", "1111", "00000000000", "2222222" etc. Basically, it's a string with repetitive digits, and length of the string is not specific. How can I efficiently convert this kind of pattern to nulls in Power Query? Thank you!
@amitchandak Thank you for your reply. I found out the following post and it met my needs.
https://stackoverflow.com/questions/57775536/power-query-how-to-delete-duplicate-characters-from-a-s...
@DataSundowner , does correct values have some pattern?
Can you share sample data and sample output in table format?