<?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 Cases open on particular day, plus opened and closed in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3881475#M151508</link>
    <description>&lt;DIV class=""&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;Hi There, I am trying to create a graph on a table of incidents where I can see a history of how many incidents we had open on a day, but also how many were closed/opened. I have tried some similar ones on this community but none seem to work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 06:10:01 GMT</pubDate>
    <dc:creator>Cuggers7</dc:creator>
    <dc:date>2024-05-01T06:10:01Z</dc:date>
    <item>
      <title>Cases open on particular day, plus opened and closed</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3881475#M151508</link>
      <description>&lt;DIV class=""&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;Hi There, I am trying to create a graph on a table of incidents where I can see a history of how many incidents we had open on a day, but also how many were closed/opened. I have tried some similar ones on this community but none seem to work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 06:10:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3881475#M151508</guid>
      <dc:creator>Cuggers7</dc:creator>
      <dc:date>2024-05-01T06:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cases open on particular day, plus opened and closed</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3881603#M151510</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="652657" data-lia-user-login="Cuggers7" class="lia-mention lia-mention-user"&gt;Cuggers7&lt;/a&gt;&amp;nbsp;&lt;A href="https://www.daxpatterns.com/events-in-progress/" target="_blank"&gt;https://www.daxpatterns.com/events-in-progress/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 07:04:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3881603#M151510</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2024-05-01T07:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cases open on particular day, plus opened and closed</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3884232#M151562</link>
      <description>&lt;P&gt;Hi there, I am not getting a result with this dax =, how should i configure the relationship to the date table? do i use&amp;nbsp; would i use time opened or time closed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 01:28:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3884232#M151562</guid>
      <dc:creator>Cuggers7</dc:creator>
      <dc:date>2024-05-02T01:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cases open on particular day, plus opened and closed</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3894732#M151791</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="652657" data-lia-user-login="Cuggers7" class="lia-mention lia-mention-user"&gt;Cuggers7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’d like to acknowledge the valuable input provided by the &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="236628" data-lia-user-login="AntrikshSharma" class="lia-mention lia-mention-user"&gt;AntrikshSharma&lt;/a&gt;&amp;nbsp;. Their initial ideas were instrumental in guiding my approach. However, I noticed that further details were needed to fully understand the case. &lt;BR /&gt;In my investigation, I took the following steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My sample:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;New calculated table:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Relationship:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create two measures as follow:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Open = CALCULATE(COUNT('Table'[Time Opened]), USERELATIONSHIP('Table'[Time Opened], 'Date'[Date]))&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;close = CALCULATE(COUNT('Table'[Time Closed]), USERELATIONSHIP('Table'[Time Closed], 'Date'[Date]))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Final Output:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this sample data is structurally different from the one you are using, please do not hesitate to mention it and I will modify it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yulia Xu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 10:05:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Cases-open-on-particular-day-plus-opened-and-closed/m-p/3894732#M151791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-06T10:05:45Z</dc:date>
    </item>
  </channel>
</rss>

