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'm trying to do some data transformations with my data. But when I try to drop down the filter, it's showing data format error. The column is of "Text" type. But I don't understand why does it throw error regarding number. Can anyone please help?
I have added the snapshot for reference.
Thanks
Solved! Go to Solution.
Hi @Anonymous
May be there are some special character/non supported character
To handle this situation,
1. Please insert Index into the table
2. Then select the column and Replace error with specific value, example 55555
3. After the replace value, filter the table with value you replace (example 55555)
4. Now check the Index of the the Row
5. Go to Power Query earlier step and check the value whcih cause error and correct the error value. After correct the value in your source file, you can delete the steps you made for error checking.
I hope you understand the process, please let me know
If solve your requirement, please mark this answer as SOLUTION
If this comment helps you, please LIKE this comment/Kudos
Proud to be a Super User! | |
Hi @Anonymous
May be there are some special character/non supported character
To handle this situation,
1. Please insert Index into the table
2. Then select the column and Replace error with specific value, example 55555
3. After the replace value, filter the table with value you replace (example 55555)
4. Now check the Index of the the Row
5. Go to Power Query earlier step and check the value whcih cause error and correct the error value. After correct the value in your source file, you can delete the steps you made for error checking.
I hope you understand the process, please let me know
If solve your requirement, please mark this answer as SOLUTION
If this comment helps you, please LIKE this comment/Kudos
Proud to be a Super User! | |
It's not coverting to Number because you have letters in the column. The only way to change it to a number is to remove those letters or taking out the number portion by using delimiters.
User | Count |
---|---|
76 | |
74 | |
45 | |
31 | |
27 |
User | Count |
---|---|
99 | |
91 | |
51 | |
48 | |
47 |