Forum Discussion
queries are blocked
Help- getting the following errors -
Manager effectiveness query - we cannot convert the null type to text. Also on Dimensions and filters. How do I fix that, Please provide sets.
2 Replies
- AnonymousNot applicable
Please provide a screenshot or a mockup of your dataset as an example. Is this on your data load or is this on DAX or Measure expressions?
- AnonymousNot applicable
Hi anaalfonso217 ,
It seems like you have some null values in your data that Power Query cannot convert to text. You need to make sure it receives a textual input.
You can try to replace empty fields by “null” or “empty” or “no state” or even a white space " ").
Replace values and errors - Power Query | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.