<?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: How can I set the following dataViewMapping in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-following-dataViewMapping/m-p/357468#M10644</link>
    <description>&lt;P&gt;Doesn't it work? Do you get a dataView?&lt;/P&gt;
&lt;P&gt;Why don't you want use table mapping?&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;</description>
    <pubDate>Tue, 13 Feb 2018 18:23:48 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-02-13T18:23:48Z</dc:date>
    <item>
      <title>How can I set the following dataViewMapping</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-following-dataViewMapping/m-p/356384#M10612</link>
      <description>&lt;P&gt;I have 2 categories and 2 measures I want to set them in a categorical set:&lt;/P&gt;&lt;P&gt;I tried this but its not working:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;"dataViewMappings": [
        {
            "categorical": {
                "categories": {
                    "select": [
                        {"bind": { "to": "category" }},
                        {"bind": { "to": "name" }}
                    ],
                    "dataReductionAlgorithm": { "top": { "sample": 64000 } }
                },                
                "values": {
                    "select": [
                        {"for": { "in": "measure" }},
                        {"for": { "in": "segments" }}
                    ],
                    "dataReductionAlgorithm": { "top": { "sample": 64000 } }

                }
            }
        }
    ]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't want to use the table dataView Mapping&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:00:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-following-dataViewMapping/m-p/356384#M10612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T09:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the following dataViewMapping</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-following-dataViewMapping/m-p/357468#M10644</link>
      <description>&lt;P&gt;Doesn't it work? Do you get a dataView?&lt;/P&gt;
&lt;P&gt;Why don't you want use table mapping?&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;</description>
      <pubDate>Tue, 13 Feb 2018 18:23:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-following-dataViewMapping/m-p/357468#M10644</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-02-13T18:23:48Z</dc:date>
    </item>
  </channel>
</rss>

