<?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: Visual Chart from missing inputs in the table in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4604126#M12271</link>
    <description>&lt;P&gt;Could you please share how to do that?&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 23:01:36 GMT</pubDate>
    <dc:creator>rodrigues_ear</dc:creator>
    <dc:date>2025-03-10T23:01:36Z</dc:date>
    <item>
      <title>Visual Chart from missing inputs in the table</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4595573#M12250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a scenario that seems simple but has been challenging for me.&lt;/P&gt;&lt;P&gt;I manage multiple systems/servers that send log data to a SQL database to indicate they are ON. I import this data into Power BI to track their status over time—by date, month, etc.&lt;/P&gt;&lt;P&gt;To represent this setup, I created two tables:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A &lt;STRONG&gt;Date&lt;/STRONG&gt; table containing all dates of the year.&lt;/LI&gt;&lt;LI&gt;A &lt;STRONG&gt;Logs&lt;/STRONG&gt; table storing system/server logs.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;These tables are linked by date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Schema.png" style="width: 823px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1246559iD1DC95C29B1FF137/image-size/large?v=v2&amp;amp;px=999" role="button" title="Schema.png" alt="Schema.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can analyze the data to show when the systems are ON by counting the "ON" status from the &lt;STRONG&gt;STATUS&lt;/STRONG&gt; column. However, the issue is that no data is logged when a system is OFF (e.g., on Jan 2, 2025, System #2 is OFF, so no entry is recorded):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="ON.png" style="width: 428px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1246560i7ADD1258DFD3C17A/image-size/large?v=v2&amp;amp;px=999" role="button" title="ON.png" alt="ON.png" /&gt;&lt;/span&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;I'm not sure how to do it, but I need to identify when a system was OFF—essentially, when the count of "ON" entries is missing or differs from expectations. This is what I need:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NOT ON.png" style="width: 714px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1246561i761011BEE2F25AF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="NOT ON.png" alt="NOT ON.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do that!?&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;</description>
      <pubDate>Tue, 04 Mar 2025 21:46:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4595573#M12250</guid>
      <dc:creator>rodrigues_ear</dc:creator>
      <dc:date>2025-03-04T21:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Chart from missing inputs in the table</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4601402#M12265</link>
      <description>&lt;P&gt;&lt;BR /&gt;To report on things that are not there you need to use disconnected tables and/or crossjoins&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 02:29:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4601402#M12265</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-08T02:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Chart from missing inputs in the table</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4604126#M12271</link>
      <description>&lt;P&gt;Could you please share how to do that?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 23:01:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4604126#M12271</guid>
      <dc:creator>rodrigues_ear</dc:creator>
      <dc:date>2025-03-10T23:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Chart from missing inputs in the table</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4604132#M12272</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 23:34:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visual-Chart-from-missing-inputs-in-the-table/m-p/4604132#M12272</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-03-10T23:34:30Z</dc:date>
    </item>
  </channel>
</rss>

