<?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: Column Profiling Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402025#M32637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's fantastic; however, I am still facing the same issue, in case of a bar chart if the dimension is AGE then it will count the above measures based on that dimension. What I am trying to accomplish is that above measures in total (without going into detail)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Sep 2017 11:40:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-24T11:40:37Z</dc:date>
    <item>
      <title>Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402021#M32633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have a column data profiling on one chart? What I am trying to do is give a summary on the columns data showing :&lt;/P&gt;&lt;P&gt;1- Count of DISTINCT values&lt;/P&gt;&lt;P&gt;2- Count of Duplicated Values&lt;/P&gt;&lt;P&gt;3- Count of NULL values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, say I have a column "DateofBirth", I'd like to have a bar chart (or pie chart) showing the above measures. Now I have applied the above measures but when it comes to selecting a dimension (since I have to select) it messes what I am trying to accomplish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; your feedback is really appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 15:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402021#M32633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-23T15:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402022#M32634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi feras, and what you try to accomplish? if you want to ignore all selections you can add {1} to expressions:&lt;/P&gt;&lt;P&gt;Count({1} FieldName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Sep 2017 16:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402022#M32634</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-09-23T16:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402023#M32635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben, thanks for your reply. I am not trying to ignore all selections, Say I have column Age which has the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NULL&lt;/P&gt;&lt;P&gt;NULL&lt;/P&gt;&lt;P&gt;54&lt;/P&gt;&lt;P&gt;53&lt;/P&gt;&lt;P&gt;55&lt;/P&gt;&lt;P&gt;55&lt;/P&gt;&lt;P&gt;23&lt;/P&gt;&lt;P&gt;23&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have a ONE chart that represent the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duplicates Count: 3&lt;/P&gt;&lt;P&gt;Distinct count: 5&lt;/P&gt;&lt;P&gt;Null count: 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 11:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402023#M32635</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-24T11:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402024#M32636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe?...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Duplicates Count:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(Aggr(If(Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Age&lt;/SPAN&gt;)&amp;gt;1, 1),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Age&lt;/SPAN&gt;))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Distinct count:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count(DISTINCT Age)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Null count:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum(If(IsNull(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Age&lt;/SPAN&gt;), 1, 0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 11:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402024#M32636</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-09-24T11:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402025#M32637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's fantastic; however, I am still facing the same issue, in case of a bar chart if the dimension is AGE then it will count the above measures based on that dimension. What I am trying to accomplish is that above measures in total (without going into detail)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 11:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402025#M32637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-24T11:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402026#M32638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload a sample to check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Sep 2017 15:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402026#M32638</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-09-24T15:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402027#M32639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK....&lt;/P&gt;&lt;P&gt;the table is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CustomerID,&amp;nbsp;&amp;nbsp; AGE&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NULL&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NULL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 55&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 55&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;5&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 53&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;6&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 52&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;7&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;8&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How can I have a bar chart to display the above data as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3 BARs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;BAR1: 2 // NULLS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;BAR2: 4// DISTINCT Values&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;BAR3: 2 //DUPLICATES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope it is clear now. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 05:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402027#M32639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-25T05:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402028#M32640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA, you can see the 3 bars with the expressions I posted before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 06:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402028#M32640</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-09-25T06:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402029#M32641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have to select a dimension, don't I? if I Select age as the BAR chart's demsnion this will cause the chart to show the measures you wrote based on every single value... Which is not what I want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 06:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402029#M32641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-25T06:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402030#M32642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi feras, this is why I'm asking for a sample or a detailed step of what you want, What means "Select Age as bar chart dimension"?&lt;/P&gt;&lt;P&gt;Setting all values of AGE and make the expressions for all the values? the count distinct will be always '1', what else should count?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 06:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402030#M32642</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-09-25T06:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402031#M32643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having all values of a dimension the count of duplicates can be:&lt;/P&gt;&lt;P&gt;Sum(Aggr(Count(AGE),AGE))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't get how the nulls it should be counted having dimension values, or why count distinct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 06:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402031#M32643</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-09-25T06:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Column Profiling Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402032#M32644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this attachment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many options if I start to imagine what you want, and english is not my native language... a sample, or at least a screenshot of what behaviour you search will be nice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 07:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Column-Profiling-Chart/m-p/1402032#M32644</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-09-25T07:45:49Z</dc:date>
    </item>
  </channel>
</rss>

