<?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: Conditional formatting tooltip title &amp;amp; tooltip not properly working in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3156652#M113238</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="536502" data-lia-user-login="dytaapr" class="lia-mention lia-mention-user"&gt;dytaapr&lt;/a&gt; , means you want the report tooltip to ignore the month filter?&lt;/P&gt;
&lt;P&gt;refer&lt;/P&gt;
&lt;P&gt;Power BI Tooltip Page: How to pass selective values to the tooltip page: &lt;A href="https://www.youtube.com/watch?v=lEq7YtkxeLU" target="_blank"&gt;https://www.youtube.com/watch?v=lEq7YtkxeLU&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 16:36:52 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2023-03-27T16:36:52Z</dc:date>
    <item>
      <title>Conditional formatting tooltip title &amp; tooltip not properly working</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3154993#M113139</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 2 pages, a report page and a tooltip page. In the report, there is a table of KPI items whose tooltips are enabled and display the trend chart performance of the KPI items. I have 2022 and 2023 data with unique codes (each year is different).&lt;BR /&gt;I have a problem, on the report page there is a year slicer, when I select any year, when in the third item of the KPI, the tooltip displays data for the entire year (2022-2023) when it should be displayed only the third item in the selected year. Is there any idea to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For the title tooltip, the dax looks like this:&lt;/P&gt;&lt;P&gt;RiskTitle = IF(HASONEVALUE(Risk_Event[Code]), FIRSTNONBLANK(Risk_Event[Risk Event], ""), """Please Check on Risk Event below ..""")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 02:51:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3154993#M113139</guid>
      <dc:creator>dytaapr</dc:creator>
      <dc:date>2023-03-27T02:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting tooltip title &amp; tooltip not properly working</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3155070#M113142</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="536502" data-lia-user-login="dytaapr" class="lia-mention lia-mention-user"&gt;dytaapr&lt;/a&gt; , are you controlling the thrid item on tooltip page? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use index for that&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power BI Index function: Top/Bottom Performer by name and value- &lt;A href="https://youtu.be/HPhzzCwe10U" target="_blank"&gt;https://youtu.be/HPhzzCwe10U&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The information you have provided is not making the problem clear to me. Can you please explain with an example. &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Appreciate your Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 04:00:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3155070#M113142</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2023-03-27T04:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting tooltip title &amp; tooltip not properly working</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3155292#M113151</link>
      <description>&lt;P&gt;No, i'm not controlling the third item.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, I have a master data table with unique codes for every item.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qt/Ql for items in 2022, and Ql/Qt2023 in 2023.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and then, in the report page I have a table that contains KPI item and also with their achivements/performances.&lt;/P&gt;&lt;P&gt;In example, if I select 2023 on the slicer, and when I hover over the third item in the table, the tooltip displays something like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;however, the tooltip should display like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 07:02:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3155292#M113151</guid>
      <dc:creator>dytaapr</dc:creator>
      <dc:date>2023-03-27T07:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting tooltip title &amp; tooltip not properly working</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3156652#M113238</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="536502" data-lia-user-login="dytaapr" class="lia-mention lia-mention-user"&gt;dytaapr&lt;/a&gt; , means you want the report tooltip to ignore the month filter?&lt;/P&gt;
&lt;P&gt;refer&lt;/P&gt;
&lt;P&gt;Power BI Tooltip Page: How to pass selective values to the tooltip page: &lt;A href="https://www.youtube.com/watch?v=lEq7YtkxeLU" target="_blank"&gt;https://www.youtube.com/watch?v=lEq7YtkxeLU&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 16:36:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Conditional-formatting-tooltip-title-amp-tooltip-not-properly/m-p/3156652#M113238</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2023-03-27T16:36:52Z</dc:date>
    </item>
  </channel>
</rss>

