<?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: Formatting Data in Tables / Pivot Tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447369#M97750</link>
    <description>&lt;P&gt;Assuming you have a singular text value, you can display it using Only(). &lt;/P&gt;
&lt;P&gt;There's a handful of aggregations functions that will take text - you can find them here: &lt;A href="https://help.qlik.com/en-US/sense/February2024/Subsystems/Hub/Content/Sense_Hub/Scripting/StringAggregationFunctions/string-aggregation-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2024/Subsystems/Hub/Content/Sense_Hub/Scripting/StringAggregationFunctions/string-aggregation-functions.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 12:02:48 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2024-05-01T12:02:48Z</dc:date>
    <item>
      <title>Formatting Data in Tables / Pivot Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447303#M97739</link>
      <description>&lt;P&gt;Hi All.&lt;/P&gt;
&lt;P&gt;Having done some research I suspect I cannot get to what I want to achieve here, but this community has been great at helping so here goes.&lt;/P&gt;
&lt;P&gt;I want to produce a table which is formatted in a more grouped manner (similar to a Pivot Table maybe), but rather than showing measures in the columns I need to show Dimensions - see example:&lt;/P&gt;
&lt;TABLE width="544"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="191"&gt;Category &amp;amp; Control&lt;/TD&gt;
&lt;TD width="59"&gt;In Scope&lt;/TD&gt;
&lt;TD width="88"&gt;Implemented&lt;/TD&gt;
&lt;TD width="69"&gt;Evidenced&lt;/TD&gt;
&lt;TD width="137"&gt;Evidence Description&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Asset Management&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;- Asset Ownership&lt;/TD&gt;
&lt;TD&gt;Y&lt;/TD&gt;
&lt;TD&gt;Y&lt;/TD&gt;
&lt;TD&gt;Y&lt;/TD&gt;
&lt;TD&gt;Policy Document&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;- Return of Assets&lt;/TD&gt;
&lt;TD&gt;Y&lt;/TD&gt;
&lt;TD&gt;N&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;- Inventory of Assets&lt;/TD&gt;
&lt;TD&gt;N&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;People Controls&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;- Employee Screening&lt;/TD&gt;
&lt;TD&gt;Y&lt;/TD&gt;
&lt;TD&gt;Y&lt;/TD&gt;
&lt;TD&gt;Y&lt;/TD&gt;
&lt;TD&gt;HR File Records&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my ideal output rows would be grouped by the Category with the 'Controls' grouped by category (e.g. - Asset Ownership).&lt;/P&gt;
&lt;P&gt;Is there functionality in Qlik to do this, or if not are you aware of a extention which might help?&lt;/P&gt;
&lt;P&gt;Thanks once again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 08:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447303#M97739</guid>
      <dc:creator>Markbhai</dc:creator>
      <dc:date>2024-05-01T08:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Data in Tables / Pivot Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447316#M97742</link>
      <description>&lt;P&gt;I don't quite follow the requirement. If the top row is dimensions, what's the left row? If it's measures, this is doable with a regular pivot - simply drag the dimensions to the Column section and the Values into the Row section:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Or_0-1714555802312.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165178iD8BBD0012E6ACF63/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Or_0-1714555802312.png" alt="Or_0-1714555802312.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 09:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447316#M97742</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2024-05-01T09:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Data in Tables / Pivot Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447340#M97747</link>
      <description>&lt;P&gt;Thanks Or,&lt;/P&gt;
&lt;P&gt;The requirement is to display data in a table form where text is shown in the column fields, as in the example shown above and also have the left hand column grouped by Category and Control.&lt;/P&gt;
&lt;P&gt;A pivot table allows me to do the grouping, but the display of the remaining colums is numbers only (not text),&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Markbhai_0-1714559722985.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/165179iEC755C4761CF8E0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Markbhai_0-1714559722985.png" alt="Markbhai_0-1714559722985.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am not sure that presenting tables as text is the purpose of the Pivot, which is much more aligned to analysis of numbers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Mark.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 11:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447340#M97747</guid>
      <dc:creator>Markbhai</dc:creator>
      <dc:date>2024-05-01T11:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Data in Tables / Pivot Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447369#M97750</link>
      <description>&lt;P&gt;Assuming you have a singular text value, you can display it using Only(). &lt;/P&gt;
&lt;P&gt;There's a handful of aggregations functions that will take text - you can find them here: &lt;A href="https://help.qlik.com/en-US/sense/February2024/Subsystems/Hub/Content/Sense_Hub/Scripting/StringAggregationFunctions/string-aggregation-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2024/Subsystems/Hub/Content/Sense_Hub/Scripting/StringAggregationFunctions/string-aggregation-functions.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 12:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formatting-Data-in-Tables-Pivot-Tables/m-p/2447369#M97750</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2024-05-01T12:02:48Z</dc:date>
    </item>
  </channel>
</rss>

