<?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: Discrepancy in Dual-Visual Comparison (Peer Analysis) despite identical Slicer selections in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Discrepancy-in-Dual-Visual-Comparison-Peer-Analysis-despite/m-p/5148266#M13133</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Update on the issue:&lt;/STRONG&gt; I've discovered that the discrepancy disappears when I disable &lt;STRONG&gt;"Single Select"&lt;/STRONG&gt; and turn off &lt;STRONG&gt;"Force Selection"&lt;/STRONG&gt; on the slicer (a toggle between "Health" and "LTS").&lt;/P&gt;&lt;P&gt;When &lt;STRONG&gt;"Single Select"&lt;/STRONG&gt; is ON, the bottom visual displays incorrect totals. When I allow multiple selections (even if only one is practically selected) or use a regular slicer, the values align perfectly.&lt;/P&gt;&lt;P&gt;It seems like the ALLSELECTED function in my DAX measure is interacting poorly with the &lt;STRONG&gt;Required Single Selection&lt;/STRONG&gt; state of the slicer, causing a filter context conflict in the cumulative calculation&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2026 11:02:09 GMT</pubDate>
    <dc:creator>AlonCarmel</dc:creator>
    <dc:date>2026-04-14T11:02:09Z</dc:date>
    <item>
      <title>Discrepancy in Dual-Visual Comparison (Peer Analysis) despite identical Slicer selections</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Discrepancy-in-Dual-Visual-Comparison-Peer-Analysis-despite/m-p/5148248#M13132</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlonCarmel_0-1776162292178.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1333487i76184C8B9FC55590/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlonCarmel_0-1776162292178.png" alt="AlonCarmel_0-1776162292178.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;Scenario:&lt;/STRONG&gt; I have a Power BI report designed for financial peer comparison (CSM Amortization). The report is split into two identical sections (Top and Bottom) to allow users to compare two different companies or scenarios side-by-side.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;The Setup:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Visuals:&lt;/STRONG&gt; Waterfall charts showing "Amortization Amounts" and "Amortization Percentage".&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Measures:&lt;/STRONG&gt; Using dynamic DAX measures with SWITCH and SELECTEDVALUE to toggle between "Incremental" (Raw SUM) and "Cumulative" (Running Total based on an Index column).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Slicers:&lt;/STRONG&gt; Both sections have an identical set of slicers: Year, Segment, Company, and Type (Cumulative/Incremental).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Interactions:&lt;/STRONG&gt; "Edit Interactions" is configured so the Top slicers only affect the Top visuals, and Bottom slicers only affect the Bottom visuals.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Button:&lt;/STRONG&gt;&amp;nbsp;There is no hidden button or something.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;The Problem:&lt;/STRONG&gt; When I select the &lt;STRONG&gt;exact same filters&lt;/STRONG&gt; for both the Top and Bottom sections (same Year, same Company, same Segment), the visuals display &lt;STRONG&gt;different values&lt;/STRONG&gt;.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The Bottom visual shows correct figures (e.g., Total ~247M in "Up to 1 Year").&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The Top visual shows incorrect, significantly lower figures (e.g., Total ~1,172M in "Up to 1 Year").&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;What I've Checked:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Visual-Level Filters:&lt;/STRONG&gt; Confirmed there are no hidden filters applied to the specific bottom visuals.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Measures:&lt;/STRONG&gt; Both sections use the same DAX measures.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data Source:&lt;/STRONG&gt; Both visuals point to the same Fact table (DB).&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Interactions:&lt;/STRONG&gt; Confirmed there is no "cross-talk" where the top slicers are filtering the bottom section.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;My Question:&lt;/STRONG&gt;&lt;BR /&gt;What could cause this discrepancy? Could it be a "Filter Context" leakage or an issue with how ALLSELECTED behaves when the same table is filtered by two different sets of disconnected slicers? How can I ensure that both sections calculate the values identically?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 10:29:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Discrepancy-in-Dual-Visual-Comparison-Peer-Analysis-despite/m-p/5148248#M13132</guid>
      <dc:creator>AlonCarmel</dc:creator>
      <dc:date>2026-04-14T10:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy in Dual-Visual Comparison (Peer Analysis) despite identical Slicer selections</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Discrepancy-in-Dual-Visual-Comparison-Peer-Analysis-despite/m-p/5148266#M13133</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Update on the issue:&lt;/STRONG&gt; I've discovered that the discrepancy disappears when I disable &lt;STRONG&gt;"Single Select"&lt;/STRONG&gt; and turn off &lt;STRONG&gt;"Force Selection"&lt;/STRONG&gt; on the slicer (a toggle between "Health" and "LTS").&lt;/P&gt;&lt;P&gt;When &lt;STRONG&gt;"Single Select"&lt;/STRONG&gt; is ON, the bottom visual displays incorrect totals. When I allow multiple selections (even if only one is practically selected) or use a regular slicer, the values align perfectly.&lt;/P&gt;&lt;P&gt;It seems like the ALLSELECTED function in my DAX measure is interacting poorly with the &lt;STRONG&gt;Required Single Selection&lt;/STRONG&gt; state of the slicer, causing a filter context conflict in the cumulative calculation&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 11:02:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Discrepancy-in-Dual-Visual-Comparison-Peer-Analysis-despite/m-p/5148266#M13133</guid>
      <dc:creator>AlonCarmel</dc:creator>
      <dc:date>2026-04-14T11:02:09Z</dc:date>
    </item>
  </channel>
</rss>

