<?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 Relationships between columns and rows in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Relationships-between-columns-and-rows/m-p/692754#M2164</link>
    <description>&lt;P&gt;Hi. My problem is that I'd like to to connect two tables and I just don't know to do it. In the other table the distance is it's own column and in the other table the distances (10, 20, 30 etc) are the columns. I have to use distances as columns, because I wan't to draw a line from the points that specific distance has. I want to create a connection between these two, because I want to highlight some details from a chart made from 2. table when a value is chosen from the 1. table. Do you have any ideas how I should do this? Thanks in advance:)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1 Table." style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/164873iF76C7C51FBC40AF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo1.PNG" alt="1 Table." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1 Table.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2. Table" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/164874iFC35A208C9299B13/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="2. Table" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2. Table&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chart from 1 table ( creates surface from points)" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/164875i67E7A6FADFE87293/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture3.PNG" alt="Chart from 1 table ( creates surface from points)" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Chart from 1 table ( creates surface from points)&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2019 12:39:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-16T12:39:14Z</dc:date>
    <item>
      <title>Relationships between columns and rows</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Relationships-between-columns-and-rows/m-p/692754#M2164</link>
      <description>&lt;P&gt;Hi. My problem is that I'd like to to connect two tables and I just don't know to do it. In the other table the distance is it's own column and in the other table the distances (10, 20, 30 etc) are the columns. I have to use distances as columns, because I wan't to draw a line from the points that specific distance has. I want to create a connection between these two, because I want to highlight some details from a chart made from 2. table when a value is chosen from the 1. table. Do you have any ideas how I should do this? Thanks in advance:)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1 Table." style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/164873iF76C7C51FBC40AF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo1.PNG" alt="1 Table." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1 Table.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2. Table" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/164874iFC35A208C9299B13/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="2. Table" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2. Table&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chart from 1 table ( creates surface from points)" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/164875i67E7A6FADFE87293/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture3.PNG" alt="Chart from 1 table ( creates surface from points)" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Chart from 1 table ( creates surface from points)&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 12:39:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Relationships-between-columns-and-rows/m-p/692754#M2164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-16T12:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Relationships between columns and rows</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Relationships-between-columns-and-rows/m-p/693785#M2172</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure that I understood what exactly you want to do but you can use &lt;A href="https://docs.microsoft.com/en-US/power-bi/guided-learning/introductiontodax" target="_self"&gt;DAX&lt;/A&gt; to adjust your data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 13:21:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Relationships-between-columns-and-rows/m-p/693785#M2172</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-05-17T13:21:30Z</dc:date>
    </item>
  </channel>
</rss>

