<?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: Reading Password protected excel(.xlsx) file in databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/reading-password-protected-excel-xlsx-file-in-databricks/m-p/32379#M23589</link>
    <description>&lt;P&gt;looks like no answer to this? &lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2022 15:55:04 GMT</pubDate>
    <dc:creator>3vikram</dc:creator>
    <dc:date>2022-11-23T15:55:04Z</dc:date>
    <item>
      <title>Reading Password protected excel(.xlsx) file in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/reading-password-protected-excel-xlsx-file-in-databricks/m-p/32378#M23588</link>
      <description>&lt;P&gt;I want to read password protected excel file  and load the data delta table.Can you pleas let me know how this can be achieved in databricks?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 11:36:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/reading-password-protected-excel-xlsx-file-in-databricks/m-p/32378#M23588</guid>
      <dc:creator>RajibRajib_Mand</dc:creator>
      <dc:date>2022-01-03T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Password protected excel(.xlsx) file in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/reading-password-protected-excel-xlsx-file-in-databricks/m-p/32379#M23589</link>
      <description>&lt;P&gt;looks like no answer to this? &lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 15:55:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/reading-password-protected-excel-xlsx-file-in-databricks/m-p/32379#M23589</guid>
      <dc:creator>3vikram</dc:creator>
      <dc:date>2022-11-23T15:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Password protected excel(.xlsx) file in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/reading-password-protected-excel-xlsx-file-in-databricks/m-p/32380#M23590</link>
      <description>&lt;P&gt;df = spark.read.format("com.crealytics.spark.excel")\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;.option("dataAddress", "'Base'!A1")\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;.option("header", "true")\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;.option("workbookPassword", "test")\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;.load("test.xlsx")&lt;/P&gt;&lt;P&gt;display(df)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 18:11:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/reading-password-protected-excel-xlsx-file-in-databricks/m-p/32380#M23590</guid>
      <dc:creator>igorsalo22</dc:creator>
      <dc:date>2022-11-30T18:11:12Z</dc:date>
    </item>
  </channel>
</rss>

