<?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: Forms Pro Survey reporting in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/765142#M3389</link>
    <description>&lt;P&gt;Mariusz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies I took an alternative using a query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2019 10:12:31 GMT</pubDate>
    <dc:creator>Ailteir</dc:creator>
    <dc:date>2019-08-13T10:12:31Z</dc:date>
    <item>
      <title>Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761239#M3208</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the data structure and resultant pivottable image above I am trying to produce a multiple card visuals that shows the number of projects where a filtered question was answered "no" to by all respondents. For example in the attached pivot if Question02 were "Is there an agreed budget for the project" then there are 2 project where all respondents agree there is no budget.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 05:44:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761239#M3208</guid>
      <dc:creator>Ailteir</dc:creator>
      <dc:date>2019-08-08T05:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761386#M3212</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="141994" data-lia-user-login="Ailteir" class="lia-mention lia-mention-user"&gt;Ailteir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide the data sample you base your pivot on?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;Best Regards,&lt;BR /&gt;Mariusz&lt;BR /&gt;&lt;BR /&gt;Please feel free to connect with me.&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/mariusz-repczynski-065a7362/" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;IMG src="https://static.licdn.com/scds/common/u/images/logos/linkedin/logo_linkedin_93x21_v2.png" border="0" alt="Mariusz Repczynski" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 07:34:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761386#M3212</guid>
      <dc:creator>Mariusz</dc:creator>
      <dc:date>2019-08-08T07:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761394#M3213</link>
      <description>&lt;P&gt;Can do but not quite sure how I do it through the forum?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 07:38:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761394#M3213</guid>
      <dc:creator>Ailteir</dc:creator>
      <dc:date>2019-08-08T07:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761609#M3222</link>
      <description>&lt;P&gt;All data is fictitious;&lt;BR /&gt;&lt;FONT&gt;Team Member,Project,Question,Answer,AnswerValue&lt;BR /&gt;Elizabeth Barnes,Project01,Question01,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project01,Question02,No,0&lt;BR /&gt;Elizabeth Barnes,Project01,Question03,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project01,Question04,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project01,Question05,No,0&lt;BR /&gt;Elizabeth Barnes,Project01,Question06,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project01,Question07,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project01,Question08,No,0&lt;BR /&gt;Elizabeth Barnes,Project01,Question09,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project01,Question10,No,0&lt;BR /&gt;Elizabeth Barnes,Project02,Question01,No,0&lt;BR /&gt;Elizabeth Barnes,Project02,Question02,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project02,Question03,No,0&lt;BR /&gt;Elizabeth Barnes,Project02,Question04,No,0&lt;BR /&gt;Elizabeth Barnes,Project02,Question05,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project02,Question06,No,0&lt;BR /&gt;Elizabeth Barnes,Project02,Question07,No,0&lt;BR /&gt;Elizabeth Barnes,Project02,Question08,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project02,Question09,No,0&lt;BR /&gt;Elizabeth Barnes,Project02,Question10,No,0&lt;BR /&gt;Elizabeth Barnes,Project03,Question01,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project03,Question02,No,0&lt;BR /&gt;Elizabeth Barnes,Project03,Question03,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project03,Question04,No,0&lt;BR /&gt;Elizabeth Barnes,Project03,Question05,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project03,Question06,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project03,Question07,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project03,Question08,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project03,Question09,No,0&lt;BR /&gt;Elizabeth Barnes,Project03,Question10,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project04,Question01,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question02,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question03,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question04,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project04,Question05,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question06,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question07,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question08,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question09,No,0&lt;BR /&gt;Elizabeth Barnes,Project04,Question10,No,0&lt;BR /&gt;Elizabeth Barnes,Project05,Question01,No,0&lt;BR /&gt;Elizabeth Barnes,Project05,Question02,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project05,Question03,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project05,Question04,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project05,Question05,No,0&lt;BR /&gt;Elizabeth Barnes,Project05,Question06,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project05,Question07,No,0&lt;BR /&gt;Elizabeth Barnes,Project05,Question08,Yes,1&lt;BR /&gt;Elizabeth Barnes,Project05,Question09,No,0&lt;BR /&gt;Elizabeth Barnes,Project05,Question10,No,0&lt;BR /&gt;Katelyn West,Project01,Question01,Yes,1&lt;BR /&gt;Katelyn West,Project01,Question02,No,0&lt;BR /&gt;Katelyn West,Project01,Question03,No,0&lt;BR /&gt;Katelyn West,Project01,Question04,No,0&lt;BR /&gt;Katelyn West,Project01,Question05,Yes,1&lt;BR /&gt;Katelyn West,Project01,Question06,Yes,1&lt;BR /&gt;Katelyn West,Project01,Question07,No,0&lt;BR /&gt;Katelyn West,Project01,Question08,Yes,1&lt;BR /&gt;Katelyn West,Project01,Question09,Yes,1&lt;BR /&gt;Katelyn West,Project01,Question10,Yes,1&lt;BR /&gt;Katelyn West,Project02,Question01,No,0&lt;BR /&gt;Katelyn West,Project02,Question02,No,0&lt;BR /&gt;Katelyn West,Project02,Question03,No,0&lt;BR /&gt;Katelyn West,Project02,Question04,No,0&lt;BR /&gt;Katelyn West,Project02,Question05,No,0&lt;BR /&gt;Katelyn West,Project02,Question06,Yes,1&lt;BR /&gt;Katelyn West,Project02,Question07,No,0&lt;BR /&gt;Katelyn West,Project02,Question08,Yes,1&lt;BR /&gt;Katelyn West,Project02,Question09,Yes,1&lt;BR /&gt;Katelyn West,Project02,Question10,Yes,1&lt;BR /&gt;Katelyn West,Project03,Question01,Yes,1&lt;BR /&gt;Katelyn West,Project03,Question02,No,0&lt;BR /&gt;Katelyn West,Project03,Question03,Yes,1&lt;BR /&gt;Katelyn West,Project03,Question04,No,0&lt;BR /&gt;Katelyn West,Project03,Question05,Yes,1&lt;BR /&gt;Katelyn West,Project03,Question06,No,0&lt;BR /&gt;Katelyn West,Project03,Question07,Yes,1&lt;BR /&gt;Katelyn West,Project03,Question08,Yes,1&lt;BR /&gt;Katelyn West,Project03,Question09,No,0&lt;BR /&gt;Katelyn West,Project03,Question10,No,0&lt;BR /&gt;Katelyn West,Project04,Question01,No,0&lt;BR /&gt;Katelyn West,Project04,Question02,No,0&lt;BR /&gt;Katelyn West,Project04,Question03,No,0&lt;BR /&gt;Katelyn West,Project04,Question04,No,0&lt;BR /&gt;Katelyn West,Project04,Question05,No,0&lt;BR /&gt;Katelyn West,Project04,Question06,No,0&lt;BR /&gt;Katelyn West,Project04,Question07,No,0&lt;BR /&gt;Katelyn West,Project04,Question08,Yes,1&lt;BR /&gt;Katelyn West,Project04,Question09,No,0&lt;BR /&gt;Katelyn West,Project04,Question10,Yes,1&lt;BR /&gt;Katelyn West,Project05,Question01,Yes,1&lt;BR /&gt;Katelyn West,Project05,Question02,No,0&lt;BR /&gt;Katelyn West,Project05,Question03,Yes,1&lt;BR /&gt;Katelyn West,Project05,Question04,No,0&lt;BR /&gt;Katelyn West,Project05,Question05,No,0&lt;BR /&gt;Katelyn West,Project05,Question06,Yes,1&lt;BR /&gt;Katelyn West,Project05,Question07,Yes,1&lt;BR /&gt;Katelyn West,Project05,Question08,No,0&lt;BR /&gt;Katelyn West,Project05,Question09,No,0&lt;BR /&gt;Katelyn West,Project05,Question10,No,0&lt;BR /&gt;Eliana Garcia,Project01,Question01,Yes,1&lt;BR /&gt;Eliana Garcia,Project01,Question02,No,0&lt;BR /&gt;Eliana Garcia,Project01,Question03,Yes,1&lt;BR /&gt;Eliana Garcia,Project01,Question04,Yes,1&lt;BR /&gt;Eliana Garcia,Project01,Question05,No,0&lt;BR /&gt;Eliana Garcia,Project01,Question06,No,0&lt;BR /&gt;Eliana Garcia,Project01,Question07,Yes,1&lt;BR /&gt;Eliana Garcia,Project01,Question08,No,0&lt;BR /&gt;Eliana Garcia,Project01,Question09,No,0&lt;BR /&gt;Eliana Garcia,Project01,Question10,Yes,1&lt;BR /&gt;Eliana Garcia,Project02,Question01,Yes,1&lt;BR /&gt;Eliana Garcia,Project02,Question02,No,0&lt;BR /&gt;Eliana Garcia,Project02,Question03,No,0&lt;BR /&gt;Eliana Garcia,Project02,Question04,Yes,1&lt;BR /&gt;Eliana Garcia,Project02,Question05,Yes,1&lt;BR /&gt;Eliana Garcia,Project02,Question06,Yes,1&lt;BR /&gt;Eliana Garcia,Project02,Question07,No,0&lt;BR /&gt;Eliana Garcia,Project02,Question08,Yes,1&lt;BR /&gt;Eliana Garcia,Project02,Question09,Yes,1&lt;BR /&gt;Eliana Garcia,Project02,Question10,Yes,1&lt;BR /&gt;Eliana Garcia,Project03,Question01,Yes,1&lt;BR /&gt;Eliana Garcia,Project03,Question02,No,0&lt;BR /&gt;Eliana Garcia,Project03,Question03,No,0&lt;BR /&gt;Eliana Garcia,Project03,Question04,No,0&lt;BR /&gt;Eliana Garcia,Project03,Question05,Yes,1&lt;BR /&gt;Eliana Garcia,Project03,Question06,Yes,1&lt;BR /&gt;Eliana Garcia,Project03,Question07,No,0&lt;BR /&gt;Eliana Garcia,Project03,Question08,Yes,1&lt;BR /&gt;Eliana Garcia,Project03,Question09,Yes,1&lt;BR /&gt;Eliana Garcia,Project03,Question10,No,0&lt;BR /&gt;Eliana Garcia,Project04,Question01,Yes,1&lt;BR /&gt;Eliana Garcia,Project04,Question02,Yes,1&lt;BR /&gt;Eliana Garcia,Project04,Question03,No,0&lt;BR /&gt;Eliana Garcia,Project04,Question04,Yes,1&lt;BR /&gt;Eliana Garcia,Project04,Question05,No,0&lt;BR /&gt;Eliana Garcia,Project04,Question06,Yes,1&lt;BR /&gt;Eliana Garcia,Project04,Question07,No,0&lt;BR /&gt;Eliana Garcia,Project04,Question08,Yes,1&lt;BR /&gt;Eliana Garcia,Project04,Question09,Yes,1&lt;BR /&gt;Eliana Garcia,Project04,Question10,Yes,1&lt;BR /&gt;Eliana Garcia,Project05,Question01,No,0&lt;BR /&gt;Eliana Garcia,Project05,Question02,Yes,1&lt;BR /&gt;Eliana Garcia,Project05,Question03,No,0&lt;BR /&gt;Eliana Garcia,Project05,Question04,No,0&lt;BR /&gt;Eliana Garcia,Project05,Question05,No,0&lt;BR /&gt;Eliana Garcia,Project05,Question06,Yes,1&lt;BR /&gt;Eliana Garcia,Project05,Question07,No,0&lt;BR /&gt;Eliana Garcia,Project05,Question08,Yes,1&lt;BR /&gt;Eliana Garcia,Project05,Question09,No,0&lt;BR /&gt;Eliana Garcia,Project05,Question10,No,0&lt;BR /&gt;McKenzie Evans,Project01,Question01,No,0&lt;BR /&gt;McKenzie Evans,Project01,Question02,No,0&lt;BR /&gt;McKenzie Evans,Project01,Question03,No,0&lt;BR /&gt;McKenzie Evans,Project01,Question04,Yes,1&lt;BR /&gt;McKenzie Evans,Project01,Question05,No,0&lt;BR /&gt;McKenzie Evans,Project01,Question06,Yes,1&lt;BR /&gt;McKenzie Evans,Project01,Question07,No,0&lt;BR /&gt;McKenzie Evans,Project01,Question08,Yes,1&lt;BR /&gt;McKenzie Evans,Project01,Question09,No,0&lt;BR /&gt;McKenzie Evans,Project01,Question10,No,0&lt;BR /&gt;McKenzie Evans,Project02,Question01,Yes,1&lt;BR /&gt;McKenzie Evans,Project02,Question02,Yes,1&lt;BR /&gt;McKenzie Evans,Project02,Question03,No,0&lt;BR /&gt;McKenzie Evans,Project02,Question04,Yes,1&lt;BR /&gt;McKenzie Evans,Project02,Question05,No,0&lt;BR /&gt;McKenzie Evans,Project02,Question06,Yes,1&lt;BR /&gt;McKenzie Evans,Project02,Question07,Yes,1&lt;BR /&gt;McKenzie Evans,Project02,Question08,No,0&lt;BR /&gt;McKenzie Evans,Project02,Question09,Yes,1&lt;BR /&gt;McKenzie Evans,Project02,Question10,No,0&lt;BR /&gt;McKenzie Evans,Project03,Question01,No,0&lt;BR /&gt;McKenzie Evans,Project03,Question02,No,0&lt;BR /&gt;McKenzie Evans,Project03,Question03,Yes,1&lt;BR /&gt;McKenzie Evans,Project03,Question04,No,0&lt;BR /&gt;McKenzie Evans,Project03,Question05,No,0&lt;BR /&gt;McKenzie Evans,Project03,Question06,Yes,1&lt;BR /&gt;McKenzie Evans,Project03,Question07,No,0&lt;BR /&gt;McKenzie Evans,Project03,Question08,Yes,1&lt;BR /&gt;McKenzie Evans,Project03,Question09,No,0&lt;BR /&gt;McKenzie Evans,Project03,Question10,Yes,1&lt;BR /&gt;McKenzie Evans,Project04,Question01,Yes,1&lt;BR /&gt;McKenzie Evans,Project04,Question02,No,0&lt;BR /&gt;McKenzie Evans,Project04,Question03,Yes,1&lt;BR /&gt;McKenzie Evans,Project04,Question04,No,0&lt;BR /&gt;McKenzie Evans,Project04,Question05,No,0&lt;BR /&gt;McKenzie Evans,Project04,Question06,No,0&lt;BR /&gt;McKenzie Evans,Project04,Question07,Yes,1&lt;BR /&gt;McKenzie Evans,Project04,Question08,Yes,1&lt;BR /&gt;McKenzie Evans,Project04,Question09,Yes,1&lt;BR /&gt;McKenzie Evans,Project04,Question10,No,0&lt;BR /&gt;McKenzie Evans,Project05,Question01,Yes,1&lt;BR /&gt;McKenzie Evans,Project05,Question02,No,0&lt;BR /&gt;McKenzie Evans,Project05,Question03,No,0&lt;BR /&gt;McKenzie Evans,Project05,Question04,No,0&lt;BR /&gt;McKenzie Evans,Project05,Question05,Yes,1&lt;BR /&gt;McKenzie Evans,Project05,Question06,Yes,1&lt;BR /&gt;McKenzie Evans,Project05,Question07,No,0&lt;BR /&gt;McKenzie Evans,Project05,Question08,Yes,1&lt;BR /&gt;McKenzie Evans,Project05,Question09,Yes,1&lt;BR /&gt;McKenzie Evans,Project05,Question10,Yes,1&lt;BR /&gt;Blair Silva,Project01,Question01,Yes,1&lt;BR /&gt;Blair Silva,Project01,Question02,No,0&lt;BR /&gt;Blair Silva,Project01,Question03,No,0&lt;BR /&gt;Blair Silva,Project01,Question04,Yes,1&lt;BR /&gt;Blair Silva,Project01,Question05,Yes,1&lt;BR /&gt;Blair Silva,Project01,Question06,No,0&lt;BR /&gt;Blair Silva,Project01,Question07,No,0&lt;BR /&gt;Blair Silva,Project01,Question08,No,0&lt;BR /&gt;Blair Silva,Project01,Question09,Yes,1&lt;BR /&gt;Blair Silva,Project01,Question10,No,0&lt;BR /&gt;Blair Silva,Project02,Question01,Yes,1&lt;BR /&gt;Blair Silva,Project02,Question02,Yes,1&lt;BR /&gt;Blair Silva,Project02,Question03,No,0&lt;BR /&gt;Blair Silva,Project02,Question04,Yes,1&lt;BR /&gt;Blair Silva,Project02,Question05,No,0&lt;BR /&gt;Blair Silva,Project02,Question06,Yes,1&lt;BR /&gt;Blair Silva,Project02,Question07,No,0&lt;BR /&gt;Blair Silva,Project02,Question08,No,0&lt;BR /&gt;Blair Silva,Project02,Question09,Yes,1&lt;BR /&gt;Blair Silva,Project02,Question10,Yes,1&lt;BR /&gt;Blair Silva,Project03,Question01,Yes,1&lt;BR /&gt;Blair Silva,Project03,Question02,No,0&lt;BR /&gt;Blair Silva,Project03,Question03,No,0&lt;BR /&gt;Blair Silva,Project03,Question04,No,0&lt;BR /&gt;Blair Silva,Project03,Question05,No,0&lt;BR /&gt;Blair Silva,Project03,Question06,No,0&lt;BR /&gt;Blair Silva,Project03,Question07,Yes,1&lt;BR /&gt;Blair Silva,Project03,Question08,Yes,1&lt;BR /&gt;Blair Silva,Project03,Question09,No,0&lt;BR /&gt;Blair Silva,Project03,Question10,Yes,1&lt;BR /&gt;Blair Silva,Project04,Question01,Yes,1&lt;BR /&gt;Blair Silva,Project04,Question02,No,0&lt;BR /&gt;Blair Silva,Project04,Question03,Yes,1&lt;BR /&gt;Blair Silva,Project04,Question04,No,0&lt;BR /&gt;Blair Silva,Project04,Question05,Yes,1&lt;BR /&gt;Blair Silva,Project04,Question06,Yes,1&lt;BR /&gt;Blair Silva,Project04,Question07,No,0&lt;BR /&gt;Blair Silva,Project04,Question08,No,0&lt;BR /&gt;Blair Silva,Project04,Question09,No,0&lt;BR /&gt;Blair Silva,Project04,Question10,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question01,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question02,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question03,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question04,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question05,No,0&lt;BR /&gt;Blair Silva,Project05,Question06,No,0&lt;BR /&gt;Blair Silva,Project05,Question07,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question08,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question09,Yes,1&lt;BR /&gt;Blair Silva,Project05,Question10,Yes,1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 10:29:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761609#M3222</guid>
      <dc:creator>Ailteir</dc:creator>
      <dc:date>2019-08-08T10:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761753#M3228</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="141994" data-lia-user-login="Ailteir" class="lia-mention lia-mention-user"&gt;Ailteir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Count rows = 
VAR _no = CALCULATE( COUNTROWS( 'Table' ),  'Table'[Answer] = "No" ) 
VAR _all = CALCULATE( COUNTROWS( 'Table' ),  ALL( 'Table'[Answer] ) )
RETURN IF( _no = _all, _all )&lt;/PRE&gt;&lt;P&gt;Please see the below.&lt;/P&gt;&lt;DIV&gt;Best Regards,&lt;BR /&gt;Mariusz&lt;BR /&gt;&lt;BR /&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accepting it as the solution&lt;/I&gt;&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;Please feel free to connect with me.&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/mariusz-repczynski-065a7362/" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;IMG src="https://static.licdn.com/scds/common/u/images/logos/linkedin/logo_linkedin_93x21_v2.png" border="0" alt="Mariusz Repczynski" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 13:21:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761753#M3228</guid>
      <dc:creator>Mariusz</dc:creator>
      <dc:date>2019-08-08T13:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761826#M3230</link>
      <description>&lt;P&gt;Mariusz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems good. Late in the morning here - 2am. I will confirm it a solution tomorrow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 14:24:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/761826#M3230</guid>
      <dc:creator>Ailteir</dc:creator>
      <dc:date>2019-08-08T14:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/762379#M3250</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Mariusz&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thx have mocked it up. Nearly there it produces this using standard table visual.&lt;/P&gt;&lt;P&gt;I would like to show as seperately as per second graphic. For example from the extract in the table the card graphic I propose would record &lt;STRONG&gt;2&lt;/STRONG&gt; projects having all respondents answering "No" to&amp;nbsp; Question02.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 02:53:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/762379#M3250</guid>
      <dc:creator>Ailteir</dc:creator>
      <dc:date>2019-08-09T02:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/762537#M3253</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="141994" data-lia-user-login="Ailteir" class="lia-mention lia-mention-user"&gt;Ailteir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you need something like below?&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;DIV&gt;Best Regards,&lt;BR /&gt;Mariusz&lt;BR /&gt;&lt;BR /&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accepting it as the solution&lt;/I&gt;&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;Please feel free to connect with me.&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/mariusz-repczynski-065a7362/" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;IMG src="https://static.licdn.com/scds/common/u/images/logos/linkedin/logo_linkedin_93x21_v2.png" border="0" alt="Mariusz Repczynski" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 07:20:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/762537#M3253</guid>
      <dc:creator>Mariusz</dc:creator>
      <dc:date>2019-08-09T07:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Forms Pro Survey reporting</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/765142#M3389</link>
      <description>&lt;P&gt;Mariusz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies I took an alternative using a query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 10:12:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Forms-Pro-Survey-reporting/m-p/765142#M3389</guid>
      <dc:creator>Ailteir</dc:creator>
      <dc:date>2019-08-13T10:12:31Z</dc:date>
    </item>
  </channel>
</rss>

