<?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 Looking for way to filter based on related field to selected value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Looking-for-way-to-filter-based-on-related-field-to-selected/m-p/1278168#M21740</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a need to be able to select a single ticket number and then filter other visuals/values based on a related field to that ticket number. For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In the above I have selected ticket 693379, which has a value of application error. I want a count of all application error's in the bottom box based on selecting the ticket number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried this calculation with no luck, and tried some variations of values with no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;EM&gt;mSelected subtype disCount SR = CALCULATE(DISTINCTCOUNT(v_rpt_Service_Summary[SR_Service_RecID]), FILTER(ALL(v_rpt_Service_Summary), SELECTEDVALUE(v_rpt_Service_Summary[ServiceSubType])))&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if I can help with any additional info, thanks in advance for any suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seth Calkins&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2020 17:31:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-08-06T17:31:46Z</dc:date>
    <item>
      <title>Looking for way to filter based on related field to selected value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Looking-for-way-to-filter-based-on-related-field-to-selected/m-p/1278168#M21740</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a need to be able to select a single ticket number and then filter other visuals/values based on a related field to that ticket number. For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In the above I have selected ticket 693379, which has a value of application error. I want a count of all application error's in the bottom box based on selecting the ticket number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried this calculation with no luck, and tried some variations of values with no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;EM&gt;mSelected subtype disCount SR = CALCULATE(DISTINCTCOUNT(v_rpt_Service_Summary[SR_Service_RecID]), FILTER(ALL(v_rpt_Service_Summary), SELECTEDVALUE(v_rpt_Service_Summary[ServiceSubType])))&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if I can help with any additional info, thanks in advance for any suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seth Calkins&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 17:31:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Looking-for-way-to-filter-based-on-related-field-to-selected/m-p/1278168#M21740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-06T17:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for way to filter based on related field to selected value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Looking-for-way-to-filter-based-on-related-field-to-selected/m-p/1278190#M21743</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;Not really enough information to go on, please first check if your issue is a common issue listed here: &lt;A href="https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The most important parts are:&lt;BR /&gt;1. Sample data as text, use the table tool in the editing bar&lt;BR /&gt;2. Expected output from sample data&lt;BR /&gt;3. Explanation in words of how to get from 1. to 2.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 17:29:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Looking-for-way-to-filter-based-on-related-field-to-selected/m-p/1278190#M21743</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-08-06T17:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for way to filter based on related field to selected value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Looking-for-way-to-filter-based-on-related-field-to-selected/m-p/1278236#M21746</link>
      <description>&lt;P&gt;Thanks Greg, a more in depth search did turn up a related post that provided the solution.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Filtering-and-Measures-based-on-a-field-related-to-slicer/m-p/744743" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Filtering-and-Measures-based-on-a-field-related-to-slicer/m-p/744743&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 17:41:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Looking-for-way-to-filter-based-on-related-field-to-selected/m-p/1278236#M21746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-06T17:41:37Z</dc:date>
    </item>
  </channel>
</rss>

