<?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 Custom visual pull data from multiple fact tables. in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-pull-data-from-multiple-fact-tables/m-p/352933#M10509</link>
    <description>&lt;P&gt;This may not be possible, but I am looking to pull data from two different fact tables and use them in a custom visual.&amp;nbsp; My model looks something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim A&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;DimAKey&lt;/P&gt;&lt;P&gt;DimAAttribute&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fact A&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;DimAKey&lt;/P&gt;&lt;P&gt;Measure 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fact B&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;DimAKey&lt;/P&gt;&lt;P&gt;Measure 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the user filters on DimAAttribute, I want to be able to pull data from Fact A and Fact B, which both have relationships to Dim A.&amp;nbsp; I know I can just drag the fact measures to the visual, but my question is that the two fact tables have different number of rows, so internally I would like to be able to iterate over them separately.&amp;nbsp; Is it possible to do it that way?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2018 23:09:59 GMT</pubDate>
    <dc:creator>absmiths</dc:creator>
    <dc:date>2018-02-06T23:09:59Z</dc:date>
    <item>
      <title>Custom visual pull data from multiple fact tables.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-pull-data-from-multiple-fact-tables/m-p/352933#M10509</link>
      <description>&lt;P&gt;This may not be possible, but I am looking to pull data from two different fact tables and use them in a custom visual.&amp;nbsp; My model looks something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim A&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;DimAKey&lt;/P&gt;&lt;P&gt;DimAAttribute&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fact A&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;DimAKey&lt;/P&gt;&lt;P&gt;Measure 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fact B&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;DimAKey&lt;/P&gt;&lt;P&gt;Measure 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the user filters on DimAAttribute, I want to be able to pull data from Fact A and Fact B, which both have relationships to Dim A.&amp;nbsp; I know I can just drag the fact measures to the visual, but my question is that the two fact tables have different number of rows, so internally I would like to be able to iterate over them separately.&amp;nbsp; Is it possible to do it that way?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 23:09:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-pull-data-from-multiple-fact-tables/m-p/352933#M10509</guid>
      <dc:creator>absmiths</dc:creator>
      <dc:date>2018-02-06T23:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual pull data from multiple fact tables.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-pull-data-from-multiple-fact-tables/m-p/353867#M10525</link>
      <description>&lt;P&gt;That's possible if and only if table are in relationship that can be specified vie Relationship manager of Power BI Desktop.&lt;/P&gt;
&lt;P&gt;Otherwise, Power BI will trigger an error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 18:12:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-pull-data-from-multiple-fact-tables/m-p/353867#M10525</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-02-07T18:12:04Z</dc:date>
    </item>
  </channel>
</rss>

