<?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: Filter two tables on Multiple Criteria in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4600078#M176099</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp; That is a great reply..I must say.&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 07 Mar 2025 09:24:53 GMT</pubDate>
    <dc:creator>sanalytics</dc:creator>
    <dc:date>2025-03-07T09:24:53Z</dc:date>
    <item>
      <title>Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4597360#M176021</link>
      <description>&lt;P&gt;Hello! this might be confusing and I can't share any data so I will do my best!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two tables: SynthesizedItems and Failures. I have a report page dedicated to fail rate. This is just the number of fails/number of synthesized items. (measures in the failure table)&lt;/P&gt;&lt;P&gt;Originally, I linked the two tables to a common date table. this allowed me to see the fail rate adjusted based on the users filtering by date. Then, I realized I needed to be able to break this down further. I added an additional table called DepartmentFilter and linked it to department in both the fail and synthesis tables. this seems to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my question. My report has SEVERAL factors involved that users can slice their data by (all coming from the failure table) and I noticed that if the user filters to a certain customer, the fail table will filter but not the synthesized items table. (makes sense because they are not related, although customer exists as a field in both tables). Is it possible to make this method work where any filter the user applies will affect BOTH tables and therefore give an accurate rate? Is there a limit to how many common "filter" tables I can create and link to both? Is there a way to do it other than creating tables for each field? really trying to avoid this since it would be about 10 fields.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 22:19:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4597360#M176021</guid>
      <dc:creator>aallman</dc:creator>
      <dc:date>2025-03-05T22:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4597457#M176026</link>
      <description>&lt;LI-CODE lang="markup"&gt; I can't share any data&lt;/LI-CODE&gt;
&lt;P&gt;If you can't make the effort to prepare sample data then we can't make the effort to try and help.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 01:04:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4597457#M176026</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-06T01:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4599036#M176070</link>
      <description>&lt;P&gt;I can show you how the two tables are set up?&amp;nbsp;&lt;/P&gt;&lt;P&gt;In both tables are the fields: RefID, Customer, Price, Date, Product, Department, Services, Scale,Purification.&lt;/P&gt;&lt;P&gt;Right now, I have the two filter tables (date and department) related to both the fail and synthesis tables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would you need to try to help?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 17:01:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4599036#M176070</guid>
      <dc:creator>aallman</dc:creator>
      <dc:date>2025-03-06T17:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4599113#M176075</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 17:53:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4599113#M176075</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-06T17:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4600078#M176099</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp; That is a great reply..I must say.&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 09:24:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4600078#M176099</guid>
      <dc:creator>sanalytics</dc:creator>
      <dc:date>2025-03-07T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4603868#M176237</link>
      <description>&lt;P&gt;Fail Table Example:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;RefID&lt;/TD&gt;&lt;TD&gt;MfgID&lt;/TD&gt;&lt;TD&gt;Customer&lt;/TD&gt;&lt;TD&gt;Price&lt;/TD&gt;&lt;TD&gt;FailDate&lt;/TD&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Department&lt;/TD&gt;&lt;TD&gt;Scale&lt;/TD&gt;&lt;TD&gt;Purification&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;CustA&lt;/TD&gt;&lt;TD&gt;$1&lt;/TD&gt;&lt;TD&gt;1/2/25&lt;/TD&gt;&lt;TD&gt;ProdA&lt;/TD&gt;&lt;TD&gt;FRP&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;HPLC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;CustB&lt;/TD&gt;&lt;TD&gt;$2&lt;/TD&gt;&lt;TD&gt;1/3/25&lt;/TD&gt;&lt;TD&gt;ProdB&lt;/TD&gt;&lt;TD&gt;CCM&lt;/TD&gt;&lt;TD&gt;0.5&lt;/TD&gt;&lt;TD&gt;None&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;CustA&lt;/TD&gt;&lt;TD&gt;$1&lt;/TD&gt;&lt;TD&gt;1/4/25&lt;/TD&gt;&lt;TD&gt;ProdA&lt;/TD&gt;&lt;TD&gt;FRP&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;HPLC&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Synthesis Table Example:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;RefID&lt;/TD&gt;&lt;TD&gt;MfgID&lt;/TD&gt;&lt;TD&gt;Customer&lt;/TD&gt;&lt;TD&gt;SynthDate&lt;/TD&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Department&lt;/TD&gt;&lt;TD&gt;Scale&lt;/TD&gt;&lt;TD&gt;Purification&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;CustA&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;1/1/25&lt;/TD&gt;&lt;TD&gt;ProdA&lt;/TD&gt;&lt;TD&gt;FRP&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;HPLC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;CustB&lt;/TD&gt;&lt;TD&gt;1/1/25&lt;/TD&gt;&lt;TD&gt;ProdB&lt;/TD&gt;&lt;TD&gt;CCM&lt;/TD&gt;&lt;TD&gt;0.5&lt;/TD&gt;&lt;TD&gt;None&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;CustC&lt;/TD&gt;&lt;TD&gt;1/2/25&lt;/TD&gt;&lt;TD&gt;ProdC&lt;/TD&gt;&lt;TD&gt;FRP&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;None&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;CustA&lt;/TD&gt;&lt;TD&gt;1/2/25&lt;/TD&gt;&lt;TD&gt;ProdA&lt;/TD&gt;&lt;TD&gt;FRP&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;HPLC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;CustB&lt;/TD&gt;&lt;TD&gt;1/2/25&lt;/TD&gt;&lt;TD&gt;ProdB&lt;/TD&gt;&lt;TD&gt;CCM&lt;/TD&gt;&lt;TD&gt;0.5&lt;/TD&gt;&lt;TD&gt;None&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;DateFilter Table: (related to both main tables one to many)&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/1/25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/2/25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/3/25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/4/25&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Department Filter table: related to both main tables one to many&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Department&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;FRP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CCM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;TNF&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MEASURES:&lt;/P&gt;&lt;P&gt;FailCount = distinctcount(FailTable[MfgID])&lt;/P&gt;&lt;P&gt;SynthCount = calculate(distinctcount(SynthesisTable[MfgID]),ALLSELECTED())&lt;/P&gt;&lt;P&gt;FailRate = FailCount/SynthCount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want is the visual filters on the page for the remaining columns (Customer, Purification, Scale, etc.) to filter BOTH tables/measures to get accurate fail rates.&lt;/P&gt;&lt;P&gt;For example, if I filter to the day 1/2/25 I get a fail rate of 33% (1/3). However, how it is set up now, if I filter to purification HPLC on day 1/2/25, I still get 33% instead of the 100% I need to see. Because my visual filters are just the column from the fail table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since there are so many more fields than I have even shown, I am not sure if it is efficient or correct to create bridge tables (similar to my date and department filter tables) for EVERY field?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that is what you needed to see.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 18:49:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4603868#M176237</guid>
      <dc:creator>aallman</dc:creator>
      <dc:date>2025-03-10T18:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4604040#M176250</link>
      <description>&lt;P&gt;This would be the ideal data model&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;but you say&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Is it possible to make this method work where any filter the user applies will affect BOTH tables and therefore give an accurate rate?&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This would require the fact table to control the dimension table. Let's say you want to show Synthesis data for your fail dates&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;That is possible, but it is not what Power BI is about.&amp;nbsp; (It's more of a QlikSense thing).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can solve that with bidirectional relationships as long as you do not introduce circular references.&amp;nbsp; If you hit those then you would need to consider using USERELATIONSHIP&amp;nbsp; and/or CROSSFILTER&amp;nbsp; where you can temporarily (for a measure) modify the data model connection characteristics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Purification filter should come from a dimension table, not from your fact tables.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 21:50:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4604040#M176250</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-10T21:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4666326#M178726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="418631" data-lia-user-login="aallman" class="lia-mention lia-mention-user"&gt;aallman&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:21:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4666326#M178726</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-04-24T09:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4677372#M179141</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="418631" data-lia-user-login="aallman" class="lia-mention lia-mention-user"&gt;aallman&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 10:32:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4677372#M179141</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-05-02T10:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter two tables on Multiple Criteria</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4679671#M179245</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="418631" data-lia-user-login="aallman" class="lia-mention lia-mention-user"&gt;aallman&lt;/a&gt;&amp;nbsp;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I hope the provided information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 07:16:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-two-tables-on-Multiple-Criteria/m-p/4679671#M179245</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-05-05T07:16:53Z</dc:date>
    </item>
  </channel>
</rss>

