<?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 returning multiple values based on another column and slicer in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/returning-multiple-values-based-on-another-column-and-slicer/m-p/4275503#M169620</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would appreciate help in resolving this issue. I have a table that has columns - Company, month, Interest, Average, Median. I have a line&amp;nbsp;cluster chart that shows bars of the average and median for each month.&amp;nbsp; A line/markers showing the interest per month for each company.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;The median and average are unique only for that month but not for the do&amp;nbsp; company.&lt;BR /&gt;My issue is that i have sometimes have multiple of "interest" for each&amp;nbsp; each month for some companies. I have tried various measures to show the all of the interests for that month but i can either have the max, sum, min, avg, lastisnonblank or first is nonblank values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i ensure that i have a measure that displays all interest values for that month? Another possible solution without dax would be to create columns for each interest rate value but that can be messy with large data sets.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;thank you for your help&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>Fri, 08 Nov 2024 10:59:16 GMT</pubDate>
    <dc:creator>newtothis22</dc:creator>
    <dc:date>2024-11-08T10:59:16Z</dc:date>
    <item>
      <title>returning multiple values based on another column and slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/returning-multiple-values-based-on-another-column-and-slicer/m-p/4275503#M169620</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i would appreciate help in resolving this issue. I have a table that has columns - Company, month, Interest, Average, Median. I have a line&amp;nbsp;cluster chart that shows bars of the average and median for each month.&amp;nbsp; A line/markers showing the interest per month for each company.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;The median and average are unique only for that month but not for the do&amp;nbsp; company.&lt;BR /&gt;My issue is that i have sometimes have multiple of "interest" for each&amp;nbsp; each month for some companies. I have tried various measures to show the all of the interests for that month but i can either have the max, sum, min, avg, lastisnonblank or first is nonblank values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i ensure that i have a measure that displays all interest values for that month? Another possible solution without dax would be to create columns for each interest rate value but that can be messy with large data sets.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;thank you for your help&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>Fri, 08 Nov 2024 10:59:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/returning-multiple-values-based-on-another-column-and-slicer/m-p/4275503#M169620</guid>
      <dc:creator>newtothis22</dc:creator>
      <dc:date>2024-11-08T10:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: returning multiple values based on another column and slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/returning-multiple-values-based-on-another-column-and-slicer/m-p/4275509#M169621</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="841605" data-lia-user-login="newtothis22" class="lia-mention lia-mention-user"&gt;newtothis22&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use CONCATENATEX to display multiple interest rates within a month. However, please note that the output will be treated as text, so you won't be able to apply calculations directly to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 11:05:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/returning-multiple-values-based-on-another-column-and-slicer/m-p/4275509#M169621</guid>
      <dc:creator>DataNinja777</dc:creator>
      <dc:date>2024-11-08T11:05:55Z</dc:date>
    </item>
  </channel>
</rss>

