<?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 Are only SQL Server Analysis Service databases possible when adding a data source? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Are-only-SQL-Server-Analysis-Service-databases-possible-when/m-p/3115820#M41594</link>
    <description>&lt;P&gt;When I connect my database (SQL Server) as a data source, Power BI tells me that it is a SQL Server Analysis Service database, even though I don't want to connect an Analysis database at all, but just a normal SQL Server database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;string dataSource = "LocalSQLServer";
dbWithDataSource.Model.DataSources.Add(new ProviderDataSource() 
{ 
   Name = dataSource, 
   Description = "A data source definition that uses explicit Windows credentials for authentication against SQL Server.", 
   ConnectionString = "Provider=SQLNCLI11;Data Source=MyDatabaseServer;Initial Catalog=MyDatabase;Integrated Security=SSPI;Persist Security Info=false;",
   ImpersonationMode = Microsoft.AnalysisServices.Tabular.ImpersonationMode.ImpersonateAccount, 
   Account = @"AccountName", 
   Password = "password", 
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 577px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/882391iCEB254CA3F8577B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 07:13:55 GMT</pubDate>
    <dc:creator>Tored</dc:creator>
    <dc:date>2023-03-09T07:13:55Z</dc:date>
    <item>
      <title>Are only SQL Server Analysis Service databases possible when adding a data source?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Are-only-SQL-Server-Analysis-Service-databases-possible-when/m-p/3115820#M41594</link>
      <description>&lt;P&gt;When I connect my database (SQL Server) as a data source, Power BI tells me that it is a SQL Server Analysis Service database, even though I don't want to connect an Analysis database at all, but just a normal SQL Server database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;string dataSource = "LocalSQLServer";
dbWithDataSource.Model.DataSources.Add(new ProviderDataSource() 
{ 
   Name = dataSource, 
   Description = "A data source definition that uses explicit Windows credentials for authentication against SQL Server.", 
   ConnectionString = "Provider=SQLNCLI11;Data Source=MyDatabaseServer;Initial Catalog=MyDatabase;Integrated Security=SSPI;Persist Security Info=false;",
   ImpersonationMode = Microsoft.AnalysisServices.Tabular.ImpersonationMode.ImpersonateAccount, 
   Account = @"AccountName", 
   Password = "password", 
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 577px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/882391iCEB254CA3F8577B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 07:13:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Are-only-SQL-Server-Analysis-Service-databases-possible-when/m-p/3115820#M41594</guid>
      <dc:creator>Tored</dc:creator>
      <dc:date>2023-03-09T07:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Are only SQL Server Analysis Service databases possible when adding a data source?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Are-only-SQL-Server-Analysis-Service-databases-possible-when/m-p/3120129#M41634</link>
      <description>&lt;P&gt;TOM is for Tabular Object Models,&amp;nbsp; not sql server.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 00:25:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Are-only-SQL-Server-Analysis-Service-databases-possible-when/m-p/3120129#M41634</guid>
      <dc:creator>luisrh</dc:creator>
      <dc:date>2023-03-09T00:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Are only SQL Server Analysis Service databases possible when adding a data source?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Are-only-SQL-Server-Analysis-Service-databases-possible-when/m-p/3120745#M41643</link>
      <description>&lt;P&gt;You're right. I have adjusted the initial post.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 07:14:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Are-only-SQL-Server-Analysis-Service-databases-possible-when/m-p/3120745#M41643</guid>
      <dc:creator>Tored</dc:creator>
      <dc:date>2023-03-09T07:14:15Z</dc:date>
    </item>
  </channel>
</rss>

