<?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: pivot table not displaying results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519863#M748735</link>
    <description>Please share the qvf or sample data in Excel if possible</description>
    <pubDate>Wed, 12 Dec 2018 13:33:41 GMT</pubDate>
    <dc:creator>santhiqlik</dc:creator>
    <dc:date>2018-12-12T13:33:41Z</dc:date>
    <item>
      <title>pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519529#M748726</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Qlikview&amp;nbsp; and I need&amp;nbsp;your assistance to get the results of my survey answers displayed in a pivot table&lt;/P&gt;&lt;P&gt;I have 2 tables loaded from a database for survey questions and answers.&lt;/P&gt;&lt;P&gt;One with the survey question text , the survey that the question belong to and the question ID&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;question_text&lt;/TD&gt;&lt;TD&gt;survey_id&lt;/TD&gt;&lt;TD&gt;question_id&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Do you find the steps in the documents simple and straightforward?&lt;/TD&gt;&lt;TD&gt;50efkjgbjsrrhjtrwj9873&lt;/TD&gt;&lt;TD&gt;5jksdfeharqonrtwe4377&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the second table contains the answers a&lt;SPAN&gt;nd the question id corresponding to that answer&lt;/SPAN&gt;, the unique answers id, the answer dates, the survey id that the question and answer belong to, the user email and the unique user id who responded to that survey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;answer_id&lt;/TD&gt;&lt;TD&gt;answer_date&lt;/TD&gt;&lt;TD&gt;answer_text&lt;/TD&gt;&lt;TD&gt;replied_question_id&lt;/TD&gt;&lt;TD&gt;survey_id&lt;/TD&gt;&lt;TD&gt;user_details&lt;/TD&gt;&lt;TD&gt;user_survey_id&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;eoifjeclkmwe5673982&lt;/TD&gt;&lt;TD&gt;2018-03-19T10:59:27.204Z&lt;/TD&gt;&lt;TD&gt;Yes&lt;/TD&gt;&lt;TD&gt;5jksdfeharqonrtwe4377&lt;/TD&gt;&lt;TD&gt;50efkjgbjsrrhjtrwj9873&lt;/TD&gt;&lt;TD&gt;&lt;A href="mailto:xyz@mail.com" target="_blank"&gt;xyz@mail.com&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;9474d9d0-2b64-11e8-afa2-614a88624bdb-1521457162221&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;eriofmkelegy3473200e&lt;/TD&gt;&lt;TD&gt;2018-03-19T10:59:34.597Z&lt;/TD&gt;&lt;TD&gt;Thanks, it was great&lt;/TD&gt;&lt;TD&gt;5jksdfe45rqonrtwe4370&lt;/TD&gt;&lt;TD&gt;50efkjgbjsrrhjtrwj9873&lt;/TD&gt;&lt;TD&gt;&lt;A href="mailto:abc@mail.com" target="_blank"&gt;abc@mail.com&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;9c6a0d40-2b64-11e8-82e4-d1195c5377f8-1521457175572&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9574857ltymtyshe8883&lt;/TD&gt;&lt;TD&gt;2018-03-19T10:59:38.404Z&lt;/TD&gt;&lt;TD&gt;Not really&lt;/TD&gt;&lt;TD&gt;5jksdfeharqo382we4379&lt;/TD&gt;&lt;TD&gt;50efkjgbjsrrhjtrwj9873&lt;/TD&gt;&lt;TD&gt;&lt;A href="mailto:abc@mail.com" target="_blank"&gt;abc@mail.com&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;9c6a0d40-2b64-11e8-82e4-d1195c5377f8-1521457175572&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;sacdapyui689343kkjdf6&lt;/TD&gt;&lt;TD&gt;2018-03-19T10:59:38.705Z&lt;/TD&gt;&lt;TD&gt;4 stars&lt;/TD&gt;&lt;TD&gt;5jksdfeharqonrtwe4390&lt;/TD&gt;&lt;TD&gt;50efkjgbjsrrhjtrwj9873&lt;/TD&gt;&lt;TD&gt;anonymous&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;9d9e4780-2b64-11e8-9d76-3db6a4092cf1-152145717759&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I need to do is display in a pivot table the user mail, the questions he replied to (translate the&amp;nbsp;&lt;SPAN&gt;replied_question_id to question_text)&lt;/SPAN&gt; and his answers&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried this: if(replied_question_id=question_id, question_text,) but it didn't display anything.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please assist how can I achieve that result?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519529#M748726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519554#M748727</link>
      <description>&lt;P&gt;Can you post the required output.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 03:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519554#M748727</guid>
      <dc:creator>shreya_nadkarni</dc:creator>
      <dc:date>2018-12-12T03:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519587#M748728</link>
      <description>Hi,&lt;BR /&gt;Left join survey table with answers table so that you can get question text in Anwer table. Then you need not load Survey table separately.&lt;BR /&gt;Let me know if you have any questions on this.&lt;BR /&gt;&lt;BR /&gt;--Priya</description>
      <pubDate>Wed, 12 Dec 2018 06:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519587#M748728</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2018-12-12T06:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519639#M748729</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28537"&gt;@santhiqlik&lt;/a&gt;&amp;nbsp;Thank you Priya, but it is still not working, actually it gives a blank cell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other suggestion?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 08:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519639#M748729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T08:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519642#M748730</link>
      <description>&lt;P&gt;hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25941"&gt;@shreya_nadkarni&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure, I need it to look like that at the end&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2023iF62088C3E9582B43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 08:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519642#M748730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T08:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519661#M748731</link>
      <description>Hi Samar,&lt;BR /&gt;&lt;BR /&gt;Have you renamed replied_question_id as question_id while left joining as below. If not please try that&lt;BR /&gt;surveytab:&lt;BR /&gt;Load&lt;BR /&gt;*&lt;BR /&gt;from answertable //name &amp;amp; Path of your Answer table&lt;BR /&gt;Left Join&lt;BR /&gt;Load&lt;BR /&gt;survey_id,&lt;BR /&gt;replied_question_id as question_id,&lt;BR /&gt;question_text&lt;BR /&gt;from surveytable; //name &amp;amp; Path of survey table&lt;BR /&gt;&lt;BR /&gt;Otherwise try loading it using Mapping Load as below&lt;BR /&gt;&lt;BR /&gt;Map_QuestionID:&lt;BR /&gt;&lt;BR /&gt;Mapping Load&lt;BR /&gt;survey_id &amp;amp; '_' &amp;amp; "question_id" as SurveyQues , //composite key to get question text&lt;BR /&gt;question_text&lt;BR /&gt;From SurveyTable;&lt;BR /&gt;&lt;BR /&gt;Load&lt;BR /&gt;*,&lt;BR /&gt;ApplyMap('Map_QuestionID',survey_id &amp;amp; '_' &amp;amp; replied_question_id ,Null()) as question_text&lt;BR /&gt;From AnswerTable</description>
      <pubDate>Wed, 12 Dec 2018 09:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519661#M748731</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2018-12-12T09:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519775#M748732</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28537"&gt;@santhiqlik&lt;/a&gt;&amp;nbsp;actually the question text disappeared.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture3.PNG" style="width: 243px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2045iE5E3B73E634B9804/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture3.PNG" alt="Capture3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm loading from a database using SQL statements, did I insert any incorrect iput in the script below?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Map_QuestionID:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mapping Load&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;survey_id &amp;amp; '_' &amp;amp; "question_id" as SurveyQues , //composite key to get question text&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;question_text;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL SELECT`question_id`,`question_text`,&amp;nbsp;`survey_id`, ......... From SurveyTable;&lt;/SPAN&gt;&lt;BR /&gt;Load&amp;nbsp;&lt;SPAN&gt;`&lt;/SPAN&gt;&lt;SPAN&gt;_id&lt;/SPAN&gt;&lt;SPAN&gt;` as answer_id&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ApplyMap('Map_QuestionID',survey_id &amp;amp; '_' &amp;amp; replied_question_id ,Null()) as question_text&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL SELECT&amp;nbsp; `_id`, `answer_date`, `answer_text`,, .........From AnswerTable;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 11:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519775#M748732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T11:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519836#M748733</link>
      <description>&lt;P&gt;Hi Samar,&lt;/P&gt;&lt;P&gt;Please check below solution for your problem&lt;/P&gt;&lt;P&gt;Tab_Survey:&lt;BR /&gt;SQL SELECT`question_id`,`question_text`, `survey_id`, ......... From SurveyTable;&lt;/P&gt;&lt;P&gt;Map_QuestionID:&lt;BR /&gt;Mapping Load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; survey_id &amp;amp; '_' &amp;amp; question_id as SurveyQues ,&amp;nbsp; &amp;nbsp; //Removed " in question_id. it was added by mistake.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;question_text&lt;BR /&gt;Resident Tab_Survey;&lt;/P&gt;&lt;P&gt;Drop table&amp;nbsp;&lt;SPAN&gt;Tab_Survey;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Tab_Answer:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;`_id` as answer_id, //add all the required columns as we are not using * here&amp;nbsp;&lt;BR /&gt;ApplyMap('Map_QuestionID',survey_id &amp;amp; '_' &amp;amp; replied_question_id ,Null()) as question_text;&lt;BR /&gt;SQL SELECT `_id`, `answer_date`, `answer_text`,, .........From AnswerTable;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 13:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519836#M748733</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2018-12-12T13:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519857#M748734</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28537"&gt;@santhiqlik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;still the same results I tried to display the question_text in a list box, it's not showing any results.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 13:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519857#M748734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T13:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519863#M748735</link>
      <description>Please share the qvf or sample data in Excel if possible</description>
      <pubDate>Wed, 12 Dec 2018 13:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519863#M748735</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2018-12-12T13:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519934#M748736</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28537"&gt;@santhiqlik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the sample data for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all the assistance you're providing&amp;nbsp;&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.qlik.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519934#M748736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T15:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519977#M748739</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find the attached QVW for the same. I see that 2 of the question IDs (for those who answered) were missing in Question Tab. So I added those Question IDs text manually as below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is working perfectly for me.&amp;nbsp; Try with excel first and change the source to SQL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ques.PNG" style="width: 858px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2064i8228BB242AC936B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Ques.PNG" alt="Ques.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 16:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519977#M748739</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2018-12-12T16:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519989#M748741</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28537"&gt;@santhiqlik&lt;/a&gt;&amp;nbsp; but I'm running the personal edition so I would be thankful if you could show me what you did here in screenshots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;much appreciated&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.qlik.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 16:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1519989#M748741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T16:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1520014#M748743</link>
      <description>&lt;P&gt;Here you go..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SurveyViz.PNG" style="width: 703px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2068iA9B7F7A6AB3555C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="SurveyViz.PNG" alt="SurveyViz.PNG" /&gt;&lt;/span&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;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SurveyLoadscript.PNG" style="width: 595px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2070iB592A75DF7DE2239/image-size/large?v=v2&amp;amp;px=999" role="button" title="SurveyLoadscript.PNG" alt="SurveyLoadscript.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 17:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1520014#M748743</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2018-12-12T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table not displaying results</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1520310#M748745</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28537"&gt;@santhiqlik&lt;/a&gt;&amp;nbsp;but unfortunately still the question text is not appearing&amp;nbsp;&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://community.qlik.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll send you the script I wrote for you to check.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 10:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-not-displaying-results/m-p/1520310#M748745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-13T10:35:31Z</dc:date>
    </item>
  </channel>
</rss>

