<?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 Interaction between Telecom and ITSM in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519220#M106210</link>
    <description>&lt;P&gt;Hi Folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm Developing SLAs for one Account, i have a requirement is the combination of ITSM and Telecom. based on these 2 sources i have to showcase data for 1 SLA.&lt;/P&gt;&lt;P&gt;For Telecom i have separate template in that template i will be loading ITSM data by using Ad hoc. here the ITSM data has been loaded but interaction between these two tables not available because there is no matching columns to join in the script. can anyone please help me out how we can join both tables. i tried to join with the company and Account columns but not getting expected result. please find the below columns for reference.&lt;/P&gt;&lt;P&gt;ITSM Columns:&lt;/P&gt;&lt;P&gt;Number,&lt;BR /&gt;Company&lt;BR /&gt;sys_created_on,&lt;BR /&gt;&amp;nbsp;sys_created_on,&lt;BR /&gt;&amp;nbsp;Type,&lt;BR /&gt;&amp;nbsp;State,&lt;BR /&gt;&amp;nbsp;opened_at,&lt;BR /&gt;closed_at,&lt;BR /&gt;&amp;nbsp;WaitTime,&lt;BR /&gt;handling_duration&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Telecom Columns:&lt;/P&gt;&lt;P&gt;Call_ID&lt;BR /&gt;Accountid&lt;BR /&gt;Accountname&lt;BR /&gt;Arrive_Datetime&lt;BR /&gt;Callduration&lt;BR /&gt;Wrap_time&lt;BR /&gt;Answered_In_SLA&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2025 17:16:05 GMT</pubDate>
    <dc:creator>jagadesh</dc:creator>
    <dc:date>2025-05-27T17:16:05Z</dc:date>
    <item>
      <title>Interaction between Telecom and ITSM</title>
      <link>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519220#M106210</link>
      <description>&lt;P&gt;Hi Folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm Developing SLAs for one Account, i have a requirement is the combination of ITSM and Telecom. based on these 2 sources i have to showcase data for 1 SLA.&lt;/P&gt;&lt;P&gt;For Telecom i have separate template in that template i will be loading ITSM data by using Ad hoc. here the ITSM data has been loaded but interaction between these two tables not available because there is no matching columns to join in the script. can anyone please help me out how we can join both tables. i tried to join with the company and Account columns but not getting expected result. please find the below columns for reference.&lt;/P&gt;&lt;P&gt;ITSM Columns:&lt;/P&gt;&lt;P&gt;Number,&lt;BR /&gt;Company&lt;BR /&gt;sys_created_on,&lt;BR /&gt;&amp;nbsp;sys_created_on,&lt;BR /&gt;&amp;nbsp;Type,&lt;BR /&gt;&amp;nbsp;State,&lt;BR /&gt;&amp;nbsp;opened_at,&lt;BR /&gt;closed_at,&lt;BR /&gt;&amp;nbsp;WaitTime,&lt;BR /&gt;handling_duration&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Telecom Columns:&lt;/P&gt;&lt;P&gt;Call_ID&lt;BR /&gt;Accountid&lt;BR /&gt;Accountname&lt;BR /&gt;Arrive_Datetime&lt;BR /&gt;Callduration&lt;BR /&gt;Wrap_time&lt;BR /&gt;Answered_In_SLA&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 17:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519220#M106210</guid>
      <dc:creator>jagadesh</dc:creator>
      <dc:date>2025-05-27T17:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Interaction between Telecom and ITSM</title>
      <link>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519348#M106233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Technically you can join any field(s) from one table to another table by simply having the same field names.&lt;/P&gt;&lt;P&gt;However your issue is most likely due to the data underneath rather than the fieldnames itself.&amp;nbsp; If those data values dont match completely (case-sensitive), they will not link. You will need to inspect the data before deciding what to link.&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 14:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519348#M106233</guid>
      <dc:creator>-SW-</dc:creator>
      <dc:date>2025-05-28T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Interaction between Telecom and ITSM</title>
      <link>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519359#M106238</link>
      <description>&lt;P&gt;here having account column in telecom company in ITSM. but we can give alias name for company for join but this condition also not working. each record getting multiple times that is wrong. so without any matching column is there any possibility to join both tables?&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 15:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519359#M106238</guid>
      <dc:creator>jagadesh</dc:creator>
      <dc:date>2025-05-28T15:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Interaction between Telecom and ITSM</title>
      <link>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519361#M106239</link>
      <description>&lt;P&gt;Unfortunately, wont be able to help without seeing the data.&lt;/P&gt;&lt;P&gt;If you can annonymise, and display a few screenshots of the data model and also the front end, this will help.&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 15:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Interaction-between-Telecom-and-ITSM/m-p/2519361#M106239</guid>
      <dc:creator>-SW-</dc:creator>
      <dc:date>2025-05-28T15:57:12Z</dc:date>
    </item>
  </channel>
</rss>

