Forum Discussion
AugustoRadames
6 years agoFrequent Visitor
Error Message: "Value Encoding failure - Data ID range is too large"
Hello, There is a problem happening with my Power BI file. I cant update my data. The following message appears to me: "Value Encoding failure - Data ID range is too large" I don't know...
v-diye-msft
6 years agoCommunity Support
It will appear if some values have an extensive character length. Please kindly check your data.
AugustoRadames
6 years agoFrequent Visitor
Hi v-diye-msft ,
Thanks for your awnser.
I'm trying to check my data, but untill now I can't find anything
Do you have any tip about how can I check the character length in the Power Query?
- v-diye-msft6 years agoCommunity Support
You can use the Text.Length function:
https://docs.microsoft.com/en-us/powerquery-m/text-length
http://www.dagdoo.org/text-length-function-power-query/
Here's related post could be your reference: