<?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: HI Team, could you pls help this requierement in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4339863#M172313</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="672212" data-lia-user-login="tkavitha911" class="lia-mention lia-mention-user"&gt;tkavitha911&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We wanted to check in regarding your query, as we have not heard back from you. If you have resolved the issue, sharing the solution with the community would be greatly appreciated and could help others encountering similar challenges.&lt;/P&gt;
&lt;P&gt;If you found our response useful, kindly mark it as the accepted solution and provide kudos to guide other members.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Dec 2024 17:36:39 GMT</pubDate>
    <dc:creator>v-pnaroju-msft</dc:creator>
    <dc:date>2024-12-22T17:36:39Z</dc:date>
    <item>
      <title>HI Team, could you pls help this requierement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4330123#M171886</link>
      <description>&lt;P&gt;I have a table containing country, sales, and date columns. I need to create a separate calculated table that groups countries under the APAC region, specifically combining Japan and Korea into a single entry. Additionally, I want to display Japan and Korea separately, based on the data from the previous month and the current month.&lt;BR /&gt;&lt;BR /&gt;apac total(all counties)&lt;BR /&gt;japan+korea&lt;BR /&gt;japan&lt;BR /&gt;korea&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 05:21:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4330123#M171886</guid>
      <dc:creator>tkavitha911</dc:creator>
      <dc:date>2024-12-16T05:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: HI Team, could you pls help this requierement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4330163#M171887</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="672212" data-lia-user-login="tkavitha911" class="lia-mention lia-mention-user"&gt;tkavitha911&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Create a calculated table with:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A combined entry for "Japan &amp;amp; Korea" showing sales for the &lt;STRONG&gt;previous month&lt;/STRONG&gt; and &lt;STRONG&gt;current month&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Separate entries for Japan and Korea showing their individual sales for the same periods.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Steps&lt;/STRONG&gt;:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use the UNION function to merge two parts:&lt;UL&gt;&lt;LI&gt;A row for "Japan &amp;amp; Korea," combining their sales using CALCULATE with filters.&lt;/LI&gt;&lt;LI&gt;Individual rows for Japan and Korea, filtered by month.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Use CALCULATE to compute sales for the &lt;STRONG&gt;previous&lt;/STRONG&gt; and &lt;STRONG&gt;current months&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The result:&lt;BR /&gt;A table with three rows—one for "Japan &amp;amp; Korea," one for Japan, and one for Korea—displaying sales for both months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution, this will help others!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If my response(s) assisted you in any way, don't forget to drop me a "&lt;STRONG&gt;Kudos&lt;/STRONG&gt;" &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Poojara&lt;BR /&gt;Data Analyst | MSBI Developer | Power BI Consultant&lt;BR /&gt;&lt;STRONG&gt;Consider Subscribing my YouTube for Beginners/Advance Concepts:&lt;/STRONG&gt;&amp;nbsp;&lt;A href="https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS" target="_self"&gt;https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 05:52:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4330163#M171887</guid>
      <dc:creator>Poojara_D12</dc:creator>
      <dc:date>2024-12-16T05:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: HI Team, could you pls help this requierement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4330166#M171888</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="672212" data-lia-user-login="tkavitha911" class="lia-mention lia-mention-user"&gt;tkavitha911&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Calculated Table DAX Formula:&lt;/P&gt;&lt;PRE&gt;APAC Sales Summary =&lt;BR /&gt;VAR CurrentMonth = EOMONTH(TODAY(), 0)&lt;BR /&gt;VAR PreviousMonth = EOMONTH(TODAY(), -1)&lt;BR /&gt;&lt;BR /&gt;RETURN&lt;BR /&gt;UNION(&lt;BR /&gt;ROW("Region", "APAC Total (All Countries)", "Sales", &lt;BR /&gt;CALCULATE(SUM('SalesTable'[Sales]), &lt;BR /&gt;'SalesTable'[Country] IN {"Japan", "Korea", "Other_APAC_Countries"})),&lt;BR /&gt;&lt;BR /&gt;ROW("Region", "Japan + Korea", "Sales", &lt;BR /&gt;CALCULATE(SUM('SalesTable'[Sales]), &lt;BR /&gt;'SalesTable'[Country] IN {"Japan", "Korea"})),&lt;BR /&gt;&lt;BR /&gt;ADDCOLUMNS(&lt;BR /&gt;FILTER('SalesTable', &lt;BR /&gt;'SalesTable'[Country] = "Japan" &amp;amp;&amp;amp; &lt;BR /&gt;'SalesTable'[Date] IN {CurrentMonth, PreviousMonth}&lt;BR /&gt;),&lt;BR /&gt;"Region", "Japan"&lt;BR /&gt;),&lt;BR /&gt;&lt;BR /&gt;ADDCOLUMNS(&lt;BR /&gt;FILTER('SalesTable', &lt;BR /&gt;'SalesTable'[Country] = "Korea" &amp;amp;&amp;amp; &lt;BR /&gt;'SalesTable'[Date] IN {CurrentMonth, PreviousMonth}&lt;BR /&gt;),&lt;BR /&gt;"Region", "Korea"&lt;BR /&gt;)&lt;BR /&gt;)&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":love_letter:"&gt;💌&lt;/span&gt; If this helped, a Kudos &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; or Solution mark &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; would be great! &lt;span class="lia-unicode-emoji" title=":party_popper:"&gt;🎉&lt;/span&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Kedar&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/kedar-pande" target="_blank" rel="noopener"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 05:52:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4330166#M171888</guid>
      <dc:creator>Kedar_Pande</dc:creator>
      <dc:date>2024-12-16T05:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: HI Team, could you pls help this requierement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4331521#M171959</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="672212" data-lia-user-login="tkavitha911" class="lia-mention lia-mention-user"&gt;tkavitha911&lt;/a&gt;,&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;We value your inquiry through the Microsoft Fabric Community Forum.&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In response to your query, we have attached the relevant screenshot and the PBIX file to assist you in resolving the issue.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If you find this response helpful, we kindly request you to mark it as the accepted solution and provide kudos, as it may assist other members with similar queries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavan&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 20:39:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4331521#M171959</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2024-12-16T20:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: HI Team, could you pls help this requierement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4337972#M172247</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="672212" data-lia-user-login="tkavitha911" class="lia-mention lia-mention-user"&gt;tkavitha911&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have not received a response from you regarding the query and were following up to check if you have found a resolution. If you have identified a solution, we kindly request you to share it with the community, as it may be helpful to others facing a similar issue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt; color: black;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt; color: black;"&gt;&lt;SPAN&gt;If you find the response helpful, please mark it as the accepted solution and provide kudos, as this will help other members with similar queries.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt; color: black;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt; color: black;"&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt; color: black;"&gt;&lt;SPAN&gt;Pavan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 04:26:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4337972#M172247</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2024-12-20T04:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: HI Team, could you pls help this requierement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4339863#M172313</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="672212" data-lia-user-login="tkavitha911" class="lia-mention lia-mention-user"&gt;tkavitha911&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We wanted to check in regarding your query, as we have not heard back from you. If you have resolved the issue, sharing the solution with the community would be greatly appreciated and could help others encountering similar challenges.&lt;/P&gt;
&lt;P&gt;If you found our response useful, kindly mark it as the accepted solution and provide kudos to guide other members.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2024 17:36:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4339863#M172313</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2024-12-22T17:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: HI Team, could you pls help this requierement</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4345471#M172561</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="672212" data-lia-user-login="tkavitha911" class="lia-mention lia-mention-user"&gt;tkavitha911&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;We are following up to see if your query has been resolved. Should you have identified a solution, we kindly request you to share it with the community to assist others facing similar issues.&lt;/P&gt;
&lt;P&gt;If our response was helpful, please mark it as the accepted solution and provide kudos, as this helps the broader community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Pavan&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2024 12:25:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/HI-Team-could-you-pls-help-this-requierement/m-p/4345471#M172561</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2024-12-29T12:25:56Z</dc:date>
    </item>
  </channel>
</rss>

