<?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 How to sort based on all data for custom visuals in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-sort-based-on-all-data-for-custom-visuals/m-p/795520#M2564</link>
    <description>&lt;P&gt;So lets say I have a dataset with 10,000 values. These values are simply 1-10,000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I load batches with 100 values at a time. When I call sort on my custom table by ascending, I get 100, 99, 98 etc. But what I really want is for the sort to query the database, and return the values 10,000, 9999, 9998 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible? I want to avoid using the filter pane if possible. I noticed that the original tables make a querydata call when sorting values. How can I replicate this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2019 09:14:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-18T09:14:33Z</dc:date>
    <item>
      <title>How to sort based on all data for custom visuals</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-sort-based-on-all-data-for-custom-visuals/m-p/795520#M2564</link>
      <description>&lt;P&gt;So lets say I have a dataset with 10,000 values. These values are simply 1-10,000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I load batches with 100 values at a time. When I call sort on my custom table by ascending, I get 100, 99, 98 etc. But what I really want is for the sort to query the database, and return the values 10,000, 9999, 9998 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible? I want to avoid using the filter pane if possible. I noticed that the original tables make a querydata call when sorting values. How can I replicate this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 09:14:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-sort-based-on-all-data-for-custom-visuals/m-p/795520#M2564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-18T09:14:33Z</dc:date>
    </item>
  </channel>
</rss>

