<?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: Matrix View Column Calculation in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2541223#M71577</link>
    <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In power bi you can also use the IF function to judge, use the Line and clustered column to see the target value.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/if-function-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/if-function-dax&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow：&lt;/P&gt;
&lt;P&gt;1. Create measure.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;IF =
IF(
    DIVIDE( MAX('Table'[Pre]),100)&amp;gt;=MAX('Table'[Target]),"Yes","No")&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Targetmeasure =
CALCULATE(MAX('Table'[Target]),FILTER(ALL('Table'),'Table'[Row Labels]=MAX('Table'[Row Labels])&amp;amp;&amp;amp;'Table'[Show by Region]=MAX('Table'[Show by Region]))) * 100&lt;/LI-CODE&gt;
&lt;P&gt;2. Find Line and clustered column in Visual&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;3. Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If you need pbix, please click &lt;A href="https://m365x668238-my.sharepoint.com/:u:/g/personal/yangliu_m365x668238_onmicrosoft_com/EUzNZJ9Uc8lFldS26p9ZRiAB4v4ziBoOCajqK5Uu4dXx0Q?e=ANAxKA" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2022 10:40:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-05-26T10:40:45Z</dc:date>
    <item>
      <title>Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2533852#M71136</link>
      <description>&lt;P&gt;Edit:&amp;nbsp;&lt;A href="https://docs.google.com/spreadsheets/d/1wTP4jRlo-e5pMOh44TlKRLgNvEmji-c2/edit?usp=sharing&amp;amp;ouid=118443021272311132801&amp;amp;rtpof=true&amp;amp;sd=true" target="_self"&gt;Google Drive Link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have built a view in Excel with three sheets that I am trying to recreate in PowerBI.&lt;/P&gt;&lt;P&gt;The first sheet shows two metrics by region and market, and indicates wher each market is meeting a given target. In excel, this is a simple If/then with conditional formatting, in a column adjacent to the pivot table. What is the equivalent in PowerBI?&lt;/P&gt;&lt;P&gt;The other two sheets are graphs of data over time, trying to show if/when each group exceeds the target. How can I create the target lines in PowerBI?&lt;/P&gt;&lt;P&gt;(First post, is there a way to attach a file to these? Screenshots below)&lt;/P&gt;&lt;P&gt;Sheet 1:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Sheet 2/3:&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, 23 May 2022 18:18:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2533852#M71136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-23T18:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534072#M71147</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;You can use GOOGLE DRIVE, DropBox, WETRANSFER and others. Just click the link to the right of the smiley face on the top ribbon. Better to share data to get proper answer in many cases. FYI&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 17:24:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534072#M71147</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-05-23T17:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534131#M71150</link>
      <description>&lt;P&gt;Thanks, added to the top (I hope it's accessible)&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 17:59:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534131#M71150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-23T17:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534151#M71152</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;I could not access it. I don't know how data you have but you can paste right here:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Measure Name&lt;/TD&gt;&lt;TD&gt;Sort Order&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Today Non App&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;L 7 Day Non App&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;L 8-15 Day Non App&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;L 16-30 Day Non App&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Over 30 Non App&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I have to run to appointment to go to shortly, but can look a bit later .Thank you..&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 18:10:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534151#M71152</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-05-23T18:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534163#M71154</link>
      <description>&lt;P&gt;I tried a Google Drive Link instead of Dropbox&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 18:19:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2534163#M71154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-23T18:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2536382#M71287</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I've been tring to get your data to work. For some reson I can not get your Group B to show up on the report. I was using your main file tab called "Original Data". I feel like I have some bug with this aprticular file. I will attach, what should be the proper model to analyze this.&lt;/P&gt;&lt;P&gt;I'm not sure wheree to go from here although maybe you can try to get both groups to ahow up? Sorry about the delay.&lt;/P&gt;&lt;P&gt;&lt;A title="Matrix Question" href="https://drive.google.com/file/d/1N9kzEi84-RcMa3_AngOetF1ohQsNA86b/view?usp=sharing" target="_self"&gt;https://drive.google.com/file/d/1N9kzEi84-RcMa3_AngOetF1ohQsNA86b/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:26:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2536382#M71287</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-05-24T13:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2537366#M71359</link>
      <description>&lt;P&gt;I don't see a file to open. This is what I see with your google drive link:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 22:54:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2537366#M71359</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-24T22:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2538911#M71462</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I see. If you look at that page and look to far left hand upper corner, you will see a downloa arrow.&amp;nbsp; You click to download. It is the 3rd icon from top left. I'll paste example here:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 12:40:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2538911#M71462</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-05-25T12:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2539144#M71481</link>
      <description>&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 13:55:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2539144#M71481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-25T13:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2539892#M71519</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I finally became more free. Were you going to send me an updated file? The one I had opened didn't seem to be&amp;nbsp; the correct one. Sorry about this timing!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 19:58:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2539892#M71519</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-05-25T19:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix View Column Calculation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2541223#M71577</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In power bi you can also use the IF function to judge, use the Line and clustered column to see the target value.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/if-function-dax" target="_blank"&gt;https://docs.microsoft.com/en-us/dax/if-function-dax&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow：&lt;/P&gt;
&lt;P&gt;1. Create measure.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;IF =
IF(
    DIVIDE( MAX('Table'[Pre]),100)&amp;gt;=MAX('Table'[Target]),"Yes","No")&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Targetmeasure =
CALCULATE(MAX('Table'[Target]),FILTER(ALL('Table'),'Table'[Row Labels]=MAX('Table'[Row Labels])&amp;amp;&amp;amp;'Table'[Show by Region]=MAX('Table'[Show by Region]))) * 100&lt;/LI-CODE&gt;
&lt;P&gt;2. Find Line and clustered column in Visual&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;3. Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If you need pbix, please click &lt;A href="https://m365x668238-my.sharepoint.com/:u:/g/personal/yangliu_m365x668238_onmicrosoft_com/EUzNZJ9Uc8lFldS26p9ZRiAB4v4ziBoOCajqK5Uu4dXx0Q?e=ANAxKA" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 10:40:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Matrix-View-Column-Calculation/m-p/2541223#M71577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-26T10:40:45Z</dc:date>
    </item>
  </channel>
</rss>

