Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
CDEC
New Member

XML connection error

Hi all, 

 

I keep running in to a refresh error for my XML file. Background: A user accidentally changed the authentication token in our data source to which the XML file is connected to. the token was changed back to the original, but since then, when the table refreshes automatically, we encounter this error code: 

DataFormat.Error: Xml processing failed. Either the input is invalid or it isn't supported. (Internal error: Reference to undeclared entity 'nbsp'. Line 4, position 23.). . The exception was raised by the IDbCommand interface. 

Things that temporarily fixes it was to create a new parameter with the authtoken and then reference the xml file via dax to the new parameter it worked for about 24h, but when the next scheduled refresh came through, it failed again. always the same error code. 

 

Thanks in advance, 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @CDEC ,

Regarding your question, could you please review your XML file: Line 4, position 23.

Replace 'nbsp' in the file with '&#160'.

Related content can be found in the following articles.

.net - Reference to undeclared entity 'nbsp' while reading xml from URL in c#? - Stack Overflow

 

Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @CDEC ,

Regarding your question, could you please review your XML file: Line 4, position 23.

Replace 'nbsp' in the file with '&#160'.

Related content can be found in the following articles.

.net - Reference to undeclared entity 'nbsp' while reading xml from URL in c#? - Stack Overflow

 

Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.