<?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: Page navigation through Dax function in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583013#M36742</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can get minimally with below expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Button Color = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ISEMPTY&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;"Red"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"Green"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hariharan_R_0-1655378777876.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/733468i519C4F7E6F4DF0C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hariharan_R_0-1655378777876.png" alt="Hariharan_R_0-1655378777876.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;STRONG&gt;Did I answer your question? Then please mark my post as the solution.&lt;BR /&gt;If I helped you, click on the Thumbs Up to give Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dataap.org/blog/author/hariharanr/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;My Blog&lt;/STRONG&gt;&lt;/A&gt; :: &lt;A href="https://www.youtube.com/c/HarisBI" target="_blank" rel="nofollow noopener noreferrer"&gt;YouTube Channel&lt;/A&gt; :: &lt;A href="https://www.linkedin.com/in/imhariharanr/" target="_blank" rel="nofollow noopener noreferrer"&gt;My Linkedin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 16 Jun 2022 11:26:46 GMT</pubDate>
    <dc:creator>Hariharan_R</dc:creator>
    <dc:date>2022-06-16T11:26:46Z</dc:date>
    <item>
      <title>Page navigation through Dax function</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2582861#M36738</link>
      <description>&lt;P&gt;when data is available on the page then the navigation button should be green. when data is not available on the page then the navigation button should be red. I need help and how to apply using DAX functions.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 10:28:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2582861#M36738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-16T10:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Page navigation through Dax function</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583013#M36742</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can get minimally with below expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Button Color = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ISEMPTY&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;"Red"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"Green"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hariharan_R_0-1655378777876.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/733468i519C4F7E6F4DF0C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hariharan_R_0-1655378777876.png" alt="Hariharan_R_0-1655378777876.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;STRONG&gt;Did I answer your question? Then please mark my post as the solution.&lt;BR /&gt;If I helped you, click on the Thumbs Up to give Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dataap.org/blog/author/hariharanr/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;My Blog&lt;/STRONG&gt;&lt;/A&gt; :: &lt;A href="https://www.youtube.com/c/HarisBI" target="_blank" rel="nofollow noopener noreferrer"&gt;YouTube Channel&lt;/A&gt; :: &lt;A href="https://www.linkedin.com/in/imhariharanr/" target="_blank" rel="nofollow noopener noreferrer"&gt;My Linkedin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Jun 2022 11:26:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583013#M36742</guid>
      <dc:creator>Hariharan_R</dc:creator>
      <dc:date>2022-06-16T11:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Page navigation through Dax function</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583114#M36744</link>
      <description>&lt;P&gt;I tried on my power bi desktop, but it's not working, please help me with another function that can be applied.&lt;/P&gt;&lt;P&gt;if the above function is working then how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 11:58:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583114#M36744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-16T11:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Page navigation through Dax function</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583121#M36745</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to display the button based on data availability. I am not sure what kind of slicers and filters are there so considered a table. if the table is empty then visuals using the table is empty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the above script, you need to replace 'Table' with your table name. Share us the detailed information to provide correct expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 12:02:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583121#M36745</guid>
      <dc:creator>Hariharan_R</dc:creator>
      <dc:date>2022-06-16T12:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Page navigation through Dax function</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583168#M36746</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;suppose I have excel data and connected to power bi and applied if(isempty(table),"Red","Green") function on-page navigation button, now testing the data, if deleted some columns from excel table or deleted entire data except header. Its showing green both the condition, when deleted the columns from table, visual will disappear but button is green. When I again put data in table and showing same (green-button). So, please suggest me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dharmendra&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 12:29:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583168#M36746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-16T12:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Page navigation through Dax function</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583231#M36748</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;suppose I have excel data and connected to power bi and applied if(isempty(table),"Red","Green") function on-page navigation button, now testing the data, if deleted some columns from excel table or deleted entire data except header. Its showing green both the condition, when deleted the columns from table, visual will disappear but button is green. When I again put data in table and showing same (green-button). So, please suggest me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dharmendra&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 12:55:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Page-navigation-through-Dax-function/m-p/2583231#M36748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-16T12:55:15Z</dc:date>
    </item>
  </channel>
</rss>

