<?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: Need Help with Power bi in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3272949#M121365</link>
    <description>&lt;P&gt;Thanks for your time and reply,&lt;BR /&gt;It is not working as exepted.&lt;BR /&gt;&lt;BR /&gt;The thing is that I have one table visual with columns Accid from Account table and Sales, One filter with Owner coming from account table,&lt;BR /&gt;Now when I am trying to filter data by selecting any owner from filter it is taking Owner from account matching it with owner column in sales table, Instead of that it should match it with Trader column in sales table.&lt;BR /&gt;As per above sample, Suppose I am selecting&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Daniel Madio&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Than output in table should be------Right&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;7C80A27A-46B8-E811-A978-000D3AF49C6C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3,251.10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2,595.72&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is giving me output as----- Wrong&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2,595.72&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;2,595.70&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Wed, 07 Jun 2023 14:39:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-07T14:39:07Z</dc:date>
    <item>
      <title>Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3271186#M121254</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am stuck in one problem in Power Bi, any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;I have two tables in power BI 1) Account 2) Sales&lt;BR /&gt;Account table has two columns 1) id 2) Owner&lt;BR /&gt;Sales has four column 1)Sales(YTD) 2)Accid 3) trader 4)Owner&lt;BR /&gt;I have built relationship between them by using unique id column from account table and id column from Sales table&lt;BR /&gt;Now the situation is that account table owner column represents the owner of the account,&lt;BR /&gt;But for that perticular account other owner can also do sales.&lt;BR /&gt;Now when I am trying apply filter to filter sales data based on owner it is only giving value for the account of which he is a owner&lt;BR /&gt;But I want all the account for which he has made the sales.&lt;BR /&gt;&lt;BR /&gt;Please find sample data&lt;BR /&gt;Sales table&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Trader&lt;/TD&gt;&lt;TD&gt;YTD&lt;/TD&gt;&lt;TD&gt;AccID&lt;/TD&gt;&lt;TD&gt;Owner&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PASCAL SELTZER&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;4480A27A-46B8-E811-A978-000D3AF49C6C&lt;/TD&gt;&lt;TD&gt;Pascal Seltzer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PASCAL SELTZER&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;3AC1D8F1-F89B-EC11-B3FE-000D3A09D328&lt;/TD&gt;&lt;TD&gt;Pascal Seltzer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DANIEL MADIO&lt;/TD&gt;&lt;TD&gt;3,251.10&lt;/TD&gt;&lt;TD&gt;7C80A27A-46B8-E811-A978-000D3AF49C6C&lt;/TD&gt;&lt;TD&gt;Shaker Droubi&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DANIEL MADIO&lt;/TD&gt;&lt;TD&gt;2,595.72&lt;/TD&gt;&lt;TD&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/TD&gt;&lt;TD&gt;Daniel Madio&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;MICHAEL POIRIER&lt;/TD&gt;&lt;TD&gt;4,296.67&lt;/TD&gt;&lt;TD&gt;B3A02A02-2C78-EA11-A811-000D3AF46489&lt;/TD&gt;&lt;TD&gt;Michael Poirier&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;MICHAEL POIRIER&lt;/TD&gt;&lt;TD&gt;2,595.70&lt;/TD&gt;&lt;TD&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/TD&gt;&lt;TD&gt;Daniel Madio&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;RACHID BELKHADIR&lt;/TD&gt;&lt;TD&gt;4,296.67&lt;/TD&gt;&lt;TD&gt;B3A02A02-2C78-EA11-A811-000D3AF46489&lt;/TD&gt;&lt;TD&gt;Michael Poirier&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;SHAKER DROUBI&lt;/TD&gt;&lt;TD&gt;9,160.80&lt;/TD&gt;&lt;TD&gt;2836F63D-A875-EA11-A811-000D3AF46489&lt;/TD&gt;&lt;TD&gt;Christopher Pratt&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Account table&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;AccID&lt;/TD&gt;&lt;TD&gt;Owner&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4480A27A-46B8-E811-A978-000D3AF49C6C&lt;/TD&gt;&lt;TD&gt;Pascal Seltzer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3AC1D8F1-F89B-EC11-B3FE-000D3A09D328&lt;/TD&gt;&lt;TD&gt;Pascal Seltzer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;7C80A27A-46B8-E811-A978-000D3AF49C6C&lt;/TD&gt;&lt;TD&gt;Shaker Droubi&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/TD&gt;&lt;TD&gt;Daniel Madio&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B3A02A02-2C78-EA11-A811-000D3AF46489&lt;/TD&gt;&lt;TD&gt;Michael Poirier&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2836F63D-A875-EA11-A811-000D3AF46489&lt;/TD&gt;&lt;TD&gt;Christopher Pratt&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Thanks for any help in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 19:10:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3271186#M121254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-06T19:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3272270#M121330</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Total sales by trader =
CALCULATE (
    SUM ( Sales[YTD] ),
    REMOVEFILTERS ( Account ),
    TREATAS ( VALUES ( Account[Owner] ), Sales[Trader] )
)
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 15:24:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3272270#M121330</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-06-07T15:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3272949#M121365</link>
      <description>&lt;P&gt;Thanks for your time and reply,&lt;BR /&gt;It is not working as exepted.&lt;BR /&gt;&lt;BR /&gt;The thing is that I have one table visual with columns Accid from Account table and Sales, One filter with Owner coming from account table,&lt;BR /&gt;Now when I am trying to filter data by selecting any owner from filter it is taking Owner from account matching it with owner column in sales table, Instead of that it should match it with Trader column in sales table.&lt;BR /&gt;As per above sample, Suppose I am selecting&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Daniel Madio&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Than output in table should be------Right&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;7C80A27A-46B8-E811-A978-000D3AF49C6C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;3,251.10&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2,595.72&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is giving me output as----- Wrong&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2,595.72&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;37EA4450-D698-E911-A982-000D3AF490CC&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;2,595.70&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 07 Jun 2023 14:39:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3272949#M121365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-07T14:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3273035#M121368</link>
      <description>&lt;P&gt;I've edited my original post to use the correct column.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 15:25:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3273035#M121368</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-06-07T15:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3273076#M121373</link>
      <description>&lt;P&gt;I've tried by that way but it is giving same value for all the account in table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 16:01:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3273076#M121373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-07T16:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3274259#M121441</link>
      <description>&lt;P&gt;It works for me using the sample data if I put the account id from the sales table in the visual&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 08:30:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3274259#M121441</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-06-08T08:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3274318#M121445</link>
      <description>&lt;P&gt;Yes, that way it will work but I do have some other data&amp;nbsp; in table, So I have to use accounts from Account table only&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 09:00:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3274318#M121445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-08T09:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3274403#M121449</link>
      <description>&lt;P&gt;It works for me that way too&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&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;
&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>Thu, 08 Jun 2023 09:48:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3274403#M121449</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-06-08T09:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3275168#M121486</link>
      <description>&lt;P&gt;Thanks for everything, But if you can share me PBIX file it will be very helpful!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 17:47:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3275168#M121486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-08T17:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3276164#M121536</link>
      <description>&lt;P&gt;Here you go&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 08:19:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3276164#M121536</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-06-09T08:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Power bi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3276458#M121547</link>
      <description>&lt;P&gt;Thanks for The file, Will have a look and let you know&lt;BR /&gt;&lt;BR /&gt;Thanks again&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 11:15:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Power-bi/m-p/3276458#M121547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-09T11:15:32Z</dc:date>
    </item>
  </channel>
</rss>

