<?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 DAX to Calculate Capture Forecast Version Snapshots by Month Halves in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784373#M183191</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687592" data-lia-user-login="etane" class="lia-mention lia-mention-user"&gt;etane&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Have you had a chance to review the solution we shared &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287762" data-lia-user-login="FBergamaschi" class="lia-mention lia-mention-user"&gt;FBergamaschi&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="785783" data-lia-user-login="Selva-Salimi" class="lia-mention lia-mention-user"&gt;Selva-Salimi&lt;/a&gt;&amp;nbsp;? If the issue persists, feel free to reply so we can help further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Aug 2025 11:51:41 GMT</pubDate>
    <dc:creator>v-saisrao-msft</dc:creator>
    <dc:date>2025-08-01T11:51:41Z</dc:date>
    <item>
      <title>Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783309#M183154</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, we enter forecast starting at beginning of the month.&amp;nbsp; And, we make periodic updates throughout the month.&amp;nbsp; Here's what I need:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Calculate current year and current month's first half month version of forecast which is total forecast entered but with last modification before the 15th of the month by product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Calculate current year and current month's second half month version of forecast which is total forecast entered but with last modification date on or before the last day of the month by product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, with the below data set:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first half month version's forecast total should be 110,000 because the mod date 7/7/2025 is before the 15th of the month.&amp;nbsp; And, the second half month version's forecast should be 120,000.&lt;BR /&gt;&lt;BR /&gt;Similarly, this is what the result should look like with the test data in the &lt;A href="https://drive.google.com/file/d/1iY6WMnF53yfYy62PMR0nQ62W6FeGaq-B/view?usp=sharing" target="_self"&gt;link here&lt;/A&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 15:55:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783309#M183154</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-07-31T15:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783356#M183156</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687592" data-lia-user-login="etane" class="lia-mention lia-mention-user"&gt;etane&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my result&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;&lt;P&gt;Notes:&lt;/P&gt;&lt;P&gt;1 - I disabled autodate/time&lt;/P&gt;&lt;P&gt;2 - for Product C there is no Second Half Forecast in your data, so it dows not appear&lt;/P&gt;&lt;P&gt;3 - even though I did not use the calendar, I just considered a single calendar with two relationships (one disabled)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1CFUFS8z6016bfKeoWU_CrZWqmopuE7PT?usp=sharing" target="_blank"&gt;https://drive.google.com/drive/folders/1CFUFS8z6016bfKeoWU_CrZWqmopuE7PT?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped, please consider giving kudos and mark as a solution&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;@me in replies or I'll lose your thread&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Want to check your DAX skills? &lt;A href="https://www.linkedin.com/company/kubisco/" target="_blank"&gt;Answer my biweekly DAX challenges on the kubisco Linkedin page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Consider voting &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-Filter-Pane-as-an-icon-on-the-right-side-bar-in-on/idi-p/4728588" target="_blank"&gt;this Power BI idea&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Francesco Bergamaschi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MBA, M.Eng, M.Econ, Professor of BI&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 16:38:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783356#M183156</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-07-31T16:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783363#M183157</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687592" data-lia-user-login="etane" class="lia-mention lia-mention-user"&gt;etane&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;first create a table like this:&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Table_1 =&lt;/SPAN&gt; &lt;SPAN&gt;DATATABLE&lt;/SPAN&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;INTEGER&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"status"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;STRING&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; {&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; { &lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"first half"&lt;/SPAN&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; { &lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"second half"&lt;/SPAN&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;dont define any relation between this table and any other tables in your file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then you can write a measure like this:&lt;/P&gt;
&lt;P&gt;Measure Amount := if (selectedvalue (table_1[ID] =1 , calculate (sum( [sum of forecast amount]) , filter (your_table , [product_name] = earlier [product_name] &amp;amp;&amp;amp; month([sytem mod stamp]) = month([system mod stamp]) &amp;amp;&amp;amp; year([system mod stamp])= year([system mod stamp) &amp;amp;&amp;amp; day([system mod stamp]) &amp;lt;= 15 ,&amp;nbsp;if (selectedvalue (table_1[ID] =1 , calculate (sum( [sum of forecast amount]) , filter (your_table , [product_name] = earlier [product_name] &amp;amp;&amp;amp; month([sytem mod stamp]) = month([system mod stamp]) &amp;amp;&amp;amp; year([system mod stamp])= year([system mod stamp) &amp;amp;&amp;amp; day([system mod stamp]) &amp;gt;= 15))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can use the column defined in table_1 for each half in your visual table or slicer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If this post helps, then I would appreciate a thumbs up&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;and&amp;nbsp;&lt;STRONG&gt;mark it as the solution&lt;/STRONG&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;to help the other members find it more quickly.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 16:50:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783363#M183157</guid>
      <dc:creator>Selva-Salimi</dc:creator>
      <dc:date>2025-07-31T16:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783371#M183158</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287762" data-lia-user-login="FBergamaschi" class="lia-mention lia-mention-user"&gt;FBergamaschi&lt;/a&gt;&amp;nbsp; Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Somethings didn't fit my requirements:&lt;BR /&gt;1) I need the creation calendar connected because there's multiple years and months in the working file.&amp;nbsp; So, I need it to isolate to current year and month.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;2) Second half measure should capture the latest forecast that's entered or updated anytime during the month.&amp;nbsp; So, for Product C, it should pick up the forecast with the latest mod date as below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 17:02:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783371#M183158</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-07-31T17:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783844#M183172</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687592" data-lia-user-login="etane" class="lia-mention lia-mention-user"&gt;etane&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;absolutely&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) the modification i did has nothing to do with the solution, sorry I forgot to put it back, now it is bak to original, always at my link&lt;/P&gt;&lt;P&gt;2) I modified as per your request, this point was unclear to me, now it is done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1CFUFS8z6016bfKeoWU_CrZWqmopuE7PT?usp=sharing" target="_blank" rel="nofollow noopener noreferrer"&gt;https://drive.google.com/drive/folders/1CFUFS8z6016bfKeoWU_CrZWqmopuE7PT?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS consider that there is this case&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;in which, at the latest modification sate in the first half, you have two rows (this time with the same value forecast amount) with two different created date, I took the row of the maximum created date and the maximum mod date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped, please consider giving kudos and mark as a solution&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;@me in replies or I'll lose your thread&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Want to check your DAX skills? &lt;A href="https://www.linkedin.com/company/kubisco/" target="_blank" rel="noopener"&gt;Answer my biweekly DAX challenges on the kubisco Linkedin page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Consider voting &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-Filter-Pane-as-an-icon-on-the-right-side-bar-in-on/idi-p/4728588" target="_blank" rel="noopener"&gt;this Power BI idea&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Francesco Bergamaschi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MBA, M.Eng, M.Econ, Professor of BI&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 06:36:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4783844#M183172</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-08-01T06:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784373#M183191</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687592" data-lia-user-login="etane" class="lia-mention lia-mention-user"&gt;etane&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Have you had a chance to review the solution we shared &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287762" data-lia-user-login="FBergamaschi" class="lia-mention lia-mention-user"&gt;FBergamaschi&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="785783" data-lia-user-login="Selva-Salimi" class="lia-mention lia-mention-user"&gt;Selva-Salimi&lt;/a&gt;&amp;nbsp;? If the issue persists, feel free to reply so we can help further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 11:51:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784373#M183191</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-08-01T11:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784643#M183204</link>
      <description>&lt;P&gt;I am sorry I need one more tweak.&amp;nbsp; My fault because I only have one user in the dataset I provided.&amp;nbsp; But, the measure you provided doesn't work if there's more than one user.&amp;nbsp; Would you be able to tweak the measure so that it shows total forecast for all users using the same logic in the measure you provided?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 15:58:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784643#M183204</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-01T15:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784655#M183205</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="687592" data-lia-user-login="etane" class="lia-mention lia-mention-user"&gt;etane&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not understand what you are asking and I do not have any user column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please exaplin and show an image of what you are asking me to achieve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 16:04:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784655#M183205</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-08-01T16:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784759#M183210</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287762" data-lia-user-login="FBergamaschi" class="lia-mention lia-mention-user"&gt;FBergamaschi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added some more data to the test file.&amp;nbsp; 2 more reps and one more column, &lt;A href="https://drive.google.com/file/d/1seMKkIaVrOYuWQyRcSW40ndEHS8lXhnK/view?usp=sharing" target="_self"&gt;here's link.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please tweak your formula to accomodate:&lt;BR /&gt;1) Additional sales reps&lt;/P&gt;&lt;P&gt;2) Added a category field, please filter for "Field Forecast"&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So, the output should look like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, apologies for not providing a more thorough test data the first time.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 17:52:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784759#M183210</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-01T17:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784793#M183211</link>
      <description>&lt;P&gt;With your clear explanations in all posts, solving DAX issues would be so simple&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Done&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;File at my link&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this ok now?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped, please consider giving kudos and mark as a solution&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="273" data-lia-user-login="me" class="lia-mention lia-mention-user"&gt;me&lt;/a&gt; in replies or I'll lose your thread&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Want to check your DAX skills? &lt;A href="https://www.linkedin.com/company/kubisco/" target="_blank"&gt;Answer my biweekly DAX challenges on the kubisco Linkedin page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Consider voting &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-Filter-Pane-as-an-icon-on-the-right-side-bar-in-on/idi-p/4728588" target="_blank"&gt;this Power BI idea&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Francesco Bergamaschi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MBA, M.Eng, M.Econ, Professor of BI&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 18:41:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784793#M183211</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-08-01T18:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784797#M183212</link>
      <description>&lt;P&gt;Somehow I get stuck at when writing the measure at the earlier function....&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 18:44:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784797#M183212</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-01T18:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784801#M183213</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287762" data-lia-user-login="FBergamaschi" class="lia-mention lia-mention-user"&gt;FBergamaschi&lt;/a&gt;&amp;nbsp;your reply is missing the link.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 18:46:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784801#M183213</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-01T18:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784803#M183214</link>
      <description>&lt;P&gt;File is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1CFUFS8z6016bfKeoWU_CrZWqmopuE7PT?usp=sharing" target="_blank" rel="nofollow noopener noreferrer"&gt;https://drive.google.com/drive/folders/1CFUFS8z6016bfKeoWU_CrZWqmopuE7PT?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped, please consider giving kudos and mark as a solution&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="273" data-lia-user-login="me" class="lia-mention lia-mention-user"&gt;me&lt;/a&gt; in replies or I'll lose your thread&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Want to check your DAX skills? &lt;A href="https://www.linkedin.com/company/kubisco/" target="_blank"&gt;Answer my biweekly DAX challenges on the kubisco Linkedin page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Consider voting &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-Filter-Pane-as-an-icon-on-the-right-side-bar-in-on/idi-p/4728588" target="_blank"&gt;this Power BI idea&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Francesco Bergamaschi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MBA, M.Eng, M.Econ, Professor of BI&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 18:48:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784803#M183214</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-08-01T18:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784813#M183215</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287762" data-lia-user-login="FBergamaschi" class="lia-mention lia-mention-user"&gt;FBergamaschi&lt;/a&gt;&amp;nbsp; I wish I could give you two accepted solutions.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further, your measure is easy enough to read that even I am able to add Data_Category filter into the measure hence not needing the filter visual.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 18:55:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784813#M183215</guid>
      <dc:creator>etane</dc:creator>
      <dc:date>2025-08-01T18:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need DAX to Calculate Capture Forecast Version Snapshots by Month Halves</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784832#M183216</link>
      <description>&lt;P&gt;You are welcome, happy to have solved!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 19:08:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-DAX-to-Calculate-Capture-Forecast-Version-Snapshots-by/m-p/4784832#M183216</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-08-01T19:08:08Z</dc:date>
    </item>
  </channel>
</rss>

