<?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 Users with OMIT fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2022953#M84432</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a Qliksense application with section access defined&lt;/P&gt;
&lt;P&gt;Some users in the section access are not allowed to see some fields and these are specified in the OMIT column&lt;/P&gt;
&lt;P&gt;Now suppose a user U1 is not allowed to see a dimension D1 but this dimension is used in a chart this user will get the incomplete visualization error message on the chart because D1 is anot available for that user&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there an approach to fix this like hiding the dimension D1 in case it is listed in the OMIT field for that user?&lt;/P&gt;
&lt;P&gt;Maybe put in the header for that dimension a label saying "dimension not available"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly advise&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 08 Jan 2023 16:24:39 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2023-01-08T16:24:39Z</dc:date>
    <item>
      <title>Users with OMIT fields</title>
      <link>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2022953#M84432</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a Qliksense application with section access defined&lt;/P&gt;
&lt;P&gt;Some users in the section access are not allowed to see some fields and these are specified in the OMIT column&lt;/P&gt;
&lt;P&gt;Now suppose a user U1 is not allowed to see a dimension D1 but this dimension is used in a chart this user will get the incomplete visualization error message on the chart because D1 is anot available for that user&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there an approach to fix this like hiding the dimension D1 in case it is listed in the OMIT field for that user?&lt;/P&gt;
&lt;P&gt;Maybe put in the header for that dimension a label saying "dimension not available"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly advise&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 16:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2022953#M84432</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-01-08T16:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Users with OMIT fields</title>
      <link>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2022970#M84434</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might be, you can give the show or hide "Conditional" to display the dim for certain users.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 03:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2022970#M84434</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-01-09T03:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Users with OMIT fields</title>
      <link>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2022972#M84435</link>
      <description>&lt;P&gt;I know and the condition is the OMIT valueif it's there then hide&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the OMIT is in the section access which is not accessible to section application and thus to chart&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 03:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2022972#M84435</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-01-09T03:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Users with OMIT fields</title>
      <link>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2023038#M84443</link>
      <description>&lt;P&gt;Did you try something like: alt(count(D1), 0) as condition for the dimension or the object and/or coalesce(D1, '#NV') as calculated dimension?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 08:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Users-with-OMIT-fields/m-p/2023038#M84443</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-01-09T08:23:05Z</dc:date>
    </item>
  </channel>
</rss>

