The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello, I need help importing data from Excel Binary files into power Bi desktop. In fact, when I import the files, the number of columns is set to 255 whereas there are many other columns but they do not appear. Can you help me with this please?
Hi, @amirbenchouai
The issue you're experiencing might be due to certain limitations in Power Query. In general, Power Query should be able to handle a lot more than 255 columns, but there might be specific limitations or quirks with certain data sources or file types.
Here are a few steps you could follow to attempt to resolve this issue:
1. Verify Excel File Format: Firstly, please ensure your Excel Binary file (.xlsb) doesn't have any issues itself. For instance, can you open the file in Excel and see all the columns? If the file itself is problematic, then Power BI will naturally struggle with it.
2. Import File as Text: If the file seems fine in Excel, you might want to try importing it as a text file instead. Power BI might be interpreting the file format incorrectly or there might be an incompatibility with the .xlsb format. Here's how:
3. Use a Different Data Connector: Another potential workaround is to use a different data connector. Instead of using the Excel connector, you could try the OLE DB connector or ODBC connector.
4. Update Power BI Desktop: Ensure you're using the latest version of Power BI Desktop. Microsoft periodically releases updates that fix bugs and expand functionality, so it's always a good idea to make sure you're using the latest version.
5. Use Excel's Power Query: If all else fails, you might want to try using Power Query in Excel first to import the data and then export it in a format that Power BI can handle.
Proud to be a Super User!
Hey @rubayatyasmin,
Thanks a lot for your response, here bellow my answers:
can you split your data into chunks to see if the problem solves? or can you please check if the Excel file you are working on has any hidden formatting such as hidden data, rows, or columns? May that is causing the problem. Or try to load the data in different platforms to see if the problem is in PBI only or any other platform as well.
Proud to be a Super User!
Hey @rubayatyasmin,
no hidden data in the files in question. unfortunately, i work only with PBI & Excel.