<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Columns missing from imported Excel data in Power Query</title>
    <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/863235#M29068</link>
    <description>&lt;P&gt;That's fantastic&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160408" data-lia-user-login="Jimmy801" class="lia-mention lia-mention-user"&gt;Jimmy801&lt;/a&gt;, thanks for taking the time to do that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked the UsedRange of my example spreadsheet and it's reporting A1:D18822 which is correct but Power BI is essentially importing A1:C18822. I'm beginning to suspect that this is being caused by the SharePoint folder connector as when I import the same spreadsheet using the standard Excel connector A:D I'm not having the missing column issue.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2019 08:26:41 GMT</pubDate>
    <dc:creator>NJS0303</dc:creator>
    <dc:date>2019-12-03T08:26:41Z</dc:date>
    <item>
      <title>Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/859889#M28930</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking for some assistance with an issue I'm having with imported Excel data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got several reports linked to approximately a dozen different excel sheets and without any obvious cause some of the sheets are missing columns when imported into Power BI. As an example, one file has 17 columns but once imported the final column is missing and fails with an Expression.Error: 'column 17' of the table wasn't found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Source = Excel.Workbook(File.Contents("\\absvapp036c\itrent\001 - ESS Mileage.xlsx"), null, true),
#"001 - ESS Mileage - Claim_Sheet" = Source{[Item="001 - ESS Mileage - Claim",Kind="Sheet"]}[Data],
#"Changed Type" = Table.TransformColumnTypes(#"001 - ESS Mileage - Claim_Sheet",{{"Column1", type any}, {"Column2", type any}, {"Column3", type text}, {"Column4", type any}, {"Column5", type any}, {"Column6", type any}, {"Column7", type any}, {"Column8", type text}, {"Column9", type any}, {"Column10", type text}, {"Column11", type any}, {"Column12", type text}, {"Column13", type any}, {"Column14", type any}, {"Column15", type any}, {"Column16", type any}, {"Column17", type text}}),&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been adding blank columns into the source reports to try and workaround this but this is not an ideal solution as it doesn't always work and I'm now concerned that the import query is also missing other data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been around the internet trying to find a fix for this and I've tried all of the solutions I could find, e.g. refresh cache, refresh preview, create new query etc. but nothing seems to stop a column from being ignored by the import process. Should/could I be using M directly to extract all columns rather than relying on the editor and if so, can anyone help with the code to use?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help/advice would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 16:57:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/859889#M28930</guid>
      <dc:creator>NJS0303</dc:creator>
      <dc:date>2019-11-28T16:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/859927#M28932</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="189872" data-lia-user-login="NJS0303" class="lia-mention lia-mention-user"&gt;NJS0303&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show us please, all source code from Advanced Editor window&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 18:11:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/859927#M28932</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-11-28T18:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862373#M29014</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the delay in responding - please see below for the information requested:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;let
    Source = SharePoint.Files("https://redacted.sharepoint.com/sites/MidlandTransfer", [ApiVersion = 15]),
    #"005-UserStructure_ITRENT-PBI xlsx_https://redacted sharepoint com/sites/MidlandTransfer/Shared Documents/ITRENT-PBI/" = Source{[Name="005-UserStructure_ITRENT-PBI.xlsx",#"Folder Path"="https://redacted.sharepoint.com/sites/MidlandTransfer/Shared Documents/ITRENT-PBI/"]}[Content],
    #"Imported Excel" = Excel.Workbook(#"005-UserStructure_ITRENT-PBI xlsx_https://redacted sharepoint com/sites/MidlandTransfer/Shared Documents/ITRENT-PBI/"),
    UserStructure_Sheet = #"Imported Excel"{[Item="UserStructure",Kind="Sheet"]}[Data],
    #"Promoted Headers" = Table.PromoteHeaders(UserStructure_Sheet, [PromoteAllScalars=true]),
    #"Changed Type" = Table.TransformColumnTypes(#"Promoted Headers",{{"User Login", type text}, {"Level3:Structure", type text}, {"Level4:Structure", type text}})
in
    #"Changed Type"&lt;/LI-CODE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;This example is taken from a 4 column Excel file which is imported into Power BI with the first 3 columns only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 15:29:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862373#M29014</guid>
      <dc:creator>NJS0303</dc:creator>
      <dc:date>2019-12-02T15:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862397#M29019</link>
      <description>&lt;P&gt;Hello NJS0303&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this problem by myself.&lt;/P&gt;&lt;P&gt;when you read data with Excel.Workbook and read a table (sheet) ALWAYS the USEDRANGE of this sheet is read.&lt;/P&gt;&lt;P&gt;So, ensure that all your sheets/file have the same usedrange set (starting always at ColumnA and ends on the same column - otherwise not dinamically applyd functions will crash). This will solve your problem&lt;/P&gt;&lt;P&gt;Have fun&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 15:49:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862397#M29019</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2019-12-02T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862416#M29023</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160408" data-lia-user-login="Jimmy801" class="lia-mention lia-mention-user"&gt;Jimmy801&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's reassuring to hear that I'm not the only person having this issue and appreciate you taking the time to respond.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've done some more research on UsedRange but I haven't worked out how to apply this in my particular case. Is there an adjustment to be made within Power BI's Advanced Editor or do I have to do this at the Excel side? If it's the former would be able to provide an example using my sample code?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 16:10:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862416#M29023</guid>
      <dc:creator>NJS0303</dc:creator>
      <dc:date>2019-12-02T16:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862453#M29026</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this hasn't to do anything wtih power query&lt;/P&gt;&lt;P&gt;this is only a matter of settings in Excel.&lt;/P&gt;&lt;P&gt;The USEDRANGE is a read-only object that is determed by excel, if a range is used.&lt;/P&gt;&lt;P&gt;I will write you a VBA code to read this object. You can paste this to your files and check whether a the usedranges are the same. In addition is always dangerous to use an non dynamically approach when working with an unstructered data like Excel Table.RemoveColumns(Table, {"Column16"}) can lead to an unexpected result, as Column16 may not exist or not contain the data you are expecting (as you saw in your example, the usedranges may not be identically, even you have designed it like that - maybe used changed something)&lt;/P&gt;&lt;P&gt;Here now the VBA code to check&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sub checkUsedRange ()&lt;/P&gt;&lt;P&gt;dim ws as worksheet&lt;/P&gt;&lt;P&gt;for each ws in thisworkbook.worksheets&lt;/P&gt;&lt;P&gt;debug.print ws.name &amp;amp; " - " &amp;amp; ws.usedrange.address&lt;/P&gt;&lt;P&gt;next ws&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have fun&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 16:48:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/862453#M29026</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2019-12-02T16:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/863235#M29068</link>
      <description>&lt;P&gt;That's fantastic&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160408" data-lia-user-login="Jimmy801" class="lia-mention lia-mention-user"&gt;Jimmy801&lt;/a&gt;, thanks for taking the time to do that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked the UsedRange of my example spreadsheet and it's reporting A1:D18822 which is correct but Power BI is essentially importing A1:C18822. I'm beginning to suspect that this is being caused by the SharePoint folder connector as when I import the same spreadsheet using the standard Excel connector A:D I'm not having the missing column issue.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 08:26:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/863235#M29068</guid>
      <dc:creator>NJS0303</dc:creator>
      <dc:date>2019-12-03T08:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/863289#M29072</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you please post the file and the M-code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 09:16:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/863289#M29072</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2019-12-03T09:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/868457#M29306</link>
      <description>&lt;P&gt;Hello &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="189872" data-lia-user-login="NJS0303" class="lia-mention lia-mention-user"&gt;NJS0303&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what about your problem?&lt;/P&gt;&lt;P&gt;If my posts did &lt;STRONG&gt;help&lt;/STRONG&gt; your or &lt;STRONG&gt;solved &lt;/STRONG&gt;your problem, please mark it as solution.&lt;BR /&gt;Kudos are nice to - thanks&lt;BR /&gt;Have fun&lt;BR /&gt;&lt;BR /&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2019 16:09:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/868457#M29306</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2019-12-07T16:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/870475#M29404</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160408" data-lia-user-login="Jimmy801" class="lia-mention lia-mention-user"&gt;Jimmy801&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry (again) for the delay in responding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've finally been able to identify what is causing the issue, namely there's a known issued with the SAP Web Intelligence .xlsx reports in terms of how Power BI reads them:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://apps.support.sap.com/sap/support/knowledge/preview/en/2853508" target="_blank"&gt;https://apps.support.sap.com/sap/support/knowledge/preview/en/2853508&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have full access to SAP's knowledge base so I'm operating with limited information at the moment. I'll try and find out more but I'm hoping someone reading this has access to the knowledge base and can share the full article.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:25:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/870475#M29404</guid>
      <dc:creator>NJS0303</dc:creator>
      <dc:date>2019-12-10T08:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/875033#M29629</link>
      <description>&lt;P&gt;Hello&amp;nbsp; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="189872" data-lia-user-login="NJS0303" class="lia-mention lia-mention-user"&gt;NJS0303&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we had a similar issue with xlsx-file from SAP because of an XLM-problem. Simple download xls or csv version (it would be always best to use txt or csv-files for interfaces). Then it should work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt; or &lt;STRONG&gt;solves &lt;/STRONG&gt;your problem, please mark it as solution.&lt;BR /&gt;Kudos are nice to - thanks&lt;BR /&gt;Have fun&lt;BR /&gt;&lt;BR /&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 18:26:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/875033#M29629</guid>
      <dc:creator>Jimmy801</dc:creator>
      <dc:date>2019-12-13T18:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3193942#M102653</link>
      <description>&lt;P&gt;Hey There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this is an older post/issue but i've recently run into the same problem as my company has upgraded our SAP BO program to:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SAP BusinessObjects BI Platform 4.3 Support Pack 3 Patch 1 Version : 14.3.3.4496.1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've found that adding an additional column on the right-most side of your SAP BO report seems to resolve the issue (essentially, the read error is happening on the right-most "TEST" column, but no issues with the rest of my data now)&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This resolution is definitely not as intuitive or technically sound as most of the previous answers but, it has worked for me&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 14:38:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3193942#M102653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-18T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3280087#M105807</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Anonymous&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hey There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this is an older post/issue but i've recently run into the same problem as my company has upgraded our SAP BO program to:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SAP BusinessObjects BI Platform 4.3 Support Pack 3 Patch 1 Version : 14.3.3.4496.1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've found that adding an additional column on the right-most side of your SAP BO report seems to resolve the issue (essentially, the read error is happening on the right-most "TEST" column, but no issues with the rest of my data now)&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This resolution is definitely not as intuitive or technically sound as most of the previous answers but, it has worked for me&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi - Has this been already raised with Power-BI team for fixing the Connector OR with the SAP team if its a problem with the BO patch issue? Were you able to find a permanent resolution to this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We just updated our environment to this version and face the same issue - so wanted to confirm if we can piggy back on the issue you may have raised with Microsoft / SAP OR if we need to start afresh.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SAP BusinessObjects BI Platform 4.3 Support Pack 3 Patch 1 Version : 14.3.3.4496.1&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 18:02:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3280087#M105807</guid>
      <dc:creator>ShankarS</dc:creator>
      <dc:date>2023-06-12T18:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3280113#M105812</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="230924" data-lia-user-login="ShankarS" class="lia-mention lia-mention-user"&gt;ShankarS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAP has acknowledged this issue via a knowledge article:&lt;BR /&gt;&lt;A href="https://userapps.support.sap.com/sap/support/knowledge/en/2853508" target="_blank"&gt;https://userapps.support.sap.com/sap/support/knowledge/en/2853508&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have not seen/heard anything in reference to this issue since i found it a few months back - sorry i am not much help!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 18:24:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3280113#M105812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-12T18:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3280141#M105813</link>
      <description>&lt;P&gt;Thanks for the quick response,&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;-- the SAP KB 2853508 is stating its relevant for BO 4.2 &amp;amp; is not reproducible above BO&amp;nbsp;&lt;SPAN&gt;4.2 Support Pack 7 Patch 500 and above versions.. But both of us seem to be facing this after updating to BO 4.3 SP1 Patch 1.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SAP then have to clarify if they are same OR if this is a different issue. I have also raised with SAP, along with here within Microsoft as manual workaround is not practical due to the volume of reports impacted on our end.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 18:44:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3280141#M105813</guid>
      <dc:creator>ShankarS</dc:creator>
      <dc:date>2023-06-12T18:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3560456#M116662</link>
      <description>&lt;P&gt;Hi, for your Information the following SAP Note is applicable for your issue:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3336825 - Excel output generated by Web Intelligence is not working properly in PowerBI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thnaks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Julien&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 08:04:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/3560456#M116662</guid>
      <dc:creator>JLemoine</dc:creator>
      <dc:date>2023-11-30T08:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Columns missing from imported Excel data</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/4896600#M156388</link>
      <description>&lt;P&gt;I know this is an old thread but we are having the same issue with SAP BO generated Excel file as well and what fixed it is adding&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;InferSheetDimensions = true when calling the Excel.Workbook function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Excel.Workbook([Content],[DelayTypes = true, InferSheetDimensions = true]))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So sample code would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;= Excel.Workbook(File.Contents(\\PathToFile\ExcelFile.xlsx"),[DelayTypes = true, InferSheetDimensions = true])&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 09 Dec 2025 05:36:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Columns-missing-from-imported-Excel-data/m-p/4896600#M156388</guid>
      <dc:creator>kristine</dc:creator>
      <dc:date>2025-12-09T05:36:12Z</dc:date>
    </item>
  </channel>
</rss>

