<?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 DAX HELP TO CREATE A NEW TABLE in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-HELP-TO-CREATE-A-NEW-TABLE/m-p/4021257#M158654</link>
    <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have this data model ,&lt;/P&gt;&lt;P&gt;i want to create a Newtable where i have columns dim_document [title], fact_document[id],dim_journal[name],dim_audience[description],&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*can not add the dim_audince[description] with the new table*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2024 20:22:54 GMT</pubDate>
    <dc:creator>Istiak_Ahmed</dc:creator>
    <dc:date>2024-07-02T20:22:54Z</dc:date>
    <item>
      <title>DAX HELP TO CREATE A NEW TABLE</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-HELP-TO-CREATE-A-NEW-TABLE/m-p/4021257#M158654</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have this data model ,&lt;/P&gt;&lt;P&gt;i want to create a Newtable where i have columns dim_document [title], fact_document[id],dim_journal[name],dim_audience[description],&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*can not add the dim_audince[description] with the new table*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 20:22:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-HELP-TO-CREATE-A-NEW-TABLE/m-p/4021257#M158654</guid>
      <dc:creator>Istiak_Ahmed</dc:creator>
      <dc:date>2024-07-02T20:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: DAX HELP TO CREATE A NEW TABLE</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-HELP-TO-CREATE-A-NEW-TABLE/m-p/4021588#M158683</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="507789" data-lia-user-login="Istiak_Ahmed" class="lia-mention lia-mention-user"&gt;Istiak_Ahmed&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What fields are at play in the relationship you are describing, and can you give the data necessary to create a new table in a tabular format?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Yang&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Community Support Team&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 02:29:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-HELP-TO-CREATE-A-NEW-TABLE/m-p/4021588#M158683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-03T02:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: DAX HELP TO CREATE A NEW TABLE</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-HELP-TO-CREATE-A-NEW-TABLE/m-p/4021726#M158689</link>
      <description>&lt;P&gt;hey, thank you for your response&lt;/P&gt;&lt;P&gt;FACT_DOCUMENT [DOCUMENT_ID]--------------&amp;gt;DIM_DOCUMENT[ID]&lt;/P&gt;&lt;P&gt;FACT_DOCUMENT [JOURNAL_ID]--------------&amp;gt; DIM_JOURNAL[ID]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DIM_JOURNAL[ID] ------------------&amp;gt;&amp;nbsp;DIM_JOURNAL_AUDIENCE [JOURNAL_ID]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DIM_JOURNAL_AUDIENCE [AUDIENCE_ID]----------------&amp;gt;DIM_AUDIENCE[ID]&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 03:53:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-HELP-TO-CREATE-A-NEW-TABLE/m-p/4021726#M158689</guid>
      <dc:creator>Istiak_Ahmed</dc:creator>
      <dc:date>2024-07-03T03:53:27Z</dc:date>
    </item>
  </channel>
</rss>

