<?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: data on one line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832088#M1214633</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143282"&gt;@Luke_Killer_IT&lt;/a&gt;&amp;nbsp; you can try something like&lt;/P&gt;&lt;LI-CODE lang="python"&gt;BS_Zuord:

Load
Owning_Obj as S_Artikel_obj,
if(Merkmal='23',Auspr) as L,
if(Merkmal='24',Auspr) as H
FROM
[$(ImportPfadExport)$(Modul)BS_Zuord.qvd](qvd) where SMLeiste='AB-Param' and (Merkmal='23'or Merkmal='24');

final:
noconcatenate
load Teil, TeilArt,Bezeichnung,concat(L,'') as L,concat(H,'') as H  resident BS_Zuord group by Teil, TeilArt,Bezeichnung;

drop table BS_Zuord;&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 30 Aug 2021 08:56:46 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2021-08-30T08:56:46Z</dc:date>
    <item>
      <title>data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832078#M1214627</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I would like to see the data from L and H on one line. Is it possible to do that?&lt;/P&gt;&lt;P&gt;I load L and H in the script&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Luke_Killer_IT_0-1630312402241.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60941iEE5972846B472407/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Luke_Killer_IT_0-1630312402241.png" alt="Luke_Killer_IT_0-1630312402241.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832078#M1214627</guid>
      <dc:creator>Luke_Killer_IT</dc:creator>
      <dc:date>2021-08-30T08:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832081#M1214628</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143282"&gt;@Luke_Killer_IT&lt;/a&gt;&amp;nbsp; if I understood correctly&lt;/P&gt;&lt;P&gt;in your new dimension :&lt;/P&gt;&lt;P&gt;if(len(trim(L))=0,H,L)&lt;/P&gt;&lt;P&gt;like :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG"&gt;&lt;img src="https://community.qlik.com/skins/images/F8B11FBB1963C3F5190A68D84129B237/responsive_peak/images/image_not_found.png" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832081#M1214628</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-08-30T08:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832082#M1214629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you share your script please&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832082#M1214629</guid>
      <dc:creator>yassinemhadhbi</dc:creator>
      <dc:date>2021-08-30T08:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832083#M1214630</link>
      <description>&lt;P&gt;BS_Zuord:&lt;BR /&gt;Load&lt;BR /&gt;Owning_Obj as S_Artikel_obj,&lt;BR /&gt;if(Merkmal='23',Auspr) as L,&lt;BR /&gt;if(Merkmal='24',Auspr) as H&lt;BR /&gt;FROM&lt;BR /&gt;[$(ImportPfadExport)$(Modul)BS_Zuord.qvd](qvd) where SMLeiste='AB-Param' and (Merkmal='23'or Merkmal='24');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832083#M1214630</guid>
      <dc:creator>Luke_Killer_IT</dc:creator>
      <dc:date>2021-08-30T08:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832085#M1214631</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Luke_Killer_IT_0-1630313352424.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60943iAD5E58273B869A89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Luke_Killer_IT_0-1630313352424.png" alt="Luke_Killer_IT_0-1630313352424.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;that's more what I meant&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832085#M1214631</guid>
      <dc:creator>Luke_Killer_IT</dc:creator>
      <dc:date>2021-08-30T08:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832086#M1214632</link>
      <description>&lt;P&gt;it would be better if you shared a sample of your application&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832086#M1214632</guid>
      <dc:creator>yassinemhadhbi</dc:creator>
      <dc:date>2021-08-30T08:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832088#M1214633</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143282"&gt;@Luke_Killer_IT&lt;/a&gt;&amp;nbsp; you can try something like&lt;/P&gt;&lt;LI-CODE lang="python"&gt;BS_Zuord:

Load
Owning_Obj as S_Artikel_obj,
if(Merkmal='23',Auspr) as L,
if(Merkmal='24',Auspr) as H
FROM
[$(ImportPfadExport)$(Modul)BS_Zuord.qvd](qvd) where SMLeiste='AB-Param' and (Merkmal='23'or Merkmal='24');

final:
noconcatenate
load Teil, TeilArt,Bezeichnung,concat(L,'') as L,concat(H,'') as H  resident BS_Zuord group by Teil, TeilArt,Bezeichnung;

drop table BS_Zuord;&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832088#M1214633</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-08-30T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832089#M1214634</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143282"&gt;@Luke_Killer_IT&lt;/a&gt;&amp;nbsp; or yous your script&lt;/P&gt;&lt;LI-CODE lang="python"&gt;BS_Zuord:

Load
Owning_Obj as S_Artikel_obj,
if(Merkmal='23',Auspr) as L,
if(Merkmal='24',Auspr) as H
FROM
[$(ImportPfadExport)$(Modul)BS_Zuord.qvd](qvd) where SMLeiste='AB-Param' and (Merkmal='23'or Merkmal='24');&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and in UI use chart:&lt;/P&gt;&lt;P&gt;dimension: Teil, TeilArt,Bezeichnung,..&lt;/P&gt;&lt;P&gt;meausre : concat(H,'') and concat(L,'')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 08:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832089#M1214634</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-08-30T08:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832090#M1214635</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/80731"&gt;@yassinemhadhbi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;teile and teileart uses a different table S_artikel&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 09:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832090#M1214635</guid>
      <dc:creator>Luke_Killer_IT</dc:creator>
      <dc:date>2021-08-30T09:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832113#M1214639</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143282"&gt;@Luke_Killer_IT&lt;/a&gt;&amp;nbsp; the second solution will work for you&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 10:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832113#M1214639</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-08-30T10:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832117#M1214640</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Luke_Killer_IT_0-1630319970028.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60946i70DCF4A8A419B3DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Luke_Killer_IT_0-1630319970028.png" alt="Luke_Killer_IT_0-1630319970028.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the problem is that&amp;nbsp; teile&amp;nbsp;&lt;SPAN&gt;etc are not in the same table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 10:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832117#M1214640</guid>
      <dc:creator>Luke_Killer_IT</dc:creator>
      <dc:date>2021-08-30T10:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: data on one line</title>
      <link>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832120#M1214641</link>
      <description>&lt;P&gt;does not work correctly because the table BS_Zourd does not have data such as teil teilart etc they are taken from another table&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 10:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-on-one-line/m-p/1832120#M1214641</guid>
      <dc:creator>Luke_Killer_IT</dc:creator>
      <dc:date>2021-08-30T10:51:56Z</dc:date>
    </item>
  </channel>
</rss>

