<?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: GENERATESERIES DAX function not incrementing accurately in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2720274#M82924</link>
    <description>&lt;P&gt;Sorry for not clarifying it well earlier. I actually wanted to use the generateseries dax value in a slicer to use it as an input value. The issue was when I change the slicer it was not incrementing accurately. I got a solution for that. If you use MAX function in stead of SELECTEDVALUE function it works. Hope that helps to calrify. Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 16:00:54 GMT</pubDate>
    <dc:creator>Green_Cloud</dc:creator>
    <dc:date>2022-09-01T16:00:54Z</dc:date>
    <item>
      <title>GENERATESERIES DAX function not incrementing accurately</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2712862#M82471</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I ran into an issue with GENERATESERIES Dax.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Generate a series like below-&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Adjusted Goal = GENERATESERIES(0, 50000, 1)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I want the user put the input value to see the impact of it on overall performance.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The issue is when the user put 50000, the value show 48651, when the user put 15000, the value shows 14985&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But if the user put 50, 100, the value is OK.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Anyone knows what's the solution of it?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 Aug 2022 14:47:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2712862#M82471</guid>
      <dc:creator>Green_Cloud</dc:creator>
      <dc:date>2022-08-19T14:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: GENERATESERIES DAX function not incrementing accurately</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2713402#M82492</link>
      <description>&lt;P&gt;I'm afraid that with this amount of info... this question is impossible to answer.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 19:24:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2713402#M82492</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-08-19T19:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: GENERATESERIES DAX function not incrementing accurately</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2719867#M82891</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="384900" data-lia-user-login="Green_Cloud" class="lia-mention lia-mention-user"&gt;Green_Cloud&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I test this function and it works well, please provide more details about your problem. Or you can change the type to&amp;nbsp;Decimal Number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Community Support Team _ chenwu zhu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 10:06:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2719867#M82891</guid>
      <dc:creator>v-chenwuz-msft</dc:creator>
      <dc:date>2022-08-23T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: GENERATESERIES DAX function not incrementing accurately</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2720274#M82924</link>
      <description>&lt;P&gt;Sorry for not clarifying it well earlier. I actually wanted to use the generateseries dax value in a slicer to use it as an input value. The issue was when I change the slicer it was not incrementing accurately. I got a solution for that. If you use MAX function in stead of SELECTEDVALUE function it works. Hope that helps to calrify. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 16:00:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2720274#M82924</guid>
      <dc:creator>Green_Cloud</dc:creator>
      <dc:date>2022-09-01T16:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: GENERATESERIES DAX function not incrementing accurately</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2722104#M83057</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="384900" data-lia-user-login="Green_Cloud" class="lia-mention lia-mention-user"&gt;Green_Cloud&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm glad your problem was solved. Please mark your answer as the solution so that more people with the same problem as you can find the answer quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SELECTEDVALUE() will check the count of current context, if it has two or more, it will return blank. For more details you can refer this guide.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/selectedvalue-function" target="_blank"&gt;SELECTEDVALUE function - DAX | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Community Support Team _ chenwu zhu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 05:45:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2722104#M83057</guid>
      <dc:creator>v-chenwuz-msft</dc:creator>
      <dc:date>2022-08-24T05:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: GENERATESERIES DAX function not incrementing accurately</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2741226#M84260</link>
      <description>&lt;P&gt;Thank you for your input. I marked as the way you suggested. Appreciate it!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 15:59:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/GENERATESERIES-DAX-function-not-incrementing-accurately/m-p/2741226#M84260</guid>
      <dc:creator>Green_Cloud</dc:creator>
      <dc:date>2022-09-01T15:59:13Z</dc:date>
    </item>
  </channel>
</rss>

