<?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 Dax/Measure to support dynamic target line in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-Dax-Measure-to-support-dynamic-target-line/m-p/3787500#M147955</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="321799" data-lia-user-login="JadhavVarsha_13" class="lia-mention lia-mention-user"&gt;JadhavVarsha_13&lt;/a&gt;&amp;nbsp;Sorry, having trouble following, can you post sample data as text and expected output?&lt;BR /&gt;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>Sat, 23 Mar 2024 13:35:35 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2024-03-23T13:35:35Z</dc:date>
    <item>
      <title>Need help with Dax/Measure to support dynamic target line</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-Dax-Measure-to-support-dynamic-target-line/m-p/3787236#M147935</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Hello All,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Need help with Dax craetion, Any help would be appreciated. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;below is case or condition we have, this is i need to pass as a line or secondary Y axis to the combo chart (bar + line combo)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I have tried multiple ways but some how the line is not passing through. tried using switch, or, and.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I have week column, which holds values like, week 0, week 1, week 2......&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;below is the problem statement :&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;STRONG&gt;End of Month Target&lt;/STRONG&gt;:&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Achievable: Min of (Total in-scope open orders for the given Market at Week 0 * 30% or Achievable&amp;gt; 120days at Week 0)&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;IN PROCESS: Min of Total in-scope open orders for the given Market at Week 0 * 30% or IN PROCESS &amp;gt; 120days a &lt;STRONG&gt;Week 0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;STRONG&gt;Weekly Target&lt;/STRONG&gt;&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;&lt;STRONG&gt;Achievable: &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;If Achievable&amp;gt; 120days at Week 0 &amp;lt; Total in-scope open orders for the given Market at Week 0 * 30%:&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Target is flat line at: Total in-scope open orders for the given Market at Week 0 * 30%&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;If Achievable&amp;gt; 120days at Week 0 &amp;gt; Total in-scope open orders for the given Market at Week 0 * 30%:&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;The Weekly target should be a linear line from *&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Week 1 target for *&lt;STRONG&gt;Achievable&amp;gt; 120days&lt;/STRONG&gt;*:&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Achievable&amp;gt; 120days at Week 0 - 1 *(Achievable&amp;gt; 120days at Week 0 - Total in-scope open orders for the given Market at Week 0 * 30%/4)&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Week 2 target for *&lt;STRONG&gt;Achievable&amp;gt; 120days&lt;/STRONG&gt;*:&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Achievable&amp;gt; 120days at Week 0 - 2 *(Achievable&amp;gt; 120days at Week 0 - Total in-scope open orders for the given Market at Week 0 * 30%/4)&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 06:30:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-Dax-Measure-to-support-dynamic-target-line/m-p/3787236#M147935</guid>
      <dc:creator>JadhavVarsha_13</dc:creator>
      <dc:date>2024-03-23T06:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Dax/Measure to support dynamic target line</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-Dax-Measure-to-support-dynamic-target-line/m-p/3787500#M147955</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="321799" data-lia-user-login="JadhavVarsha_13" class="lia-mention lia-mention-user"&gt;JadhavVarsha_13&lt;/a&gt;&amp;nbsp;Sorry, having trouble following, can you post sample data as text and expected output?&lt;BR /&gt;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>Sat, 23 Mar 2024 13:35:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-Dax-Measure-to-support-dynamic-target-line/m-p/3787500#M147955</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2024-03-23T13:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Dax/Measure to support dynamic target line</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-Dax-Measure-to-support-dynamic-target-line/m-p/3788288#M148015</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you response,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the sample of output i am trying to generate,&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Bars = Total amount&lt;/P&gt;&lt;P&gt;Line = Target Line, basis to the conditions given above&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample of data -&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;120 Days&lt;/TD&gt;&lt;TD&gt;Achievable&lt;/TD&gt;&lt;TD&gt;Week&lt;/TD&gt;&lt;TD&gt;In Scope/Out of Scope&lt;/TD&gt;&lt;TD&gt;Amt&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;lt;120 Days&lt;/TD&gt;&lt;TD&gt;IN PROCESS&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;In Scope&lt;/TD&gt;&lt;TD&gt;1060.67&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;gt;120 Days&lt;/TD&gt;&lt;TD&gt;Achievable&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;In Scope&lt;/TD&gt;&lt;TD&gt;869.04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;gt;120 Days&lt;/TD&gt;&lt;TD&gt;Achievable&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;In Scope&lt;/TD&gt;&lt;TD&gt;188&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 23:38:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-help-with-Dax-Measure-to-support-dynamic-target-line/m-p/3788288#M148015</guid>
      <dc:creator>JadhavVarsha_13</dc:creator>
      <dc:date>2024-03-24T23:38:10Z</dc:date>
    </item>
  </channel>
</rss>

