The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello all,
I have a column with numbers. All numbers should be 6 digits long. However, some contain more, some less.
I figured out how to eliminate those with more than 6 numbers: by splitting the column. But how to eliminate those with less?
Can I use a filter? Do I need a new column? Any help would be appreciated. Thanks.
Solved! Go to Solution.
Use Text.Length in Power Query to find length and sort away all who are not 6 🙂
This worked, thanks!
Use Text.Length in Power Query to find length and sort away all who are not 6 🙂
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
122 | |
89 | |
75 | |
55 | |
45 |
User | Count |
---|---|
134 | |
120 | |
76 | |
65 | |
64 |