<?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: qlik sense .net sdk, applying Select values not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/qlik-sense-net-sdk-applying-Select-values-not-working/m-p/60610#M10059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IEnumerable&amp;lt;NxDataPage&amp;gt; gives the elementNumber that solves the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2018 21:54:55 GMT</pubDate>
    <dc:creator>hapatel79</dc:creator>
    <dc:date>2018-04-12T21:54:55Z</dc:date>
    <item>
      <title>qlik sense .net sdk, applying Select values not working</title>
      <link>https://community.qlik.com/t5/QlikView/qlik-sense-net-sdk-applying-Select-values-not-working/m-p/60609#M10058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I first collect values of a field in a list ( fv ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;List fv = new List();&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;p = new List { new NxPage { Height = 100, Width = 1 } };&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;dataPages = destApp1.GetAppField(selectedField.Field.ToString()).GetData(p);&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;foreach (var dataPage in dataPages)&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;{&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;var matrix = dataPage.Matrix;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;foreach (var cellRows in matrix)&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;{&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;foreach (var cellRow in cellRows)&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;{&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;fv.Add(cellRow.Text);&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, then when use SelectValues method to apply the first, it selects different item in the field when I look in the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ivals = new List&amp;lt;int&amp;gt; { 0,1 }; // this 0 or [0,1] or 2 when applied its different selected in app compared to fv.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;destApp1.GetAppField(selectedField.Field).SelectValues(ivals, false);&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;is this qlik api bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 11:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qlik-sense-net-sdk-applying-Select-values-not-working/m-p/60609#M10058</guid>
      <dc:creator>hapatel79</dc:creator>
      <dc:date>2018-04-05T11:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: qlik sense .net sdk, applying Select values not working</title>
      <link>https://community.qlik.com/t5/QlikView/qlik-sense-net-sdk-applying-Select-values-not-working/m-p/60610#M10059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IEnumerable&amp;lt;NxDataPage&amp;gt; gives the elementNumber that solves the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 21:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qlik-sense-net-sdk-applying-Select-values-not-working/m-p/60610#M10059</guid>
      <dc:creator>hapatel79</dc:creator>
      <dc:date>2018-04-12T21:54:55Z</dc:date>
    </item>
  </channel>
</rss>

