<?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: To map different measures to single value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111497#M109933</link>
    <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="440993" data-lia-user-login="Neha12" class="lia-mention lia-mention-user"&gt;Neha12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure about your requirement, could you elaborate that?&lt;/P&gt;</description>
    <pubDate>Sat, 04 Mar 2023 10:21:25 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2023-03-04T10:21:25Z</dc:date>
    <item>
      <title>To map different measures to single value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111456#M109926</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have got stuck in one power bi scenario.&lt;/P&gt;&lt;P&gt;I have shared the pic of how I want the table to look like in power bi&lt;/P&gt;&lt;P&gt;So here I want to create overall col, that should get mapped with vol and Invol measures.&lt;/P&gt;&lt;P&gt;I have created 4 different measures&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say suppose, vol for ytd jan ,Invol for ytd jan&lt;/P&gt;&lt;P&gt;vol for fy closing and Invol for fy closing.&lt;/P&gt;&lt;P&gt;How to Map these four measures with overall col values( ytd(jan) and Fy closing)&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;, &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="501067" data-lia-user-login="Sahir_Maharaj" class="lia-mention lia-mention-user"&gt;Sahir_Maharaj&lt;/a&gt;, &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&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;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2023 08:39:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111456#M109926</guid>
      <dc:creator>Neha12</dc:creator>
      <dc:date>2023-03-04T08:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: To map different measures to single value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111460#M109927</link>
      <description>&lt;P&gt;I think you have to share the underlaying data, in best case your PBI File.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2023 08:28:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111460#M109927</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-03-04T08:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: To map different measures to single value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111466#M109929</link>
      <description>&lt;P&gt;Was thinking if switch statement would work&lt;/P&gt;&lt;P&gt;Column = Switch(true(),&lt;/P&gt;&lt;P&gt;Vol ytd jan &amp;amp; Invol ytd jan&amp;lt;&amp;gt; blank ,"ytd jan",&lt;/P&gt;&lt;P&gt;Vol FY closing &amp;amp; vol Fy closing &amp;lt;&amp;gt; blank, "Fy Closing")&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2023 08:36:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111466#M109929</guid>
      <dc:creator>Neha12</dc:creator>
      <dc:date>2023-03-04T08:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: To map different measures to single value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111497#M109933</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="440993" data-lia-user-login="Neha12" class="lia-mention lia-mention-user"&gt;Neha12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure about your requirement, could you elaborate that?&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2023 10:21:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3111497#M109933</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-03-04T10:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: To map different measures to single value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3112107#M109990</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="440993" data-lia-user-login="Neha12" class="lia-mention lia-mention-user"&gt;Neha12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope you're doing fine.&amp;nbsp;&lt;BR /&gt;I think you need to clearly describe your problem. Present sample of the original data, indicate the tables you have and present the expected results.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2023 08:27:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/To-map-different-measures-to-single-value/m-p/3112107#M109990</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-05T08:27:07Z</dc:date>
    </item>
  </channel>
</rss>

