<?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 Output block markdown table with Variable in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Output-block-markdown-table-with-Variable/m-p/2510910#M5658</link>
    <description>&lt;P&gt;I am doing some simple testing of the output block and wanted to format some output as a table.&amp;nbsp; As a simple example, I used the List Groups function to get a list of custom groups and List Users to get all the users in each group.&amp;nbsp; If I then simply output this, I get the group followed by the users etc.&amp;nbsp; All good.&amp;nbsp; However, I noticed that the output block supports markdown.&amp;nbsp; So I tried building a markdown table in a variable and then outputing that.&amp;nbsp; But it ignores the markdown.&amp;nbsp; Here is an example of the output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShaneMichelon1_0-1742521228099.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178833i819DAE8238197050/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShaneMichelon1_0-1742521228099.png" alt="ShaneMichelon1_0-1742521228099.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on what to set to render the output as a table?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Mar 2025 01:42:06 GMT</pubDate>
    <dc:creator>ShaneMichelon1</dc:creator>
    <dc:date>2025-03-21T01:42:06Z</dc:date>
    <item>
      <title>Output block markdown table with Variable</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Output-block-markdown-table-with-Variable/m-p/2510910#M5658</link>
      <description>&lt;P&gt;I am doing some simple testing of the output block and wanted to format some output as a table.&amp;nbsp; As a simple example, I used the List Groups function to get a list of custom groups and List Users to get all the users in each group.&amp;nbsp; If I then simply output this, I get the group followed by the users etc.&amp;nbsp; All good.&amp;nbsp; However, I noticed that the output block supports markdown.&amp;nbsp; So I tried building a markdown table in a variable and then outputing that.&amp;nbsp; But it ignores the markdown.&amp;nbsp; Here is an example of the output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShaneMichelon1_0-1742521228099.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/178833i819DAE8238197050/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShaneMichelon1_0-1742521228099.png" alt="ShaneMichelon1_0-1742521228099.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on what to set to render the output as a table?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 01:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Output-block-markdown-table-with-Variable/m-p/2510910#M5658</guid>
      <dc:creator>ShaneMichelon1</dc:creator>
      <dc:date>2025-03-21T01:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Output block markdown table with Variable</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Output-block-markdown-table-with-Variable/m-p/2511107#M5665</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe the &amp;lt;br&amp;gt; tags make the md table syntax invalid.&lt;/P&gt;&lt;P&gt;If you remove them, you should be fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what you should aim for:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;|Col1|Col2|&lt;BR /&gt;|:---:|:---:|&lt;BR /&gt;|Val1|Val2|&lt;/P&gt;</description>
      <pubDate>Sun, 23 Mar 2025 14:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Output-block-markdown-table-with-Variable/m-p/2511107#M5665</guid>
      <dc:creator>tolange</dc:creator>
      <dc:date>2025-03-23T14:37:08Z</dc:date>
    </item>
  </channel>
</rss>

