<?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: Fetch all data from dataset in Custom Visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Fetch-all-data-from-dataset-in-Custom-Visual/m-p/67306#M2178</link>
    <description>&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/13891"&gt;@gbottazzi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;As slicers can narrow the portion of the dataset shown in the other visualizations on the page, I wonder if it is possible to use a slicer to get around the limitation.</description>
    <pubDate>Sun, 11 Sep 2016 17:11:45 GMT</pubDate>
    <dc:creator>v-chuncz-msft</dc:creator>
    <dc:date>2016-09-11T17:11:45Z</dc:date>
    <item>
      <title>Fetch all data from dataset in Custom Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fetch-all-data-from-dataset-in-Custom-Visual/m-p/66468#M2136</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm developing a custom visual and I need to load all records (rows and columns) that are in my dataSet.&lt;/P&gt;&lt;P&gt;My dataSet has 100.000 records and now the max numer of record in options.dataViews[0].table.rows is 30.000.&lt;/P&gt;&lt;P&gt;I would load the data with a sequence of requests with shifting start-point: i.e. from 0 to 500, 501 to 1000 and so on...&lt;/P&gt;&lt;P&gt;A similar behaviour is now present in Table Visual: when the user scroll down, next dataset is loaded.&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Giacomo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 08:17:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fetch-all-data-from-dataset-in-Custom-Visual/m-p/66468#M2136</guid>
      <dc:creator>gbottazzi</dc:creator>
      <dc:date>2016-09-08T08:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch all data from dataset in Custom Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fetch-all-data-from-dataset-in-Custom-Visual/m-p/67306#M2178</link>
      <description>&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/13891"&gt;@gbottazzi&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;As slicers can narrow the portion of the dataset shown in the other visualizations on the page, I wonder if it is possible to use a slicer to get around the limitation.</description>
      <pubDate>Sun, 11 Sep 2016 17:11:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fetch-all-data-from-dataset-in-Custom-Visual/m-p/67306#M2178</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2016-09-11T17:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch all data from dataset in Custom Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fetch-all-data-from-dataset-in-Custom-Visual/m-p/67588#M2195</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;slicer.ts is a good example but there is a problem: some object used in that example (like IVisualHostServices) are not exposed in the module created by pbiviz ( powerbi.extensibility.visual).&lt;/P&gt;&lt;P&gt;If I define my custom visual in the same module of slicer.ts than it not compile (i.e. it doesn't know IVisual).&lt;/P&gt;&lt;P&gt;There is a way to use that object from my module?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Giacomo&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 15:16:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fetch-all-data-from-dataset-in-Custom-Visual/m-p/67588#M2195</guid>
      <dc:creator>gbottazzi</dc:creator>
      <dc:date>2016-09-12T15:16:55Z</dc:date>
    </item>
  </channel>
</rss>

