<?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: Multiple Buttons Based on One Dax Measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiple-Buttons-Based-on-One-Dax-Measure/m-p/4273001#M169504</link>
    <description>&lt;LI-CODE lang="markup"&gt;I have functional page navigation buttons that are based on what is selected in the filter/slicer above it (using a SWITCH statement and/or an IF statement). &lt;/LI-CODE&gt;
&lt;P&gt;Your job as&amp;nbsp; a developer is to put as few clicks as possIble between your users and the insights.&amp;nbsp; "Page navigation"&amp;nbsp; is not a productive element in that job.&amp;nbsp; Rethink your approach, eliminate the buttons, use the standard navigation features the way they are intended to be used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2024 20:33:11 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-11-06T20:33:11Z</dc:date>
    <item>
      <title>Multiple Buttons Based on One Dax Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiple-Buttons-Based-on-One-Dax-Measure/m-p/4272693#M169492</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Background:&lt;/P&gt;&lt;P&gt;I am relatively new to Power BI and Dax and have had issues understanding the way Dax works sometimes. The visualization I am making has buttons that lead to other pages. I have functional page navigation buttons that are based on what is selected in the filter/slicer above it (using a SWITCH statement and/or an IF statement). I want it to be better/more modular and efficient by making all of the buttons be based on the same page navigation measure rather than one measure for each button.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;When performance measure 4-1 is selected I want Button 4 to function and be able bring me to a new page if I were to click on it, and if I were to click on Button 3 it would not do anything (keep me on this page).&lt;/P&gt;&lt;P&gt;If performance measure 3-1 is selected I want Button 3 to being me to a new page it leads to if I click on it while Button 4 doesn't function (keeps me on this page).&lt;/P&gt;&lt;P&gt;I can do this with individual measures.&lt;/P&gt;&lt;P&gt;With a singe measure used for both I can only right now, through a SWITCH function, make it so if neither (3-1 or 4-1) are selected neither button takes you anywhere. If 3-1 is selected both buttons take you to the page intended for just Button 3. If 4-1 is selected both buttons take you to the page intended for Button 4.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a potential solution for this? Any help would be greatly appreciated, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 16:42:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiple-Buttons-Based-on-One-Dax-Measure/m-p/4272693#M169492</guid>
      <dc:creator>StanHost12</dc:creator>
      <dc:date>2024-11-06T16:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Buttons Based on One Dax Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiple-Buttons-Based-on-One-Dax-Measure/m-p/4273001#M169504</link>
      <description>&lt;LI-CODE lang="markup"&gt;I have functional page navigation buttons that are based on what is selected in the filter/slicer above it (using a SWITCH statement and/or an IF statement). &lt;/LI-CODE&gt;
&lt;P&gt;Your job as&amp;nbsp; a developer is to put as few clicks as possIble between your users and the insights.&amp;nbsp; "Page navigation"&amp;nbsp; is not a productive element in that job.&amp;nbsp; Rethink your approach, eliminate the buttons, use the standard navigation features the way they are intended to be used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 20:33:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiple-Buttons-Based-on-One-Dax-Measure/m-p/4273001#M169504</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-11-06T20:33:11Z</dc:date>
    </item>
  </channel>
</rss>

