<?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 Buckets based on slicer in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4895381#M64042</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1435652"&gt;@vikash_X_Sinha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t received an update from you in some time. Could you please let us know if the issue has been resolved?&lt;BR /&gt;If you still require support, please let us know, we are happy to assist you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Dec 2025 04:28:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-12-08T04:28:09Z</dc:date>
    <item>
      <title>Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4885104#M63909</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on Dynamic buclet based on slicer. i have created calculated column and used selectedvalue to select the slicers which are bin size, Max bin and Min bin. But it is not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i created same calculation in measures which is not acceptable in bar chat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me on this with example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 08:02:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4885104#M63909</guid>
      <dc:creator>vikash_X_Sinha</dc:creator>
      <dc:date>2025-11-25T08:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4885392#M63912</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1435652"&gt;@vikash_X_Sinha&lt;/a&gt;, could you please provide sample data without any personal information? This will help us better understand the issue. Alternatively, you can share a screenshot to illustrate the error.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 11:59:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4885392#M63912</guid>
      <dc:creator>Zanqueta</dc:creator>
      <dc:date>2025-11-25T11:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4885512#M63916</link>
      <description>&lt;P&gt;Power BI does not support dynamic bucketing.&amp;nbsp; You need to have a predefined list of buckets (of varying sizes, if needed), and then use measures to pick and fill them.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 13:54:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4885512#M63916</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-11-25T13:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4886064#M63922</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the format i want to show in bar visual&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using &amp;nbsp;3 selected slicers &amp;nbsp;bin size , min balance and max balance&amp;nbsp;&lt;/P&gt;&lt;P&gt;min balance is starting of bar char like 2 or 5 .. etc&lt;/P&gt;&lt;P&gt;max is end of bar like 40,000 or 50,000 ..etc &amp;nbsp;selected range&amp;nbsp;&lt;/P&gt;&lt;P&gt;bin size is show the values between the binsize if we select 5000 then it should show 1-5000 in on bar , 5000 to 10000 till the max balance selected&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have tried but it is not working&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bin Size =&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECTCOLUMNS(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GENERATESERIES(&lt;SPAN&gt;1000, &lt;SPAN&gt;100000, &lt;SPAN&gt;1000),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Value", &lt;SPAN&gt;ROUND([Value],&lt;SPAN&gt;2)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;)&lt;/P&gt;&lt;P&gt;Max Balance =&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECTCOLUMNS(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GENERATESERIES(&lt;SPAN&gt;10000, &lt;SPAN&gt;2000000, &lt;SPAN&gt;10000),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Value", &lt;SPAN&gt;ROUND([Value],&lt;SPAN&gt;2)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;)&lt;/P&gt;&lt;P&gt;Min Balance =&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECTCOLUMNS(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GENERATESERIES(&lt;SPAN&gt;1, &lt;SPAN&gt;100000, &lt;SPAN&gt;1),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Value", &lt;SPAN&gt;ROUND([Value],&lt;SPAN&gt;2)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;)&lt;/P&gt;&lt;P&gt;using this dax for min and max bin size &amp;nbsp;disconnected table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is what i am trying to build&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vikash_X_Sinha_0-1764128559245.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1312912iE4302590740277D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vikash_X_Sinha_0-1764128559245.png" alt="vikash_X_Sinha_0-1764128559245.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/861055"&gt;@Zanqueta&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 03:43:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4886064#M63922</guid>
      <dc:creator>vikash_X_Sinha</dc:creator>
      <dc:date>2025-11-26T03:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4888000#M63957</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/861055"&gt;@Zanqueta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you got any idea about the data and screen shot i have shared with you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 02:43:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4888000#M63957</guid>
      <dc:creator>vikash_X_Sinha</dc:creator>
      <dc:date>2025-11-28T02:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4889112#M63968</link>
      <description>&lt;P&gt;I don't see any shared data.&amp;nbsp; Have you created the reference table for your bucket names and boundaries?&lt;/P&gt;</description>
      <pubDate>Sun, 30 Nov 2025 18:37:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4889112#M63968</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-11-30T18:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4889279#M63973</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1435652"&gt;@vikash_X_Sinha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to the Microsoft Fabric Community Forum.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dynamic buckets cannot be created using calculated columns because calculated columns are evaluated during model refresh and cannot react to slicers. That is why your SELECTEDVALUE() logic does not work.&lt;/P&gt;
&lt;P&gt;To implement dynamic Min/Max/Bin logic, you will need a pre-generated Bucket table (covering the maximum possible bin ranges), and then use measures to calculate the bucket labels and summary values based on slicer selections.&lt;/P&gt;
&lt;P&gt;Create a supporting Bucket table (covers all possible values):&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Buckets =
GENERATESERIES ( 1, 2000000, 1 )
​&lt;/LI-CODE&gt;
&lt;P&gt;Create a Bucket Range measure:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Bucket Label =
VAR MinBal = SELECTEDVALUE(MinBalance[Value], 0)
VAR MaxBal = SELECTEDVALUE(MaxBalance[Value], 0)
VAR Bin = SELECTEDVALUE(BinSize[Value], 0)
VAR Current = MAX(Buckets[Value])

RETURN
IF (
    Current &amp;gt;= MinBal &amp;amp;&amp;amp; Current &amp;lt;= MaxBal,
    FORMAT( FLOOR((Current - MinBal) / Bin, 1) * Bin + MinBal, "0") 
        &amp;amp; " - " &amp;amp;
    FORMAT( (FLOOR((Current - MinBal) / Bin, 1) * Bin) + Bin + MinBal, "0" ),
    BLANK()
)
​&lt;/LI-CODE&gt;
&lt;P&gt;Create your value measure (e.g. count or sum):&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Total Amount in Bucket =
VAR Label = [Bucket Label]
RETURN
IF(NOT ISBLANK(Label), SUM(Fact[Amount]))
​&lt;/LI-CODE&gt;
&lt;P&gt;Place this in your bar chart on X-axis → Bucket Label (measure) and on Y-axis → Total Amount in Bucket (measure) now apply slicers for Min, Max, and Bin Size.&lt;/P&gt;
&lt;P&gt;If it's still doesn't work please share a small sample dataset and the expected bucket output. I can then create the exact DAX and PBIX structure for your scenario.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 05:11:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4889279#M63973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-12-01T05:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4893745#M64024</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1435652"&gt;@vikash_X_Sinha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 03:59:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4893745#M64024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-12-05T03:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Buckets based on slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4895381#M64042</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1435652"&gt;@vikash_X_Sinha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t received an update from you in some time. Could you please let us know if the issue has been resolved?&lt;BR /&gt;If you still require support, please let us know, we are happy to assist you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 04:28:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Dynamic-Buckets-based-on-slicer/m-p/4895381#M64042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-12-08T04:28:09Z</dc:date>
    </item>
  </channel>
</rss>

