<?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 Access Databricks Delta table using SSRS without copying data to AzureSQL in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29059#M20816</link>
    <description>&lt;P&gt;We have our BI facts and dimensions built in as delta table in Datarbicks env and is being used for reporting by connecting PowerBI reports using datarbricks connection. We now have a need to use this data for another application utilizing SSRS reports. Is there a way to connect SSRS report to the data in the delta table without replicating the data to azure sql? We do not want to use Azure Synapse on top of it. While querying the parquet file format of the delta table might be one solution but is not the most elegant one. &lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 09:11:01 GMT</pubDate>
    <dc:creator>MattM</dc:creator>
    <dc:date>2022-02-09T09:11:01Z</dc:date>
    <item>
      <title>Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29059#M20816</link>
      <description>&lt;P&gt;We have our BI facts and dimensions built in as delta table in Datarbicks env and is being used for reporting by connecting PowerBI reports using datarbricks connection. We now have a need to use this data for another application utilizing SSRS reports. Is there a way to connect SSRS report to the data in the delta table without replicating the data to azure sql? We do not want to use Azure Synapse on top of it. While querying the parquet file format of the delta table might be one solution but is not the most elegant one. &lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 09:11:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29059#M20816</guid>
      <dc:creator>MattM</dc:creator>
      <dc:date>2022-02-09T09:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29060#M20817</link>
      <description>&lt;P&gt;Hi, @Matt M​&amp;nbsp;- Welcome back! I'm sure the community will respond soon. Thank you for your patience. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 15:36:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29060#M20817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-10T15:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29061#M20818</link>
      <description>&lt;P&gt;I know we've been able to successfully connect Power BI Service to Databricks via the Simba Spark ODBC driver installed on a PBI Gateway server. I haven't gone into trying through our SSRS server yet. I suspect it is likely possible if network and drivers are configured correctly.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 14:20:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29061#M20818</guid>
      <dc:creator>RyanD-AgCountry</dc:creator>
      <dc:date>2022-02-11T14:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29062#M20819</link>
      <description>&lt;P&gt;Like @Ryan Daly​&amp;nbsp; said, you can do this "natively" using Databricks SQL (since SSRS and other tools can "see" the SQL endpoint can communicate with it via ODBC (using the Simba Spark driver). We have integrated this way with PowerBI, SSIS, SSRS, desktop SQL IDEs, Tableau Desktop/Server, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 15:57:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29062#M20819</guid>
      <dc:creator>Chris_Grabiel</dc:creator>
      <dc:date>2022-02-16T15:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29063#M20820</link>
      <description>&lt;P&gt;Thanks   &lt;A href="https://community.databricks.com/s/profile/0053f000000WTfrAAG" alt="https://community.databricks.com/s/profile/0053f000000WTfrAAG" target="_blank"&gt;AgCountry FCS&lt;/A&gt;&amp;nbsp;(Customer) and &lt;A href="https://community.databricks.com/s/profile/0053f000000WezxAAC" alt="https://community.databricks.com/s/profile/0053f000000WezxAAC" target="_blank"&gt;Chris Grabiel&lt;/A&gt;&amp;nbsp;(Customer)&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 16:02:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29063#M20820</guid>
      <dc:creator>MattM</dc:creator>
      <dc:date>2022-02-16T16:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29064#M20821</link>
      <description>&lt;P&gt;@Matt M​&amp;nbsp;- Would you be happy to mark whichever answer provided your solution as best so other members may find the solution more quickly?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 16:48:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29064#M20821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-16T16:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29065#M20822</link>
      <description>&lt;P&gt;&lt;A href="https://buyusasmm.com/product/buy-google-5-star-reviews/" target="test_blank"&gt;https://buyusasmm.com/product/buy-google-5-star-reviews/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2022 11:18:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29065#M20822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-19T11:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29066#M20823</link>
      <description>&lt;P&gt;Could you please let me know how to configure the SimbaSpark ODBC driver  with databricks &lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 06:51:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/29066#M20823</guid>
      <dc:creator>mvs</dc:creator>
      <dc:date>2023-02-22T06:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Access Databricks Delta table using SSRS without copying data to AzureSQL</title>
      <link>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/39554#M27012</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/5127"&gt;@Chris_Grabiel&lt;/a&gt;&amp;nbsp;,&amp;nbsp; I was following the post as facing some issue while deploying the SSRS report &lt;SPAN&gt;to the desired SSRS server instance. I was able to retrieve the data in SSRS (visual studio) from data bricks using end point ODBC connector. However, when I am deploying the report to SSRS server there is error and when I check the SSRS server instance I can see that connection is unable to build. Although I have installed the same ODBC connector on server machine. I am using the connection string&amp;nbsp;Dsn=eduschedargdevmanagedrgdbw01 on SSRS server. Looking forward to hearing from you soon. Cheers,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 00:47:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/access-databricks-delta-table-using-ssrs-without-copying-data-to/m-p/39554#M27012</guid>
      <dc:creator>Haider93</dc:creator>
      <dc:date>2023-08-11T00:47:18Z</dc:date>
    </item>
  </channel>
</rss>

