<?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 How to calc table measures economically in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-calc-table-measures-economically/m-p/1628821#M46791</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am building a system for monitoring data quality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is building a daily history on all qvds saved in the prod environment. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is getting a lot of the table info from metadata tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- field counts, unique vakues, row counts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I would like some more direct measures as well:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- numeric: columns: median , min, max, average, stdev, outliers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- for categorical cols: distrbution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The direct measures are a bit on the cpu intensive side, since it is fairly large data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am thinking to do the calculations when the table is created in order to save resources-to do it twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am doing now is looping over columns and calculating all measures on all columns. It takes it toll on systems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any smarthacks....or any techinal details and manouvers I can do do to make it easier...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR Lasse&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:00:06 GMT</pubDate>
    <dc:creator>essalj666</dc:creator>
    <dc:date>2024-11-16T20:00:06Z</dc:date>
    <item>
      <title>How to calc table measures economically</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-calc-table-measures-economically/m-p/1628821#M46791</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am building a system for monitoring data quality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is building a daily history on all qvds saved in the prod environment. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is getting a lot of the table info from metadata tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- field counts, unique vakues, row counts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I would like some more direct measures as well:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- numeric: columns: median , min, max, average, stdev, outliers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- for categorical cols: distrbution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The direct measures are a bit on the cpu intensive side, since it is fairly large data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am thinking to do the calculations when the table is created in order to save resources-to do it twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am doing now is looping over columns and calculating all measures on all columns. It takes it toll on systems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any smarthacks....or any techinal details and manouvers I can do do to make it easier...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR Lasse&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-calc-table-measures-economically/m-p/1628821#M46791</guid>
      <dc:creator>essalj666</dc:creator>
      <dc:date>2024-11-16T20:00:06Z</dc:date>
    </item>
  </channel>
</rss>

