Forum Discussion
WBS issue in Power Query - cannot change type to text
- 4 years ago
Hi Anonymous ,
Yes,if you directly change the type to text or use Text.From,you will get a result as below:
You could try to take below steps:
Click "Add column">"Column From examples">Using below format:
And you will see:
For my sample .pbix file,pls see attahched.
Best Regards,
KellyDid I answer your question? Mark my reply as a solution!
Hi Anonymous ,
Yes,if you directly change the type to text or use Text.From,you will get a result as below:
You could try to take below steps:
Click "Add column">"Column From examples">Using below format:
And you will see:
For my sample .pbix file,pls see attahched.
Best Regards,
Kelly
Did I answer your question? Mark my reply as a solution!
- amirshiloh1 year agoAdvocate II
that improves the situation- it reduce the number of lines with that WBS format error, but still havn't solved completely the issue. thanks for that.