<?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: Dynamic table size for normal distribution in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2645113#M77801</link>
    <description>&lt;P&gt;From what you have said before, it looks like you do want to hide the values that would make your plot too big for certain distributions... and this is about the only way to make it dynamic. Well, at least a way I'd implement &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 13:53:57 GMT</pubDate>
    <dc:creator>daXtreme</dc:creator>
    <dc:date>2022-07-18T13:53:57Z</dc:date>
    <item>
      <title>Dynamic table size for normal distribution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2640707#M77514</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I have a problem in Power BI.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Introduction :&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;I need to make Normal Distribution / Gaussian Distribution based on a sample of data.&lt;BR /&gt;The problem is with a range of data.&lt;BR /&gt;There are many measurements in my data. For example:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;As you can see on the picture, range for this is from 4,5 mln to 6,5 mln&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Different measurements need different scale&lt;BR /&gt;I managed to skip that dynamically adjusting x axis in the plot settings and genereting large enough X axis to be in range of all measurements:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;for the most part the normal distribution is ready.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;The Real Issue :&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;Sometimes measurements are not this big and so they dont even show on this plot :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Based on my GENERETESERIES function the X axis jump is too big for such small numbers&lt;BR /&gt;&lt;BR /&gt;Does anyone know a way to dynamically adjust Table size based on select/different measures ?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 08:34:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2640707#M77514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-15T08:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table size for normal distribution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2642269#M77617</link>
      <description>&lt;P&gt;When your measure returns BLANK for a point, the point's x-value will get hidden. Use this to your advantage. What I mean by this is that you should construct your measure in such a way that it should return BLANKS for those areas of your domain (x-values) that you don't want to show (low and high arguments). The visual will then automatically adjust itself.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 23:16:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2642269#M77617</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-07-15T23:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table size for normal distribution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2643951#M77745</link>
      <description>&lt;P&gt;Yeah i get it , thanks for the anwser but i want to show these values.&lt;BR /&gt;I dont wont it to be hidden.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 07:06:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2643951#M77745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-18T07:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table size for normal distribution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2645113#M77801</link>
      <description>&lt;P&gt;From what you have said before, it looks like you do want to hide the values that would make your plot too big for certain distributions... and this is about the only way to make it dynamic. Well, at least a way I'd implement &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 13:53:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-table-size-for-normal-distribution/m-p/2645113#M77801</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-07-18T13:53:57Z</dc:date>
    </item>
  </channel>
</rss>

