<?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: Displaying  data by Filtering the data using same column without using any Filter Pane. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Displaying-data-by-Filtering-the-data-using-same-column-without/m-p/1694417#M53120</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;lironbaram Very much for your help. I did as per your suggestion and achieved the required output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sanjaya&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2020 12:01:26 GMT</pubDate>
    <dc:creator>sanjaya9203</dc:creator>
    <dc:date>2020-04-17T12:01:26Z</dc:date>
    <item>
      <title>Displaying  data by Filtering the data using same column without using any Filter Pane.</title>
      <link>https://community.qlik.com/t5/App-Development/Displaying-data-by-Filtering-the-data-using-same-column-without/m-p/1692451#M52914</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Need your help. I stuck up with the following situation. Please go through the Attachment for the the Input data and the Expected output.&lt;/P&gt;&lt;TABLE width="565"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="84"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="84"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="191"&gt;Expected Output&lt;/TD&gt;&lt;TD width="43"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="163"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Material No.&lt;/TD&gt;&lt;TD&gt;Class&lt;/TD&gt;&lt;TD&gt;Char Name&lt;/TD&gt;&lt;TD&gt;Char Value&lt;/TD&gt;&lt;TD&gt;Mail ID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0161-2857&lt;/TD&gt;&lt;TD&gt;ABC_BRIDGE&lt;/TD&gt;&lt;TD&gt;ABC_CROSS_PLANT_STAT_CD&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;XXX&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A href="mailto:RON.GRABAU@XYZ.COM" target="_blank"&gt;NAME1@XYZ.COM&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0161-2859&lt;/TD&gt;&lt;TD&gt;ABC_BRIDGE&lt;/TD&gt;&lt;TD&gt;ABC_CROSS_PLANT_STAT_CD&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;XXX&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;NAME1@XYZ.COM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0161-2860&lt;/TD&gt;&lt;TD&gt;ABC_BRIDGE&lt;/TD&gt;&lt;TD&gt;ABC_"="""036"_CD&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;XXX&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;NAME1@XYZ.COM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;13599700&lt;/TD&gt;&lt;TD&gt;ABC_BRIDGE&lt;/TD&gt;&lt;TD&gt;ABC_MATERIAL_GROUP_CD&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;XXX&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A href="mailto:LILOVA@XYZ.COM" target="_blank"&gt;NAME2@XYZ.COM&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;13599700&lt;/TD&gt;&lt;TD&gt;ABC_BRIDGE&lt;/TD&gt;&lt;TD&gt;ABC_MATERIAL_TYPE_CD&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#FF0000"&gt;XXX&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;NAME2@XYZ.COM&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my data there are column name as mentioned in the above table. I need the above the based on the following condition.&lt;/P&gt;&lt;P&gt;1.check for the Class = ABC_BRIDGE,&lt;/P&gt;&lt;P&gt;2. check&amp;nbsp; &amp;nbsp;if Char Name=ABC_RELEVANCY and&amp;nbsp; Char Value=Y,&amp;nbsp; &amp;nbsp;then check any Char value like XXX present or not.&lt;/P&gt;&lt;P&gt;3. If no XXX then it's OK, Else Populate the XXX in the report as per above table.&lt;/P&gt;&lt;P&gt;4. populate the mail id's&amp;nbsp; those whose Char Value ='XXX',&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. The mail ID can be obtained based on the ABC_REQUESTER_ID. that means&amp;nbsp;&lt;/P&gt;&lt;P&gt;if([Char Name]='ABC_REQUESTER_ID', [Char Value])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried in different approach by doing aggregating of different column, but i failed and i am getting null value for the Email ID column. Please help me in this regard.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Displaying-data-by-Filtering-the-data-using-same-column-without/m-p/1692451#M52914</guid>
      <dc:creator>sanjaya9203</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying  data by Filtering the data using same column without using any Filter Pane.</title>
      <link>https://community.qlik.com/t5/App-Development/Displaying-data-by-Filtering-the-data-using-same-column-without/m-p/1692499#M52928</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;assuming you use this for the Char Value column&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(Class='ABC_BRIDGE' and [Char Value]='XXX',[Char Value])&lt;/P&gt;&lt;P&gt;you can use this for the e-mail&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(len(if(Class='ABC_BRIDGE' and [Char Value]='XXX',[Char Value]))&amp;gt;1,&lt;BR /&gt;MaxString(total &amp;lt;[Material No.]&amp;gt; if([Char Name]='ABC_REQUESTER_ID',[Char Value],0)),0)&lt;/P&gt;&lt;P&gt;but you probably should find the email address for each material no. in the script , and than add it to the table as a field ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;to make your expressions easier&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 19:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Displaying-data-by-Filtering-the-data-using-same-column-without/m-p/1692499#M52928</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-04-09T19:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying  data by Filtering the data using same column without using any Filter Pane.</title>
      <link>https://community.qlik.com/t5/App-Development/Displaying-data-by-Filtering-the-data-using-same-column-without/m-p/1694417#M53120</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;lironbaram Very much for your help. I did as per your suggestion and achieved the required output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sanjaya&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 12:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Displaying-data-by-Filtering-the-data-using-same-column-without/m-p/1694417#M53120</guid>
      <dc:creator>sanjaya9203</dc:creator>
      <dc:date>2020-04-17T12:01:26Z</dc:date>
    </item>
  </channel>
</rss>

