<?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: How to convert column name to upper case in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-convert-column-name-to-upper-case/m-p/2432607#M20230</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/257817"&gt;@Markbhai&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;I Load 'id' column but i got 'Field not found' error I attached my data model and error screenshot please share your feedback.&lt;BR /&gt;&lt;BR /&gt;My Current Section Access Script,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Load &lt;BR /&gt;Upper(ACCESS) as ACCESS, &lt;BR /&gt;Upper(USER.EMAIL) AS USER.EMAIL,&lt;BR /&gt;Upper(id) as ID&lt;BR /&gt;INLINE [&lt;BR /&gt;ACCESS, USER.EMAIL, ID&lt;BR /&gt;ADMIN, MARK.ROEBUCK@*********.COM, *&lt;BR /&gt;USER, ASWATH.P@*******.COM, 36&lt;BR /&gt;USER, SATHEESH.M@*********.COM, *&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 02:57:32 GMT</pubDate>
    <dc:creator>Markbhai</dc:creator>
    <dc:date>2024-03-20T02:57:32Z</dc:date>
    <item>
      <title>How to convert column name to upper case</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-convert-column-name-to-upper-case/m-p/2432489#M20228</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Section Access;&lt;BR /&gt;LOAD &lt;BR /&gt;* INLINE [&lt;BR /&gt;ACCESS, USER.EMAIL, SPDI&lt;BR /&gt;ADMIN, MARK.ROEBUCK@PROVEPRIVACY.COM, *&lt;BR /&gt;USER, ASWATH.P@emvigotech.com, ONE&lt;BR /&gt;USER, SATHEESH.M@EMVIGOTECH.COM, *&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The above section access script in Qlik Sense sheet is working fine, but I want to restrict data based on the 'id' column instead of 'SPDI'. However, my column name is in lowercase. How can I convert it to uppercase in the section access.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 16:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-convert-column-name-to-upper-case/m-p/2432489#M20228</guid>
      <dc:creator>Markbhai</dc:creator>
      <dc:date>2024-03-19T16:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert column name to upper case</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-convert-column-name-to-upper-case/m-p/2432515#M20229</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/257817"&gt;@Markbhai&lt;/a&gt;&amp;nbsp;use the upper() function, it works like this:&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp; upper(user.email) as USER.EMAIL,&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 17:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-convert-column-name-to-upper-case/m-p/2432515#M20229</guid>
      <dc:creator>David_Friend</dc:creator>
      <dc:date>2024-03-19T17:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert column name to upper case</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-convert-column-name-to-upper-case/m-p/2432607#M20230</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/257817"&gt;@Markbhai&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;I Load 'id' column but i got 'Field not found' error I attached my data model and error screenshot please share your feedback.&lt;BR /&gt;&lt;BR /&gt;My Current Section Access Script,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Load &lt;BR /&gt;Upper(ACCESS) as ACCESS, &lt;BR /&gt;Upper(USER.EMAIL) AS USER.EMAIL,&lt;BR /&gt;Upper(id) as ID&lt;BR /&gt;INLINE [&lt;BR /&gt;ACCESS, USER.EMAIL, ID&lt;BR /&gt;ADMIN, MARK.ROEBUCK@*********.COM, *&lt;BR /&gt;USER, ASWATH.P@*******.COM, 36&lt;BR /&gt;USER, SATHEESH.M@*********.COM, *&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 02:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-convert-column-name-to-upper-case/m-p/2432607#M20230</guid>
      <dc:creator>Markbhai</dc:creator>
      <dc:date>2024-03-20T02:57:32Z</dc:date>
    </item>
  </channel>
</rss>

