<?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: Extract data of MSISDN with multiple IMSI in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291940#M2965</link>
    <description>&lt;P&gt;I'm still not sure what you need and, most importantly, how the source data looks like.&lt;BR /&gt;&lt;BR /&gt;Maybe you need to summarize with collectDistinct ?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Dec 2025 14:33:29 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2025-12-19T14:33:29Z</dc:date>
    <item>
      <title>Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291935#M2962</link>
      <description>&lt;P&gt;Hello all ,&lt;/P&gt;&lt;P&gt;i am new for DQL so i am trying to extract data of MSISDN against the IMSI where i have multiple IMSI , so is there any way so&amp;nbsp; that query take IMSI and extract the MSISDN against those IMSI in one go .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fetch logs,scanLimitGBytes:-1&lt;BR /&gt;| filter dt.system.bucket=="engineering" and index == "AB"&lt;BR /&gt;| filter Market == "NA"&lt;BR /&gt;|filter IMSI=="1800189"&lt;BR /&gt;|filter isNotNull(MDN) and MDN != 0&lt;BR /&gt;|fields DEG_MDN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output -:&lt;/P&gt;&lt;P&gt;MDN&lt;/P&gt;&lt;P&gt;8634####&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 14:02:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291935#M2962</guid>
      <dc:creator>kumarv14</dc:creator>
      <dc:date>2025-12-19T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291937#M2963</link>
      <description>&lt;P&gt;Can you please elaborate more on that and provide a sample of the log record?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 14:21:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291937#M2963</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-12-19T14:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291939#M2964</link>
      <description>&lt;P&gt;i am getting msisdn with this query but i have multiple imsi so wants to get msisdn&amp;nbsp; in one go is it possible ? PFA the snap .&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 14:28:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291939#M2964</guid>
      <dc:creator>kumarv14</dc:creator>
      <dc:date>2025-12-19T14:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291940#M2965</link>
      <description>&lt;P&gt;I'm still not sure what you need and, most importantly, how the source data looks like.&lt;BR /&gt;&lt;BR /&gt;Maybe you need to summarize with collectDistinct ?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 14:33:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291940#M2965</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-12-19T14:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291943#M2966</link>
      <description>&lt;P&gt;basically simple thing on behalf of IMSI i am trying to extract MDN , but i have multiple IMSI so how can i check MDN details , it extracted by manual process but when we have IMSI in 1K range then not possible to get MDN against the IMSI.&lt;/P&gt;&lt;P&gt;Logs format -:&lt;/P&gt;&lt;P&gt;Here&amp;nbsp;numericMDN(real numeric MSISDN) due to some compliance i can not upload real logs . logs are pipe separated .&lt;/P&gt;&lt;P&gt;Date |HTTPS|OUT|0|DEG_MDN| IMSI |someAPIName|SessionID| DEG_MDN=numericMDN&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 14:56:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/291943#M2966</guid>
      <dc:creator>kumarv14</dc:creator>
      <dc:date>2025-12-19T14:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/292048#M2967</link>
      <description>&lt;P&gt;to filter by multiple values you can use &lt;EM&gt;&lt;STRONG&gt;in()&lt;/STRONG&gt;&lt;/EM&gt; function, like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|filter in(IMSI, {"1800189", "1800188", "1800187"})&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;If you want to know which&amp;nbsp;&lt;SPAN&gt;DEG_MDN belong to which&amp;nbsp;IMSI, just leave both fields in output:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|fields DEG_MDN, IMSI&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/platform/grail/dynatrace-query-language/functions/general-functions#in" target="_blank"&gt;https://docs.dynatrace.com/docs/discover-dynatrace/platform/grail/dynatrace-query-language/functions/general-functions#in&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 13:22:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/292048#M2967</guid>
      <dc:creator>krzysztof_hoja</dc:creator>
      <dc:date>2025-12-22T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Wants to get unique IMSI against the specific API</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/293159#M3043</link>
      <description>&lt;P&gt;&amp;nbsp;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy new year , hope you all are doing well . i wants to get result of unique IMSI against the specific API i have this query and getting some result so can you suggest me if any other option to get best results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fetch logs,scanLimitGBytes:-1&lt;BR /&gt;| filter dt.system.bucket=="engineering" and index == "db"&lt;BR /&gt;| filter SourceDestination=="Device"&lt;BR /&gt;| filter Market == "IN"&lt;BR /&gt;| filter Direction == "OUT"&lt;BR /&gt;| filter TransactionType == "getMSI"&lt;BR /&gt;|summarize countDistinct(IMSI)&lt;/P&gt;&lt;P&gt;note -- IMSI is a field here ,that one i wants to get distinct count for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2695384&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 12:15:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/293159#M3043</guid>
      <dc:creator>kumarv14</dc:creator>
      <dc:date>2026-01-15T12:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/293163#M3041</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy new year , hope you all are doing well . i wants to get result of unique IMSI against the specific API i have this query and getting some result so can you suggest me if any other option to get best results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fetch logs,scanLimitGBytes:-1&lt;BR /&gt;| filter dt.system.bucket=="engineering" and index == "db"&lt;BR /&gt;| filter SourceDestination=="Device"&lt;BR /&gt;| filter Market == "IN"&lt;BR /&gt;| filter Direction == "OUT"&lt;BR /&gt;| filter TransactionType == "getMSI"&lt;BR /&gt;|summarize countDistinct(IMSI)&lt;/P&gt;&lt;P&gt;note -- IMSI is a field here ,that one i wants to get distinct count for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2695384&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 12:57:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/293163#M3041</guid>
      <dc:creator>kumarv14</dc:creator>
      <dc:date>2026-01-15T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data of MSISDN with multiple IMSI</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/293164#M3042</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy new year , hope you all are doing well . i wants to get result of unique IMSI against the specific API i have this query and getting some result so can you suggest me if any other option to get best results.&lt;/P&gt;&lt;P&gt;fetch logs,scanLimitGBytes:-1&lt;BR /&gt;| filter dt.system.bucket=="engineering" and index == "db"&lt;BR /&gt;| filter SourceDestination=="Device"&lt;BR /&gt;| filter Market == "IN"&lt;BR /&gt;| filter Direction == "OUT"&lt;BR /&gt;| filter TransactionType == "getMSI"&lt;BR /&gt;|summarize countDistinct(IMSI)&lt;/P&gt;&lt;P&gt;note -- IMSI is a field here ,that one i wants to get distinct count for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2695384&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 12:58:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-data-of-MSISDN-with-multiple-IMSI/m-p/293164#M3042</guid>
      <dc:creator>kumarv14</dc:creator>
      <dc:date>2026-01-15T12:58:31Z</dc:date>
    </item>
  </channel>
</rss>

