<?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: Custom Error message in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-Error-message-in-Qlik-Sense/m-p/1515331#M36718</link>
    <description>&lt;P&gt;Ohh I see. Yeah this is working. Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2018 07:49:23 GMT</pubDate>
    <dc:creator>sajalgour2309</dc:creator>
    <dc:date>2018-12-03T07:49:23Z</dc:date>
    <item>
      <title>Custom Error message in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Error-message-in-Qlik-Sense/m-p/1514755#M36692</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;I am using Section Access in one of my QLik sense app and I have one sensitive filed which I want to hide so I have used Omit which is working absolutely fine.&amp;nbsp;If any&amp;nbsp;Chart has this dimension, doesn't generate any data which totally make sense because field is not available but now I gives this funny message of 'Invalid Visualization' I don't want this error message.&lt;/P&gt;&lt;P&gt;Can I make custom message ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Error-message-in-Qlik-Sense/m-p/1514755#M36692</guid>
      <dc:creator>sajalgour2309</dc:creator>
      <dc:date>2024-11-16T21:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Error message in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Error-message-in-Qlik-Sense/m-p/1515049#M36707</link>
      <description>&lt;P&gt;You can use the Calculation condition in the Data handling section of the charts properties pane for this. You can use something like =If(fieldvaluecount('MySensitiveField')&amp;gt;0,1,0) as calculation condition. If the field MySensitiveField is omitted then the condition will return zero and the chart won't be rendered. And you can use the Display message setting for your custom message.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 18:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Error-message-in-Qlik-Sense/m-p/1515049#M36707</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-11-30T18:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Error message in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Error-message-in-Qlik-Sense/m-p/1515331#M36718</link>
      <description>&lt;P&gt;Ohh I see. Yeah this is working. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 07:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Error-message-in-Qlik-Sense/m-p/1515331#M36718</guid>
      <dc:creator>sajalgour2309</dc:creator>
      <dc:date>2018-12-03T07:49:23Z</dc:date>
    </item>
  </channel>
</rss>

