<?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 Help me with expression using Possible function ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-me-with-expression-using-Possible-function/m-p/1882075#M1216884</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;Please kindly assist to write a expression -&lt;/P&gt;
&lt;P&gt;to show all the possible data&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;i.e show data for all the&amp;nbsp;[Service Unit Code] and&amp;nbsp;[Provider Type Code] for that NTNAME selection irespective of&amp;nbsp;_sokey&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;sum( {$&amp;lt;_sokey=,[Service Unit Code] = P({1&amp;lt;NTNAME=OSUSER()&amp;gt;}[Service Unit Code]),[Provider Type Code] = P({1&amp;lt;NTNAME=OSUSER()&amp;gt;}[Service Unit Code])&amp;gt;} _active_flag)&lt;/P&gt;
&lt;P&gt;I am trying to use the above expression but giving error&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error_.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70379i0542E75096C5E311/image-size/large?v=v2&amp;amp;px=999" role="button" title="error_.PNG" alt="error_.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jan 2022 02:34:35 GMT</pubDate>
    <dc:creator>ashmitp869</dc:creator>
    <dc:date>2022-01-18T02:34:35Z</dc:date>
    <item>
      <title>Help me with expression using Possible function ?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-with-expression-using-Possible-function/m-p/1882075#M1216884</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;Please kindly assist to write a expression -&lt;/P&gt;
&lt;P&gt;to show all the possible data&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;i.e show data for all the&amp;nbsp;[Service Unit Code] and&amp;nbsp;[Provider Type Code] for that NTNAME selection irespective of&amp;nbsp;_sokey&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;sum( {$&amp;lt;_sokey=,[Service Unit Code] = P({1&amp;lt;NTNAME=OSUSER()&amp;gt;}[Service Unit Code]),[Provider Type Code] = P({1&amp;lt;NTNAME=OSUSER()&amp;gt;}[Service Unit Code])&amp;gt;} _active_flag)&lt;/P&gt;
&lt;P&gt;I am trying to use the above expression but giving error&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error_.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70379i0542E75096C5E311/image-size/large?v=v2&amp;amp;px=999" role="button" title="error_.PNG" alt="error_.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 02:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-with-expression-using-Possible-function/m-p/1882075#M1216884</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2022-01-18T02:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help me with expression using Possible function ?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-me-with-expression-using-Possible-function/m-p/1882158#M1216889</link>
      <description>&lt;P&gt;There is a syntax issue with ossuser(). I think it needs to be look like:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sum( {$&amp;lt;_sokey=,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Service Unit Code] = P({1&amp;lt;NTNAME={'$(=OSUSER())'}&amp;gt;}[Service Unit Code]),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Provider Type Code] = P({1&amp;lt;NTNAME={'$(=OSUSER())'}&amp;gt;}[Service Unit Code])&amp;gt;} _active_flag)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Beside this I'm not sure if NTNAME is available if it's a part of a section access. If section access is in use it may be more suitable to apply it also for this kind of view.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 08:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-me-with-expression-using-Possible-function/m-p/1882158#M1216889</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-01-18T08:48:57Z</dc:date>
    </item>
  </channel>
</rss>

