<?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: Display (text) field value based on specific value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133338#M753675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add straight table with Dim as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr: = Only({&amp;lt;Location = {'Home'} &amp;gt;} [Their Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216678_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2018 14:26:23 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-10-24T14:26:23Z</dc:date>
    <item>
      <title>Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133332#M753669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i've probably made this sound more complex than it needs to be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a specific KPI sheet that i want to display the names of specific people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use the simple expression of [Their Name] and then select the particular value in the [Location] field then it will show the text values that are in that field however i want it to always show the values from a specific value within the [Location] field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what is the syntax i need for it to display: "Bob" (which is a name within the [Their Name] field which is linked to "PlaceA" (which is a value in the [Location] field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133332#M753669</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133333#M753670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi peter, Do you mean that even with the selection in location you want to display the values from [Their Name].&lt;/P&gt;&lt;P&gt;For example - Bob belongs to 'palceA', so when you select 'placeB', Bob should still be visible in your KPI object??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133333#M753670</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2018-10-24T14:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133334#M753671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, i've really not explained this well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example of some data:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="381"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left" height="20" width="74"&gt;Something&lt;/TD&gt;&lt;TD align="left" width="100"&gt;SomethingElse&lt;/TD&gt;&lt;TD align="left" width="79"&gt;Their Name&lt;/TD&gt;&lt;TD align="left" width="64"&gt;Location&lt;/TD&gt;&lt;TD align="left" width="64"&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" height="20"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;Bob&lt;/TD&gt;&lt;TD align="left"&gt;Home&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;11-Oct&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" height="20"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;Fred&lt;/TD&gt;&lt;TD align="left"&gt;Work&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;11-Oct&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" height="20"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;charles&lt;/TD&gt;&lt;TD align="left"&gt;Home&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;12-Oct&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" height="20"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;John&lt;/TD&gt;&lt;TD align="left"&gt;Work&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;12-Oct&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" height="20"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;Bob&lt;/TD&gt;&lt;TD align="left"&gt;Home&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;13-Oct&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" height="20"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;one&lt;/TD&gt;&lt;TD align="left"&gt;Tom&lt;/TD&gt;&lt;TD align="left"&gt;Work&lt;/TD&gt;&lt;TD align="right" class="xl63"&gt;13-Oct&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my graph already has 'Date' has a dimension and so i would like it to display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="174"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" width="74"&gt;11-Oct&lt;/TD&gt;&lt;TD align="left" width="100"&gt;Bob&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;12-Oct&lt;/TD&gt;&lt;TD align="left"&gt;Charles&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;13-Oct&lt;/TD&gt;&lt;TD align="left"&gt;Bob&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This particular KPI sheet is only concentrated on "Home"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that any better explained?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133334#M753671</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2018-10-24T14:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133335#M753672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Only({&amp;lt;Location = {'PlaceA'}&amp;gt;} [Their Name])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133335#M753672</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-10-24T14:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133336#M753673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out -&lt;/P&gt;&lt;P&gt;Expression - Only({&amp;lt;Location = {'Home'}&amp;gt;}[Their Name])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133336#M753673</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2018-10-24T14:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133337#M753674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yet again i am bowled over by the incredibly helpful people on this site and their infinite knowledge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133337#M753674</guid>
      <dc:creator>peterderrington</dc:creator>
      <dc:date>2018-10-24T14:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133338#M753675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add straight table with Dim as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr: = Only({&amp;lt;Location = {'Home'} &amp;gt;} [Their Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216678_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/133338#M753675</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-10-24T14:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/2096933#M1224270</link>
      <description>&lt;P&gt;can someone help me&lt;/P&gt;
&lt;P&gt;if I selected a value in a field, one kpi should show the selected value and another kpi should show the value that is related to the selected value.&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;student name: Harikrishna&lt;/P&gt;
&lt;P&gt;student attendance status: present&lt;/P&gt;
&lt;P&gt;student punch time: 8:00&lt;/P&gt;
&lt;P&gt;if I selected Harikrishna, one kpi should show the name Harikrishna and another kpi should show attendance status and another kpi punch time without selection. is it possible?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 10:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/2096933#M1224270</guid>
      <dc:creator>Prithika</dc:creator>
      <dc:date>2023-07-25T10:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Display (text) field value based on specific value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/2097919#M1224290</link>
      <description>&lt;P&gt;Qlik auto filters based on the selections you make, if you select Harikrishna related status will be shown.&lt;/P&gt;
&lt;P&gt;You need to add name and status fields in the table or charts.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-text-field-value-based-on-specific-value/m-p/2097919#M1224290</guid>
      <dc:creator>gq</dc:creator>
      <dc:date>2023-07-27T14:49:00Z</dc:date>
    </item>
  </channel>
</rss>

