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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Pyhton script error -IndentationError: unexpected inden

Apply query changes
EuStockMarkets_NA
ADO.NET: Python script error.
 File "PythonScriptWrapper.PY", line 9
 completedData = dataset.fillna(method='backfill', inplace=False)
 ^
 IndentationError: unexpected inden
Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print(sys.exec_prefix)
C:\Users\mudas\AppData\Local\Programs\Python\Python37-32
>>>



I was trying to complete this article on my windows 10 pro mahine and i got the above error .

 

https://docs.microsoft.com/en-us/power-bi/desktop-python-in-query-editor

1 ACCEPTED SOLUTION
TeigeGao
Solution Sage
Solution Sage

Hi @Anonymous ,

The error message "IndentationError: unexpected inden" indicates that this line of code has more spaces at  the start than the one before. 

This error occurs on the file PythonScriptWrapper.PY, this is a file generated by PowerBI which contains your Python code.

Please check if you have spaces before your Python code:

chrome_tCY3tQ3PLc.png

Best Regards,

Teige

View solution in original post

1 REPLY 1
TeigeGao
Solution Sage
Solution Sage

Hi @Anonymous ,

The error message "IndentationError: unexpected inden" indicates that this line of code has more spaces at  the start than the one before. 

This error occurs on the file PythonScriptWrapper.PY, this is a file generated by PowerBI which contains your Python code.

Please check if you have spaces before your Python code:

chrome_tCY3tQ3PLc.png

Best Regards,

Teige

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.