<?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: Show a message when there's no data in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Show-a-message-when-there-s-no-data/m-p/2974931#M6385</link>
    <description>&lt;P&gt;You can use the visual title's fx function, or you can use smart narratives to display the appropriate text.&lt;/P&gt;</description>
    <pubDate>Sun, 18 Dec 2022 01:29:09 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2022-12-18T01:29:09Z</dc:date>
    <item>
      <title>Show a message when there's no data</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Show-a-message-when-there-s-no-data/m-p/2971730#M6380</link>
      <description>&lt;P&gt;Is it possible to show a 'warning message' when there is no data for a variable instead of showing an empty section?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, in the bottom there's a big white space. Instead, I need a warning message like: 'For the variable chosen in the slicer, ther's no data'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 19:56:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Show-a-message-when-there-s-no-data/m-p/2971730#M6380</guid>
      <dc:creator>Gems</dc:creator>
      <dc:date>2022-12-15T19:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show a message when there's no data</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Show-a-message-when-there-s-no-data/m-p/2974931#M6385</link>
      <description>&lt;P&gt;You can use the visual title's fx function, or you can use smart narratives to display the appropriate text.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2022 01:29:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Show-a-message-when-there-s-no-data/m-p/2974931#M6385</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-12-18T01:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Show a message when there's no data</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Show-a-message-when-there-s-no-data/m-p/2981175#M6399</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;, I've done some research and I find out that crating a Card and adding a measure on it was the easiest solution. Is imporant to adjust the transparency of the card to 100% in order to see the data when there are values to show. If this can help someone, this is the measure I used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Measure = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ISBLANK&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Variable'&lt;/SPAN&gt;&lt;SPAN&gt;)),&lt;/SPAN&gt;&lt;SPAN&gt;"Message you want to display"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 09:05:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Show-a-message-when-there-s-no-data/m-p/2981175#M6399</guid>
      <dc:creator>Gems</dc:creator>
      <dc:date>2022-12-21T09:05:29Z</dc:date>
    </item>
  </channel>
</rss>

