<?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: How to get all measures in 1 table? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343832#M29726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thanks for your answer, it's good solution for me except 1 problem.&lt;/P&gt;&lt;P&gt;I got all my mesures in 1 table as i want. But there are 3 measures of count and 3 other &lt;SPAN style="font-size: 13.3333px;"&gt;measures&lt;/SPAN&gt; of %.&lt;/P&gt;&lt;P&gt;And % shows in shares. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-05-29 13_07_35-Qlik Sense Desktop.png" class="jive-image image-1" src="/legacyfs/online/165077_2017-05-29 13_07_35-Qlik Sense Desktop.png" style="font-size: 13.3333px;" /&gt; So i want 74%, 41% 115%&lt;/P&gt;&lt;P&gt;So is there any way to show 2 types of measures in 1 table correctly? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 May 2017 10:14:00 GMT</pubDate>
    <dc:creator>Vasiliy_Beshentsev</dc:creator>
    <dc:date>2017-05-29T10:14:00Z</dc:date>
    <item>
      <title>How to get all measures in 1 table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343830#M29724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello qlikers!&lt;/P&gt;&lt;P&gt;Here i provide part of my app.&lt;/P&gt;&lt;P&gt;I got months in columns and expr in rows, and the measures, which calculates by exp from my data.&lt;/P&gt;&lt;P&gt;My question is how to collect all this measures into 1 table and how to write correct expr for rows for all these measures - so my point is to write in rows measure description. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 13:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343830#M29724</guid>
      <dc:creator>Vasiliy_Beshentsev</dc:creator>
      <dc:date>2017-05-26T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all measures in 1 table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343831#M29725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll have to use the ValueList function to create synthetic dimensions and one single expression based on valuelist to generate the correct sub-expressions. Perhaps this blog post helps: &lt;A href="https://community.qlik.com/qlik-blogpost/3196"&gt;ValueList() – For those tricky situations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 14:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343831#M29725</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-05-26T14:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all measures in 1 table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343832#M29726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thanks for your answer, it's good solution for me except 1 problem.&lt;/P&gt;&lt;P&gt;I got all my mesures in 1 table as i want. But there are 3 measures of count and 3 other &lt;SPAN style="font-size: 13.3333px;"&gt;measures&lt;/SPAN&gt; of %.&lt;/P&gt;&lt;P&gt;And % shows in shares. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-05-29 13_07_35-Qlik Sense Desktop.png" class="jive-image image-1" src="/legacyfs/online/165077_2017-05-29 13_07_35-Qlik Sense Desktop.png" style="font-size: 13.3333px;" /&gt; So i want 74%, 41% 115%&lt;/P&gt;&lt;P&gt;So is there any way to show 2 types of measures in 1 table correctly? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 10:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343832#M29726</guid>
      <dc:creator>Vasiliy_Beshentsev</dc:creator>
      <dc:date>2017-05-29T10:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all measures in 1 table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343833#M29727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You probably could do the formatting in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 11:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343833#M29727</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2017-05-29T11:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all measures in 1 table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343834#M29728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I make this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-05-29 14_03_05-Qlik Sense Desktop.png" class="jive-image image-1" src="/legacyfs/online/165078_2017-05-29 14_03_05-Qlik Sense Desktop.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;and at the end got what i expect&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-05-29 14_04_16-Qlik Sense Desktop.png" class="jive-image image-2" src="/legacyfs/online/165079_2017-05-29 14_04_16-Qlik Sense Desktop.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 11:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-all-measures-in-1-table/m-p/1343834#M29728</guid>
      <dc:creator>Vasiliy_Beshentsev</dc:creator>
      <dc:date>2017-05-29T11:04:38Z</dc:date>
    </item>
  </channel>
</rss>

