<?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 .Net SDK Sort HyperCubeDef in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-Sort-HyperCubeDef/m-p/1562164#M10244</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I working on a C# application that creates a HyperCube and then reads the results into a DataTable.&amp;nbsp; I've been able to get Dimensions and Measures working, but I'm having an issue sorting the results.&amp;nbsp; Is there a way with the .Net SDK to sort the HyperCube rows by Expression?&lt;/P&gt;&lt;P&gt;It looks like the javascript libraries have this ability but i don't see anything for the .Net SDK.&lt;/P&gt;&lt;P&gt;Any suggestion on where i could find the documentation on how to sort a HyperCube by expression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lucas&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:13:52 GMT</pubDate>
    <dc:creator>lblancher</dc:creator>
    <dc:date>2024-11-16T06:13:52Z</dc:date>
    <item>
      <title>.Net SDK Sort HyperCubeDef</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-Sort-HyperCubeDef/m-p/1562164#M10244</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I working on a C# application that creates a HyperCube and then reads the results into a DataTable.&amp;nbsp; I've been able to get Dimensions and Measures working, but I'm having an issue sorting the results.&amp;nbsp; Is there a way with the .Net SDK to sort the HyperCube rows by Expression?&lt;/P&gt;&lt;P&gt;It looks like the javascript libraries have this ability but i don't see anything for the .Net SDK.&lt;/P&gt;&lt;P&gt;Any suggestion on where i could find the documentation on how to sort a HyperCube by expression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lucas&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-Sort-HyperCubeDef/m-p/1562164#M10244</guid>
      <dc:creator>lblancher</dc:creator>
      <dc:date>2024-11-16T06:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: .Net SDK Sort HyperCubeDef</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-Sort-HyperCubeDef/m-p/1562284#M10245</link>
      <description>&lt;P&gt;This example illustrates how to do sorting of hypercubes:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/kolsrud/qlik-dot-net-sdk-hypercube-usage/blob/master/HypercubeUsage/Program.cs#L195" target="_blank" rel="noopener"&gt;https://github.com/kolsrud/qlik-dot-net-sdk-hypercube-usage/blob/master/HypercubeUsage/Program.cs#L195&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The three main properties of interest are the "SortCriteria" for dimensions, "SortBy" for measures, and the "InterColumnSortOrder" for the hypercube it self that controls the order in which the columns should be sorted.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 08:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-Sort-HyperCubeDef/m-p/1562284#M10245</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2019-03-28T08:52:02Z</dc:date>
    </item>
  </channel>
</rss>

