<?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 Returning only specific field from chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606227#M737319</link>
    <description>&lt;P&gt;I am trying to return only one result from a chart&amp;nbsp;I am doing this through enable conditional then typing in formula and checking off suppress when value is null&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried :&lt;/P&gt;&lt;P&gt;IF (deal_level=‘145’,deal_level)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also tried &amp;nbsp;only formula&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure what I am doing wrong- should I be adding calculated dimension as opposed to enable conditional and which formula should I use?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michele&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Michel564</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Returning only specific field from chart</title>
      <link>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606227#M737319</link>
      <description>&lt;P&gt;I am trying to return only one result from a chart&amp;nbsp;I am doing this through enable conditional then typing in formula and checking off suppress when value is null&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried :&lt;/P&gt;&lt;P&gt;IF (deal_level=‘145’,deal_level)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also tried &amp;nbsp;only formula&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure what I am doing wrong- should I be adding calculated dimension as opposed to enable conditional and which formula should I use?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michele&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606227#M737319</guid>
      <dc:creator>Michel564</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Returning only specific field from chart</title>
      <link>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606289#M737320</link>
      <description>&lt;P&gt;Enable conditional is for hiding a column not to show specific values&lt;/P&gt;&lt;P&gt;You should be using&lt;/P&gt;&lt;P&gt;ideally set analysis e.g. Sum({&amp;lt;&lt;SPAN&gt;deal_level={‘145’}&lt;/SPAN&gt;&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;calculated dimension-&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;IF (deal_level=‘145’,deal_level)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 21:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606289#M737320</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-07-25T21:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Returning only specific field from chart</title>
      <link>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606503#M737321</link>
      <description>&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;The If/Then Statement worked when I put it in the right place!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606503#M737321</guid>
      <dc:creator>Michel564</dc:creator>
      <dc:date>2019-07-26T13:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Returning only specific field from chart</title>
      <link>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606506#M737322</link>
      <description>&lt;P&gt;Professional advise. dont use it as a practice. Try with set analysis.&lt;/P&gt;&lt;P&gt;if statement on dimensions and expressions should be last option in my opinion/experience&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606506#M737322</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-07-26T13:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Returning only specific field from chart</title>
      <link>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606515#M737323</link>
      <description>&lt;P&gt;Good to know.. I will try set analysis today.&amp;nbsp; I did notice the run time increased by a few minutes with my If/Then.&lt;/P&gt;&lt;P&gt;Still fairly new to Qlik and really appreciate the tips&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Returning-only-specific-field-from-chart/m-p/1606515#M737323</guid>
      <dc:creator>Michel564</dc:creator>
      <dc:date>2019-07-26T13:14:06Z</dc:date>
    </item>
  </channel>
</rss>

