<?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: Logic Replication from Salesforce to Qlik in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Logic-Replication-from-Salesforce-to-Qlik/m-p/2526266#M107173</link>
    <description>&lt;P&gt;are you able to see the same date range in Qlik expression editor for the mentioned expression ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Aug 2025 10:26:13 GMT</pubDate>
    <dc:creator>Kaushik2020</dc:creator>
    <dc:date>2025-08-05T10:26:13Z</dc:date>
    <item>
      <title>Logic Replication from Salesforce to Qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Logic-Replication-from-Salesforce-to-Qlik/m-p/2522003#M106626</link>
      <description>&lt;P&gt;Hello Guys,&lt;BR /&gt;&lt;BR /&gt;I am working replication of one dashboard from salesforce to Qlik&lt;/P&gt;&lt;P&gt;salesforce logic:&lt;BR /&gt;7-day fee (#):&lt;/P&gt;&lt;P&gt;IF(&lt;BR /&gt;and(&lt;BR /&gt;not(isblank(Ld.En_Date_Time__c)),&lt;BR /&gt;(Ld.En_Date_Time__c - CREATED_DATE) &amp;lt;= 7&lt;BR /&gt;),&lt;BR /&gt;1,&lt;BR /&gt;0&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;Rowcount: Count(Ld ID)&lt;BR /&gt;&lt;BR /&gt;Final formula :&amp;nbsp;&lt;STRONG&gt;sum(CDF1:SUM)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;sum(RowCount)&lt;/STRONG&gt;&lt;BR /&gt;CDF1 is nothing but&amp;nbsp;7-day fee (#)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Essentially it is taking the 7-day Engage # / Total lds during that time period&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I need to show created_date as dimesnion, that to only 16 weeks of date starting from week, 1st week -- 3/2/2025 - 3/8/2025 to 16th week -- 6/15/2025 - 6/21/2025&lt;BR /&gt;dimesnion should also show like above weekstart- weekend as one point etc&lt;BR /&gt;&lt;BR /&gt;Qlik I tried:&lt;BR /&gt;Dimension:&amp;nbsp;&lt;BR /&gt;=If(&lt;BR /&gt;WeekStart([Created_Date]) &amp;gt;= WeekStart(Today() - 7 * 16) and&lt;BR /&gt;WeekStart([Created_Date]) &amp;lt; WeekStart(Today()),&lt;BR /&gt;Date(WeekStart([Created_Date]), 'M/D/YYYY') &amp;amp; ' - ' &amp;amp; Date(WeekEnd([Created_Date]), 'M/D/YYYY')&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;Measure:&lt;BR /&gt;&lt;BR /&gt;Num(&lt;BR /&gt;Sum(&lt;BR /&gt;If(&lt;BR /&gt;Not IsNull([Ld En Date])&lt;BR /&gt;and ([Le En Date] - [Created_Date]) &amp;lt;= 7,&lt;BR /&gt;1, 0&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;/&lt;BR /&gt;Count(distinct[Ld ID])&lt;BR /&gt;, '0.00%')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not getting same result in qlik like in salesforce am I doing wrong anywhere?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 17:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Logic-Replication-from-Salesforce-to-Qlik/m-p/2522003#M106626</guid>
      <dc:creator>Mouni09</dc:creator>
      <dc:date>2025-06-23T17:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Replication from Salesforce to Qlik</title>
      <link>https://community.qlik.com/t5/App-Development/Logic-Replication-from-Salesforce-to-Qlik/m-p/2526266#M107173</link>
      <description>&lt;P&gt;are you able to see the same date range in Qlik expression editor for the mentioned expression ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 10:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Logic-Replication-from-Salesforce-to-Qlik/m-p/2526266#M107173</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-08-05T10:26:13Z</dc:date>
    </item>
  </channel>
</rss>

