<?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: Show full table in visual dynamicly based on filter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346393#M172612</link>
    <description>&lt;P&gt;i am using it to give insights in data quality of datasets that i have to migrate to a new ERP system. Long story short, my audience is the group of data owners / key-user group of the new ERP.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Dec 2024 16:02:10 GMT</pubDate>
    <dc:creator>Ken_Berg</dc:creator>
    <dc:date>2024-12-30T16:02:10Z</dc:date>
    <item>
      <title>Show full table in visual dynamicly based on filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4344725#M172531</link>
      <description>&lt;P&gt;Hi Guys.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hopefully you can help me out.&lt;BR /&gt;&lt;BR /&gt;I have a table with 2 rows containing 1 column called [Tablenames]. The values are&amp;nbsp; 'Customer'and 'Vendor'.&amp;nbsp;&lt;BR /&gt;I have 2 more tables containing the actual data themselves: tables [Customer] and [Vendor].&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is it possible to use 1 visual, that shows the full [Customer]table when filter [TableNames] contains 'Customer' or&amp;nbsp;the full [Vendor]table when filter [TableNames] contains 'Vendor'&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This example has 2 tables in total. I am having 50 tables in my report. i would like to create a drilltrough that brings the tablename to the next page and there shows the full table defined in the filter.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 14:58:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4344725#M172531</guid>
      <dc:creator>Ken_Berg</dc:creator>
      <dc:date>2024-12-27T14:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Show full table in visual dynamicly based on filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4344757#M172533</link>
      <description>&lt;LI-CODE lang="markup"&gt;I am having 50 tables in my report&lt;/LI-CODE&gt;
&lt;P&gt;Combine them all into a single table. Include an identifier column "Type"&amp;nbsp; that holds the distinction Customer/Vendor/etc.&amp;nbsp; Use that column for filtering.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 16:01:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4344757#M172533</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-27T16:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show full table in visual dynamicly based on filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4345964#M172591</link>
      <description>&lt;P&gt;The column headers are different, for each of the 50 tables.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 07:22:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4345964#M172591</guid>
      <dc:creator>Ken_Berg</dc:creator>
      <dc:date>2024-12-30T07:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Show full table in visual dynamicly based on filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346129#M172600</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906103" data-lia-user-login="Ken_Berg" class="lia-mention lia-mention-user"&gt;Ken_Berg&lt;/a&gt;&amp;nbsp;, hello&amp;nbsp;lbendlin, thank you for your prompt reply!&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Power BI does not inherently support dynamically switching entire data tables based on slicer. &lt;BR /&gt;&lt;BR /&gt;Each visual requires a predefined data source, and it does not allow for dynamically changing the data source or table based on a condition.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This means you cannot directly switch between displaying the [Customer] table or the [Vendor] table based on the selected [TableNames] value.&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Joyce&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 09:43:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346129#M172600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-30T09:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Show full table in visual dynamicly based on filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346343#M172609</link>
      <description>&lt;P&gt;What is your audience?&amp;nbsp; Are these data scientists? Sales ? Marketing? What's the business purpose of the report?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It may be easier to train your users on how to use Power BI Desktop, how to load data, how to use the data view, and how to personalize visuals.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 15:11:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346343#M172609</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-30T15:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Show full table in visual dynamicly based on filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346393#M172612</link>
      <description>&lt;P&gt;i am using it to give insights in data quality of datasets that i have to migrate to a new ERP system. Long story short, my audience is the group of data owners / key-user group of the new ERP.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 16:02:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346393#M172612</guid>
      <dc:creator>Ken_Berg</dc:creator>
      <dc:date>2024-12-30T16:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show full table in visual dynamicly based on filter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346435#M172613</link>
      <description>&lt;P&gt;Yeah, just teach them how to use Power BI Desktop, and let them take care of the rest.&amp;nbsp; Don't waste your time trying to "fight the API".&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 16:45:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-full-table-in-visual-dynamicly-based-on-filter/m-p/4346435#M172613</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-12-30T16:45:36Z</dc:date>
    </item>
  </channel>
</rss>

