<?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: Perform calculations based on certain cells in a column. in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253433#M2491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can create a calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hotel Code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match([Room Types], '6 Bed Mixed Dorm', '8 Bed Mixed Dorm'), 'Dorms', 'Private Rooms')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum([Available Inventory])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2016 11:34:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-11-30T11:34:12Z</dc:date>
    <item>
      <title>Perform calculations based on certain cells in a column.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253430#M2488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi,&lt;/P&gt;&lt;P&gt;I'm new to Qlik. I'm trying to create a dashboard for a backpacker hostel. I want to calculate occupancy based on grouping of room types. I have the following data:&lt;/P&gt;&lt;P&gt;Example, I need to find the combined available inventory on each of the dates for&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Standard Rooms + Deluxe Rooms + Luxury Rooms + Designer Suites&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;6 Bed Mixed Dorm + 8 Bed Mixed Dorm&lt;/P&gt;&lt;P&gt;Can anyone help me with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="859"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #70ad47;" width="92"&gt;Hotel Code&lt;/TD&gt;&lt;TD class="xl66" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #70ad47;" width="310"&gt;Room Types&lt;/TD&gt;&lt;TD class="xl66" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #70ad47;" width="118"&gt;Total Inventory&lt;/TD&gt;&lt;TD class="xl66" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #70ad47;" width="146"&gt;Available Inventory&lt;/TD&gt;&lt;TD class="xl66" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #70ad47;" width="75"&gt;Date&lt;/TD&gt;&lt;TD class="xl66" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #70ad47;" width="118"&gt;Blocked Rooms&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;6 Bed Mixed Dorm&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;18&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;14&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8/1/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8 Bed Mixed Dorm&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;32&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;24&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8/1/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;Standard Rooms&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;14&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;4&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8/1/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;Deluxe Rooms&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8/1/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;Luxury Rooms&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;7&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8/1/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;Designer Suites&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8/1/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;6 Bed Female Dorm&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;6&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8/1/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;6 Bed Mixed Dorm&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;18&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;13&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8/2/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8 Bed Mixed Dorm&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;32&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8/2/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;Standard Rooms&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;14&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8/2/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;Deluxe Rooms&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;4&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8/2/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;Luxury Rooms&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8/2/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;Designer Suites&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;8/2/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none; background: #e2efda;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;1056&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;6 Bed Female Dorm&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl65" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;8/2/2016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #a9d08e; border-right: none; border-bottom: 0.5pt solid #a9d08e; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253430#M2488</guid>
      <dc:creator />
      <dc:date>2016-11-30T10:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Perform calculations based on certain cells in a column.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253431#M2489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what your expected output needs to look like but can you use Hotel Code and Date as your dimension and Sum([Available Inventory]) as your expression in a table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253431#M2489</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-30T10:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Perform calculations based on certain cells in a column.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253432#M2490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I want to group&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;(S&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;tandard Rooms + Deluxe Rooms + Luxury Rooms + Designer Suites) as P&lt;STRONG&gt;rivate rooms&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(6 Bed Mixed Dorm + 8 Bed Mixed Dorm) as &lt;STRONG&gt;Dorms&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I want to display total available inventory of Private Rooms and Dorms based on dates. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 11:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253432#M2490</guid>
      <dc:creator />
      <dc:date>2016-11-30T11:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Perform calculations based on certain cells in a column.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253433#M2491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can create a calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hotel Code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match([Room Types], '6 Bed Mixed Dorm', '8 Bed Mixed Dorm'), 'Dorms', 'Private Rooms')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum([Available Inventory])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 11:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253433#M2491</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-30T11:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Perform calculations based on certain cells in a column.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253434#M2492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aviral,&lt;/P&gt;&lt;P&gt;you can create something similar using Pivot table.&lt;/P&gt;&lt;P&gt;First you need a extra grouping table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grouping:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Room Type, Room Group&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6 Bed Mixed Dorm, Dorms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8 Bed Mixed Dorm, Dorms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Standard Rooms, Private rooms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Deluxe Rooms, Private rooms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Luxury Rooms, Private rooms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Designer Suites, Private rooms&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then create a Pivot table chart with the Room Group as dimension. &lt;/P&gt;&lt;P&gt;You can then enable Show partial sums (in Presentation tab) on the dimension level below the group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result looks like this, first 4 columns are dimensions, last 3 are expressions.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rooms.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145281_rooms.jpg" style="height: 419px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;If you need a full table looking exactly like the one you have, that would be more complicated - using aggr().&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Matus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 11:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253434#M2492</guid>
      <dc:creator>mkelemen</dc:creator>
      <dc:date>2016-11-30T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Perform calculations based on certain cells in a column.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253435#M2493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm. Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253435#M2493</guid>
      <dc:creator />
      <dc:date>2016-11-30T12:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Perform calculations based on certain cells in a column.</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253436#M2494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matus. This works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Perform-calculations-based-on-certain-cells-in-a-column/m-p/1253436#M2494</guid>
      <dc:creator />
      <dc:date>2016-11-30T12:09:18Z</dc:date>
    </item>
  </channel>
</rss>

