<?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: Order of columns in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Order-of-columns/m-p/213676#M13</link>
    <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="c-mrkdwn__code" data-stringify-type="code"&gt;fields&lt;/CODE&gt; command can be used to set the order of the fields. Please have a look at the following sample&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&lt;LI-CODE lang="markup"&gt;fetch logs
| fields timestamp, log.source, content&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;With the fields command you not only specify which fields should be displayed, but also its order. So you need to specify all fields which you want to be visible&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;For further info, please have a look at the documentation of the command:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/dql-commands#fields" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/dql-commands#fields&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-message_kit__reaction_bar c-reaction_bar c-reaction_bar--light c-reaction_bar--collapsed" role="group" data-qa="reaction_bar" aria-label="Reactions" data-stringify-ignore="true"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="c-message_kit__reaction_bar c-reaction_bar c-reaction_bar--light c-reaction_bar--collapsed" role="group" data-qa="reaction_bar" aria-label="Reactions" data-stringify-ignore="true"&gt;Best,&lt;BR /&gt;Sini&lt;/DIV&gt;</description>
    <pubDate>Thu, 01 Jun 2023 14:39:58 GMT</pubDate>
    <dc:creator>sinisa_zubic</dc:creator>
    <dc:date>2023-06-01T14:39:58Z</dc:date>
    <item>
      <title>Order of columns</title>
      <link>https://community.dynatrace.com/t5/DQL/Order-of-columns/m-p/213654#M1</link>
      <description>&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;Can we set the order of columns?&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;I want following order in the table:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="p-rich_text_section"&gt;timestamp&lt;/LI&gt;
&lt;LI class="p-rich_text_section"&gt;log.source&lt;/LI&gt;
&lt;LI class="p-rich_text_section"&gt;then the column order can be random&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-files_container" role="none"&gt;
&lt;DIV class="c-message_kit__file__meta"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 May 2023 13:38:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Order-of-columns/m-p/213654#M1</guid>
      <dc:creator>stefan_eggersto</dc:creator>
      <dc:date>2023-05-31T13:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Order of columns</title>
      <link>https://community.dynatrace.com/t5/DQL/Order-of-columns/m-p/213676#M13</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="c-mrkdwn__code" data-stringify-type="code"&gt;fields&lt;/CODE&gt; command can be used to set the order of the fields. Please have a look at the following sample&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&lt;LI-CODE lang="markup"&gt;fetch logs
| fields timestamp, log.source, content&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;With the fields command you not only specify which fields should be displayed, but also its order. So you need to specify all fields which you want to be visible&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;For further info, please have a look at the documentation of the command:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/dql-commands#fields" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/dql-commands#fields&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-message_kit__reaction_bar c-reaction_bar c-reaction_bar--light c-reaction_bar--collapsed" role="group" data-qa="reaction_bar" aria-label="Reactions" data-stringify-ignore="true"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="c-message_kit__reaction_bar c-reaction_bar c-reaction_bar--light c-reaction_bar--collapsed" role="group" data-qa="reaction_bar" aria-label="Reactions" data-stringify-ignore="true"&gt;Best,&lt;BR /&gt;Sini&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Jun 2023 14:39:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Order-of-columns/m-p/213676#M13</guid>
      <dc:creator>sinisa_zubic</dc:creator>
      <dc:date>2023-06-01T14:39:58Z</dc:date>
    </item>
  </channel>
</rss>

