<?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 call window id except QlikView id in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1638304#M731711</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have qlikview id from &lt;STRONG&gt;'lower(OSUser())'. &lt;/STRONG&gt;But I want to window id. I shall appreciate, if anyone knows about the same share with us please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>somacdc</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>how to call window id except QlikView id</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1638304#M731711</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have qlikview id from &lt;STRONG&gt;'lower(OSUser())'. &lt;/STRONG&gt;But I want to window id. I shall appreciate, if anyone knows about the same share with us please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1638304#M731711</guid>
      <dc:creator>somacdc</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to call window id except QlikView id</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1639199#M731712</link>
      <description>&lt;P&gt;Can you please elaborate on what you're looking for?&amp;nbsp; Are you referring to your ID when logging into the Accesspoint?&amp;nbsp; If you can provide some supporting screenshots that might help us figure out how to best support your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Josh&lt;/P&gt;
&lt;P&gt;Qlik Support&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 19:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1639199#M731712</guid>
      <dc:creator>Josh_Berg_Support</dc:creator>
      <dc:date>2019-10-23T19:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to call window id except QlikView id</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1641466#M731713</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sumaira, you have things backward on this one I am afraid, OSUser() is the Windows ID, whereas QvUser() is the Qlik ID, here is the Help link on things:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/SystemFunctions/system-functions.htm?id=897#QVUser" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/SystemFunctions/system-functions.htm?id=897#QVUser&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;OSUser()&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This function returns a string containing the name of the current user as returned by the operating system. It can be used in both the load script and in a chart expression.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;QVUser()&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Returns a string containing the name of the current&amp;nbsp;QlikView&amp;nbsp;user as entered in for section access.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 21:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1641466#M731713</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-30T21:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to call window id except QlikView id</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1641468#M731714</link>
      <description>&lt;P&gt;See duplicate post:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/how-to-call-window-id-except-QlikView-id/m-p/1638680/highlight/false#M447033" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/how-to-call-window-id-except-QlikView-id/m-p/1638680/highlight/false#M447033&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 21:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-call-window-id-except-QlikView-id/m-p/1641468#M731714</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-30T21:28:36Z</dc:date>
    </item>
  </channel>
</rss>

