<?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 Call center, show the days where 80% of the calls was answered within 40 seconds in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/868126#M7107</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a few days of googling and trying out different formulas I hope some of you might guide me in the correct direction.&lt;/P&gt;&lt;P&gt;I'm working with call center data and&amp;nbsp;I’m looking for a function to show the days (and months) where 80% of the calls was answered within 40 seconds.&lt;/P&gt;&lt;P&gt;Have any of you done something similar, or have an idea of how I can manage this?&lt;/P&gt;&lt;P&gt;My data looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;call_id&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;nbsp; call_dt&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;nbsp;response_time_sec&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;012cefb8&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-05 15:27:11.000&lt;/TD&gt;&lt;TD&gt;128&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;637df261&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:02:55.000&lt;/TD&gt;&lt;TD&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;c312ea0a&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 07:26:45.000&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;455ac776&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-05 16:32:55.000&lt;/TD&gt;&lt;TD&gt;195&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;137de840&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:11:43.000&lt;/TD&gt;&lt;TD&gt;195&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;c2514e0a&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 08:51:03.000&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;09ca1fcc&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 09:01:11.000&lt;/TD&gt;&lt;TD&gt;88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0b141b20&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 10:27:30.000&lt;/TD&gt;&lt;TD&gt;410&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;b504d0ae&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 11:50:38.000&lt;/TD&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;bc125d0e&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 10:31:00.000&lt;/TD&gt;&lt;TD&gt;329&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10c67cb1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:43:37.000&lt;/TD&gt;&lt;TD&gt;130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;c51dab36&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 09:01:04.000&lt;/TD&gt;&lt;TD&gt;188&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4a182da4&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 07:02:05.000&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;13f947cf&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:14:11.000&lt;/TD&gt;&lt;TD&gt;97&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;cc16e377&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-05 11:13:28.000&lt;/TD&gt;&lt;TD&gt;155&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Fri, 06 Dec 2019 19:19:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-06T19:19:59Z</dc:date>
    <item>
      <title>Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/868126#M7107</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a few days of googling and trying out different formulas I hope some of you might guide me in the correct direction.&lt;/P&gt;&lt;P&gt;I'm working with call center data and&amp;nbsp;I’m looking for a function to show the days (and months) where 80% of the calls was answered within 40 seconds.&lt;/P&gt;&lt;P&gt;Have any of you done something similar, or have an idea of how I can manage this?&lt;/P&gt;&lt;P&gt;My data looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;call_id&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;nbsp; call_dt&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;&amp;nbsp;response_time_sec&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;012cefb8&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-05 15:27:11.000&lt;/TD&gt;&lt;TD&gt;128&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;637df261&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:02:55.000&lt;/TD&gt;&lt;TD&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;c312ea0a&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 07:26:45.000&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;455ac776&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-05 16:32:55.000&lt;/TD&gt;&lt;TD&gt;195&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;137de840&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:11:43.000&lt;/TD&gt;&lt;TD&gt;195&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;c2514e0a&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 08:51:03.000&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;09ca1fcc&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 09:01:11.000&lt;/TD&gt;&lt;TD&gt;88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0b141b20&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 10:27:30.000&lt;/TD&gt;&lt;TD&gt;410&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;b504d0ae&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 11:50:38.000&lt;/TD&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;bc125d0e&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 10:31:00.000&lt;/TD&gt;&lt;TD&gt;329&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10c67cb1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:43:37.000&lt;/TD&gt;&lt;TD&gt;130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;c51dab36&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 09:01:04.000&lt;/TD&gt;&lt;TD&gt;188&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4a182da4&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 07:02:05.000&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;13f947cf&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-06 13:14:11.000&lt;/TD&gt;&lt;TD&gt;97&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;cc16e377&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;2019-12-05 11:13:28.000&lt;/TD&gt;&lt;TD&gt;155&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Fri, 06 Dec 2019 19:19:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/868126#M7107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-06T19:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/868439#M7114</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try new table&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TableByDay = summarize('Table';'Table'[call_dt].[Date];"Count";countrows('Table');"countx";countrows(filter('Table';[response_time_sec]&amp;lt;=40));"InTime";divide(countrows(filter('Table';[response_time_sec]&amp;lt;=40));countrows('Table')))&lt;/LI-CODE&gt;&lt;P&gt;"InTime" field will show you a %&amp;nbsp;&lt;SPAN&gt;of the calls was answered within 40 seconds by day&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;to summarize by month&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TableByMonth = summarize('Table';'Table'[call_dt].[Year];'Table'[call_dt].[Month];"Count";countrows('Table');"countx";countrows(filter('Table';[response_time_sec]&amp;lt;=40));"InTime";divide(countrows(filter('Table';[response_time_sec]&amp;lt;=40));countrows('Table')))&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2019 15:34:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/868439#M7114</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-07T15:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870700#M7181</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I would like to use a &lt;EM&gt;what if&lt;/EM&gt; instead of hardcoding the values, would that be possible? When I tried it's just using the default value and not the one set by the slider.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 11:36:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870700#M7181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T11:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870748#M7183</link>
      <description>&lt;P&gt;sorry&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp; do not understand your new idea. could you demonstrate desired result?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 12:20:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870748#M7183</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T12:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870774#M7186</link>
      <description>&lt;P&gt;Sorry for the bad description.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in the solution you posted the value 40 is hardcoded twice. Instead of using this value I tried to use a &lt;EM&gt;what if&lt;/EM&gt; and use that value in the formula. What happens is that the formula is using the default value provided when creating the&amp;nbsp;&lt;EM&gt;what if&lt;/EM&gt;, instead of using the dynamic value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I created a new &lt;EM&gt;what if&amp;nbsp;&lt;/EM&gt;called&amp;nbsp;&lt;STRONG&gt;wait_time_threshold&lt;/STRONG&gt; with a default value of 40. Then I used the formula you provided and replaced 40 &lt;EM&gt;with&amp;nbsp;wait_time_threshold[wait_time_threshold Value]&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;I also added a new column &lt;EM&gt;thr&lt;/EM&gt;&amp;nbsp;which should contain the &lt;EM&gt;wait_time_threshold[wait_time_threshold Value]&lt;/EM&gt;.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TableByDay = summarize(event;event[start_dt].[Date];"Count";countrows(event);"countx";countrows(filter(event;event[wait_time]&amp;lt;=wait_time_threshold[wait_time_threshold Value]));"InTime";divide(countrows(filter(event;event[wait_time]&amp;lt;=wait_time_threshold[wait_time_threshold Value]));countrows(event));"thr";wait_time_threshold[wait_time_threshold Value])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I put all of this in a table it looks like this&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;As you can see the &lt;EM&gt;thr&lt;/EM&gt; column, which should be the value from the&amp;nbsp;&lt;EM&gt;what if&lt;/EM&gt; only contains the default value of &lt;EM&gt;40&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 12:48:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870774#M7186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T12:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870789#M7188</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;but in total of tr column is a too big value.&lt;/P&gt;&lt;P&gt;try to set thr column as a calculate. it looks like some aggregation&lt;/P&gt;&lt;P&gt;not sure, but for example&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"thr";calculate(min(wait_time_threshold[wait_time_threshold Value]))&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 13:02:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870789#M7188</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870794#M7190</link>
      <description>&lt;P&gt;Thanks again&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;,&amp;nbsp;but that gives an error "Column 'wait_time_threshold Value' in table 'wait_time_threshold' cannot be found or may not be used in this expression."&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 13:08:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870794#M7190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T13:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870800#M7192</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;share your pbix-file with data example&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 13:12:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870800#M7192</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T13:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870817#M7194</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Download: &amp;nbsp;&lt;A href="https://filebin.net/es1jtgtq3l3ljm3u/example.pbix?t=ote7tp35" target="_blank" rel="noopener"&gt;https://filebin.net/es1jtgtq3l3ljm3u/example.pbix?t=ote7tp35&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: I see that Filebin renamed the file extension to .zip, but it should work by renaming it to .pbix&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 13:30:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870817#M7194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T13:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870871#M7199</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its better to create measure in the TableByDay&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;InTimeMeasure = countrows(FILTER(example;and('example'[response_time_sec]&amp;lt;=[wait_time_threshold Value];example[call_dt].[Date]=SELECTEDVALUE(TableByDay[Date])))) / countrows(FILTER(example;example[call_dt].[Date]=SELECTEDVALUE(TableByDay[Date])))&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 14:24:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870871#M7199</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T14:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870953#M7205</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82403" data-lia-user-login="az38" class="lia-mention lia-mention-user"&gt;az38&lt;/a&gt;, that solved all my problems &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 15:21:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/870953#M7205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-10T15:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Call center, show the days where 80% of the calls was answered within 40 seconds</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/871052#M7209</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp; Im happy for you if this report was the only your problem &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Good luck!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;&lt;FONT color="#ababab"&gt;do not hesitate to give a kudo to useful posts and mark solutions as solution&lt;/FONT&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linkedin.com/in/alekseizhukov" target="_blank" rel="noopener"&gt;LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 16:32:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Call-center-show-the-days-where-80-of-the-calls-was-answered/m-p/871052#M7209</guid>
      <dc:creator>az38</dc:creator>
      <dc:date>2019-12-10T16:32:43Z</dc:date>
    </item>
  </channel>
</rss>

