<?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: Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4047887#M160558</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes i have verifed. Here are the details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My system Language set to ENG IN and i ma using SQL Server 2022 including Visual studio 2022. Not sure what exactly i am missing.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2024 07:46:51 GMT</pubDate>
    <dc:creator>KoppulaPSR</dc:creator>
    <dc:date>2024-07-18T07:46:51Z</dc:date>
    <item>
      <title>Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4044613#M160425</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise is there any method to migrate all our excel pivot reports (Live Connection Reports) from SSAS MOLAP Cube to SSAS Tabular Cube as we are moving Azure Anlaysis Service?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 16:32:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4044613#M160425</guid>
      <dc:creator>KoppulaPSR</dc:creator>
      <dc:date>2024-07-16T16:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4045180#M160442</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="751906" data-lia-user-login="KoppulaPSR" class="lia-mention lia-mention-user"&gt;KoppulaPSR&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.You can use SQL Server Data Tools (SSDT) or Power BI to import data from your existing SSAS MOLAP Cube to a new SSAS Tabular model. This process involves creating a new Tabular project and connecting it to your existing Multidimensional Cube.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.Once you've migrated your data, you can use Excel to connect to the SSAS Tabular Cube. Follow these steps:&lt;BR /&gt;- Go to File &amp;gt; Data and select From Other Sources.&lt;BR /&gt;- Choose From Analysis Services and enter the server name and authentication details.&lt;BR /&gt;- Select the database (e.g., Adventure Works) and import the data to an existing worksheet.&lt;BR /&gt;- You can then create PivotTables, add dimensions, work with KPIs, and more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more details, please refer:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/4615/how-to-import-data-from-ssas-multidimensional-to-ssas-tabular/" target="_blank"&gt;How to import data from SSAS Multi-dimensional to SSAS Tabular (mssqltips.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/2828/using-excel-to-interact-with-a-ssas-cube/" target="_blank"&gt;Using Excel to interact with a SSAS cube (mssqltips.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution &lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 02:44:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4045180#M160442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-17T02:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4045736#M160460</link>
      <description>&lt;P&gt;Hello Neeko,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your inputs, here i am looking for migration of existed excel report connected to MOLAP Cube to Tabular Cube. After i have tested with sample cubes, got to know if we manitain same attribute names in new cube, existed excel report will work with out any issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i am trying to rename my attribute names in new Tabular Cube to maintain same as MOLAP Cube by using "Translation" option. However, i don't see "English (United States)" as available. Am i missing something here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 08:43:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4045736#M160460</guid>
      <dc:creator>KoppulaPSR</dc:creator>
      <dc:date>2024-07-17T08:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4047238#M160533</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="751906" data-lia-user-login="KoppulaPSR" class="lia-mention lia-mention-user"&gt;KoppulaPSR&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check your system language and software updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 02:21:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4047238#M160533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-18T02:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4047887#M160558</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes i have verifed. Here are the details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My system Language set to ENG IN and i ma using SQL Server 2022 including Visual studio 2022. Not sure what exactly i am missing.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 07:46:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4047887#M160558</guid>
      <dc:creator>KoppulaPSR</dc:creator>
      <dc:date>2024-07-18T07:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4047939#M160564</link>
      <description>&lt;P&gt;Moreover, i can see English (United States), when i connect my tabular cube from Tabular Editor instead Visual Studio 2022. Still confusion for me why VS 2022 unable to list English (United States)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 08:11:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4047939#M160564</guid>
      <dc:creator>KoppulaPSR</dc:creator>
      <dc:date>2024-07-18T08:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any method to avoid rebuilding excel pivot migrating from SSAS MOLAP Cube to Tabular Cube?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4050298#M160687</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="751906" data-lia-user-login="KoppulaPSR" class="lia-mention lia-mention-user"&gt;KoppulaPSR&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess it could be because the current language is English (US), so it is not displayed in the available languages. Regarding this language issue, I would suggest you to seek professional Visual Studio technical support, who will give you more specialized advice.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://visualstudio.microsoft.com/vs/support/" target="_blank"&gt;Technical Support &amp;amp; FAQs | Visual Studio IDE - Visual Studio (microsoft.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Or you can consider Translations Builder to connect the model.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/translation-builder" target="_blank"&gt;Create multiple-language reports with Translations Builder - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Neeko Tang&lt;/P&gt;
&lt;P&gt;If this post  &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution &lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 08:47:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-any-method-to-avoid-rebuilding-excel-pivot-migrating/m-p/4050298#M160687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-19T08:47:14Z</dc:date>
    </item>
  </channel>
</rss>

