<?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 Translate Crystal report code to Qlikview code in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Translate-Crystal-report-code-to-Qlikview-code/m-p/168139#M1287143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand the piece of code you want to translate is inside an expression. You can use the syntax: If(condition,expression,else_expression). When translated, your code looks as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;If(table1.pr_type = 'Days',table2.Production - table2.nonTA,If(table1.pr_type = 'Halfdays',table2.Production - table2.Correction,table2.Production/ 60))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 18:49:36 GMT</pubDate>
    <dc:creator>vupen</dc:creator>
    <dc:date>2009-10-13T18:49:36Z</dc:date>
    <item>
      <title>Translate Crystal report code to Qlikview code</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-Crystal-report-code-to-Qlikview-code/m-p/168138#M1287142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Got a Crystal report and want to use Qlikview instead of it. Below the code. Unfortunately I cannot paste it directly [:(]&lt;/P&gt;&lt;P&gt;Does anybode know how to translate it into Qlikview language?&lt;/P&gt;&lt;P&gt;If {table1.pr_type} = 'Days'&lt;BR /&gt;Then {table2.Production} - {table2.nonTA}&lt;BR /&gt;Else (If {table1.pr_type} = 'Halfdays' Then {table2.Production} - {table2.Correction} Else {table2.Production}/ 60)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-Crystal-report-code-to-Qlikview-code/m-p/168138#M1287142</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Translate Crystal report code to Qlikview code</title>
      <link>https://community.qlik.com/t5/QlikView/Translate-Crystal-report-code-to-Qlikview-code/m-p/168139#M1287143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand the piece of code you want to translate is inside an expression. You can use the syntax: If(condition,expression,else_expression). When translated, your code looks as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;If(table1.pr_type = 'Days',table2.Production - table2.nonTA,If(table1.pr_type = 'Halfdays',table2.Production - table2.Correction,table2.Production/ 60))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 18:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Translate-Crystal-report-code-to-Qlikview-code/m-p/168139#M1287143</guid>
      <dc:creator>vupen</dc:creator>
      <dc:date>2009-10-13T18:49:36Z</dc:date>
    </item>
  </channel>
</rss>

