<?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: SelectionId for table in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/76659#M2641</link>
    <description>&lt;P&gt;Hey mikihirir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i think we got the same problems on our visuals ;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not found this in the API but i think you are right. In the moment we only have that three options:&lt;/P&gt;&lt;P&gt;Category, Measure, Series.&lt;/P&gt;&lt;P&gt;Maybe you can use the Series in a Table for the selectionid. So every row is one id.&lt;/P&gt;&lt;P&gt;But i do not try it out know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case i used one category. Because when you define a table in the capabilites. The tool creates everytime a categorical.&lt;/P&gt;&lt;P&gt;The fields do not have so much metadata. But you can identify the categorical data by id and the column id in the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My workaround is very complicated and i think we can make a better solution for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nice Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mcburn&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2016 08:34:37 GMT</pubDate>
    <dc:creator>Mcburn</dc:creator>
    <dc:date>2016-10-10T08:34:37Z</dc:date>
    <item>
      <title>SelectionId for table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/76506#M2632</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got problem with new visual api.&lt;/P&gt;&lt;P&gt;Can't find a way to create selectionId for table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With older api there was a possibility to create selectionId from identity, now there is none.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="idBuilder.PNG" style="width: 485px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/16076i333E0C0392FCC0AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="idBuilder.PNG" alt="idBuilder.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;So currently u can create selectionId's only for categorical ?&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2016 19:24:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/76506#M2632</guid>
      <dc:creator>mikihiir</dc:creator>
      <dc:date>2016-10-09T19:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: SelectionId for table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/76659#M2641</link>
      <description>&lt;P&gt;Hey mikihirir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i think we got the same problems on our visuals ;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not found this in the API but i think you are right. In the moment we only have that three options:&lt;/P&gt;&lt;P&gt;Category, Measure, Series.&lt;/P&gt;&lt;P&gt;Maybe you can use the Series in a Table for the selectionid. So every row is one id.&lt;/P&gt;&lt;P&gt;But i do not try it out know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case i used one category. Because when you define a table in the capabilites. The tool creates everytime a categorical.&lt;/P&gt;&lt;P&gt;The fields do not have so much metadata. But you can identify the categorical data by id and the column id in the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My workaround is very complicated and i think we can make a better solution for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nice Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mcburn&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 08:34:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/76659#M2641</guid>
      <dc:creator>Mcburn</dc:creator>
      <dc:date>2016-10-10T08:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: SelectionId for table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/76757#M2646</link>
      <description>&lt;P&gt;Had the same problem, also ended up with a single category.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mine is of form "X:Y". Then I split it up inside the visual to retrieve coordinates, but use the whole "X:Y" category for selection.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 12:20:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/76757#M2646</guid>
      <dc:creator>mpo</dc:creator>
      <dc:date>2016-10-10T12:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: SelectionId for table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/77632#M2705</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/8497"&gt;@mikihiir﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my point of view, it doesn't make much sense. You may use &lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-service-tutorial-slicers/" target="_self"&gt;Slicer&lt;/A&gt; and&amp;nbsp;&lt;A href="https://app.powerbi.com/visuals/show/HierarchySlicer1458836712039" target="_self"&gt;HierarchySlicer&lt;/A&gt; as an alternative.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 10:25:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/SelectionId-for-table/m-p/77632#M2705</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2016-10-12T10:25:31Z</dc:date>
    </item>
  </channel>
</rss>

