<?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: New column formula that matches the target value of sales person vs family product in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4072999#M161702</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 07:33:03 GMT</pubDate>
    <dc:creator>Elyblog2009</dc:creator>
    <dc:date>2024-08-01T07:33:03Z</dc:date>
    <item>
      <title>New column formula that matches the target value of sales person vs family product</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4068574#M161523</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please I need your help relating a column that I need to add with a formula that matches the sales target based on family product.Below I have the first table that contain sales data (name) and target based on family product and in the second table I have the same sales data(name) and the family product name connections. In the second table I need to add a formula that reflect the target value (as it it in the first table) of each sales name based on family product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below the target per family and per sales person.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Sales Name&lt;/TD&gt;&lt;TD&gt;Mobility&lt;/TD&gt;&lt;TD&gt;Beyond Connectivity&lt;/TD&gt;&lt;TD&gt;Fixed Connectivity&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jane&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;164,000&lt;/TD&gt;&lt;TD&gt;381,000&lt;/TD&gt;&lt;TD&gt;395,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mailto:Ina.agolli1@vodafone.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Ina&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;40,000&lt;/TD&gt;&lt;TD&gt;98,800&lt;/TD&gt;&lt;TD&gt;90,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mailto:Marsida.loli@vodafone.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Mar&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;60,000&lt;/TD&gt;&lt;TD&gt;108,000&lt;/TD&gt;&lt;TD&gt;135,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mailto:Vesjana.roci@vodafone.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Ves&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;32,000&lt;/TD&gt;&lt;TD&gt;87,100&lt;/TD&gt;&lt;TD&gt;85,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mailto:Irena.veizi@vodafone.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Irena&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;32,000&lt;/TD&gt;&lt;TD&gt;87,100&lt;/TD&gt;&lt;TD&gt;85,000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need that in the other table I have Customer Profile to add another column that matches the name and family and input the target value.&lt;/P&gt;&lt;P&gt;Customer profile table: Target per sales person should be autopopulated based on the above table info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Sales Person&lt;/TD&gt;&lt;TD&gt;Family&lt;/TD&gt;&lt;TD&gt;Target per sales person.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jane&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Beyond Connectivity&lt;/TD&gt;&lt;TD&gt;98,800&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mailto:Ina.agolli1@vodafone.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Ina&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Fixed Connectivity&lt;/TD&gt;&lt;TD&gt;135,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mailto:Marsida.loli@vodafone.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Mar&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Mobility&lt;/TD&gt;&lt;TD&gt;32,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mailto:Vesjana.roci@vodafone.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Ves&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Mobility&lt;/TD&gt;&lt;TD&gt;32,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 07:33:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4068574#M161523</guid>
      <dc:creator>Elyblog2009</dc:creator>
      <dc:date>2024-07-30T07:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: New column formula that matches the target value of sales person vs family product</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4068581#M161524</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="771750" data-lia-user-login="Elyblog2009" class="lia-mention lia-mention-user"&gt;Elyblog2009&lt;/a&gt;&amp;nbsp;, You can create a calculated column for this using LOOKUPVALUE function&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Target per sales person = &lt;BR /&gt;LOOKUPVALUE(&lt;BR /&gt;'Sales Targets'[Mobility], &lt;BR /&gt;'Sales Targets'[Sales Name], 'Customer Profile'[Sales Person], &lt;BR /&gt;'Customer Profile'[Family], "Mobility",&lt;BR /&gt;LOOKUPVALUE(&lt;BR /&gt;'Sales Targets'[Beyond Connectivity], &lt;BR /&gt;'Sales Targets'[Sales Name], 'Customer Profile'[Sales Person], &lt;BR /&gt;'Customer Profile'[Family], "Beyond Connectivity",&lt;BR /&gt;LOOKUPVALUE(&lt;BR /&gt;'Sales Targets'[Fixed Connectivity], &lt;BR /&gt;'Sales Targets'[Sales Name], 'Customer Profile'[Sales Person], &lt;BR /&gt;'Customer Profile'[Family], "Fixed Connectivity"&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 07:37:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4068581#M161524</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2024-07-30T07:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: New column formula that matches the target value of sales person vs family product</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4069362#M161554</link>
      <description>&lt;P&gt;Hello bhanu_gautam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. I have tried the proposed solution, but it is being rejected with the below reason. I have tried to relationship the Family column in Customer Profile with Direct Sales target tab with one of the columns with Many to Many relationship but still isn't working. Any proposal from your side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 14:38:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4069362#M161554</guid>
      <dc:creator>Elyblog2009</dc:creator>
      <dc:date>2024-07-30T14:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: New column formula that matches the target value of sales person vs family product</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4072999#M161702</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 07:33:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4072999#M161702</guid>
      <dc:creator>Elyblog2009</dc:creator>
      <dc:date>2024-08-01T07:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: New column formula that matches the target value of sales person vs family product</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4075606#M161823</link>
      <description>&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried the formula but is not working due to missing relationships .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion from your side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 09:15:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/New-column-formula-that-matches-the-target-value-of-sales-person/m-p/4075606#M161823</guid>
      <dc:creator>Elyblog2009</dc:creator>
      <dc:date>2024-08-02T09:15:09Z</dc:date>
    </item>
  </channel>
</rss>

