<?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 Difference between 'segment' and 'dashboard variable'? in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Difference-between-segment-and-dashboard-variable/m-p/272082#M4849</link>
    <description>&lt;P&gt;Might be a silly question, but I think the answer to this question would help me strengthen my understanding of all the concepts in DT Grail. (and hence, the preparation for the certification later!)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to me there are a lot of overlapping between dashboard variables and segment, in terms of their usage and purpose.&lt;/P&gt;&lt;P&gt;So what is/are the &lt;STRONG&gt;main&lt;/STRONG&gt; difference/s between these two?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Wai Keat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2025 08:37:43 GMT</pubDate>
    <dc:creator>waikeat_chan</dc:creator>
    <dc:date>2025-03-11T08:37:43Z</dc:date>
    <item>
      <title>Difference between 'segment' and 'dashboard variable'?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Difference-between-segment-and-dashboard-variable/m-p/272082#M4849</link>
      <description>&lt;P&gt;Might be a silly question, but I think the answer to this question would help me strengthen my understanding of all the concepts in DT Grail. (and hence, the preparation for the certification later!)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to me there are a lot of overlapping between dashboard variables and segment, in terms of their usage and purpose.&lt;/P&gt;&lt;P&gt;So what is/are the &lt;STRONG&gt;main&lt;/STRONG&gt; difference/s between these two?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Wai Keat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 08:37:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Difference-between-segment-and-dashboard-variable/m-p/272082#M4849</guid>
      <dc:creator>waikeat_chan</dc:creator>
      <dc:date>2025-03-11T08:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between 'segment' and 'dashboard variable'?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Difference-between-segment-and-dashboard-variable/m-p/272171#M4853</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/36245"&gt;@waikeat_chan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Segment are used to logically structure data in Grail and function as filters for data that users are allowed to access based on permissions. Segments can include various types of data, such as monitored entities, logs, metrics, and events.&lt;/P&gt;&lt;P&gt;Dashboard Variables are dynamic placeholders used to filter and customize the data displayed on your dashboards. They allow users to create interactive and flexible dashboards by enabling the selection of different values that can be applied across multiple tiles and queries.&lt;/P&gt;&lt;P data-unlink="true"&gt;Here is a video which talks a bit about these topics , directly skip to &lt;EM&gt;&lt;SPAN class=""&gt;22:55&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class=""&gt;&lt;EM&gt; - Segments and Variables&lt;/EM&gt; chapter in the video if you are in a hurry&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=hjaW2xKWmq4" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=hjaW2xKWmq4&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 06:00:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Difference-between-segment-and-dashboard-variable/m-p/272171#M4853</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-03-12T06:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between 'segment' and 'dashboard variable'?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Difference-between-segment-and-dashboard-variable/m-p/273903#M4904</link>
      <description>&lt;P&gt;In short,&lt;/P&gt;
&lt;P&gt;Segments when...&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;you need to reuse filters throughout dashboards?&lt;/LI&gt;
&lt;LI&gt;or, when you already have a segment for common cases such as your Kubernetes cluster, or your team names?&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;when an application of filters based on OR is fine&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Variables&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you have a special case, where the application of the filter matters, eg.. a combination of A AND B OR C... , where control matters&lt;/LI&gt;
&lt;LI&gt;whenever you can't create a Segment because you might not have permission&lt;/LI&gt;
&lt;LI&gt;whenever you quickly want to solve a case&lt;/LI&gt;
&lt;LI&gt;whenever you need to go beyond simple filtering (e.g. hidden variables, dependent variables)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 31 Mar 2025 06:53:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Difference-between-segment-and-dashboard-variable/m-p/273903#M4904</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2025-03-31T06:53:22Z</dc:date>
    </item>
  </channel>
</rss>

