<?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 Analyzing Whatsapp Groups posts and messages in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Analyzing-Whatsapp-Groups-posts-and-messages/m-p/1464591#M53919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do many Qlik demonstrations for different types of audiences and companies and I often get the following question:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;- Can you connect to Whatsapp?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, it´s hard, but... &lt;EM&gt;- No, I can´t, &lt;STRONG&gt;until now !!&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pre-requisites:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Qlik Sense Desktop. I use the version setember2017, but I think it´s compatible with anyone others.&lt;UL&gt;&lt;LI&gt;If you to use the Qlik Cloud, you may to substitute the extensions by standard graphs.&lt;/LI&gt;&lt;LI&gt;If you want to use Qlik Enterprise, just import this app at QMC. Remember to make the Folder connection available.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The simple app use this extensions, just click to download this&lt;UL&gt;&lt;LI&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae697ff"&gt;Words Cloud for Sense&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae6983e"&gt;Qlik Sense 2 Dimensional Heatmap&lt;/A&gt;‌&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The analyzing app&lt;UL&gt;&lt;LI&gt;Whatsapp - PT-BR and Whatsapp - EN&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1 - Extract the Group messages&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;At you cell phone open Whatsapp and enter in a group you want to extract the messages.&lt;/P&gt;&lt;P&gt;Just click on three points at group upper corner.&lt;/P&gt;&lt;P&gt;Then select More...&lt;/P&gt;&lt;P&gt;Send to email...&lt;/P&gt;&lt;P&gt;Select Without midia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This feature is not available at Whatsapp Web, so you need to use the cell phone, not the computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 2 - Store the file at a working directory&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Acess the e-mail and Save to... the file into working directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Step 3 - Open Qlik Sense and load the data&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Download this sample application&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Open the Qlik Sense Desktop&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Open the sample app Whatsapp&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Just Reload the data&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1) The name of the group was generated by Whatsapp folloing this:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Whatsapp Conversation with &amp;lt;Group&amp;gt;.txt&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;So the following code identify de &amp;lt;Group&amp;gt; by FileBaseName and SubField functions&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and its load several files using the &amp;lt;*.txt&amp;gt;. You just put the files at same directory.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2) There are some particular words at Whatsapp: &lt;/EM&gt;&lt;EM&gt;enter, left, start, add&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This code identify this particular words to extract the correct messages&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;3) Identify the line breaks&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The txt file break the messages when member type enter.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;To avoid this, we need to verify if @1 it´s a date, and Peek to bring the last loaded line.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;4) Avoiding unwanted chars and words&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I use a Purgechar and Not Match to avoing load words that´s i consider garbage, you can&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;edit this in the Words Section.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;This is a simple way to do that and I hope you can improve this and share about all of us.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pedro A. Bergo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2017 14:41:46 GMT</pubDate>
    <dc:creator>pedrobergo</dc:creator>
    <dc:date>2017-11-16T14:41:46Z</dc:date>
    <item>
      <title>Analyzing Whatsapp Groups posts and messages</title>
      <link>https://community.qlik.com/t5/Brasil/Analyzing-Whatsapp-Groups-posts-and-messages/m-p/1464591#M53919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do many Qlik demonstrations for different types of audiences and companies and I often get the following question:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;- Can you connect to Whatsapp?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, it´s hard, but... &lt;EM&gt;- No, I can´t, &lt;STRONG&gt;until now !!&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pre-requisites:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Qlik Sense Desktop. I use the version setember2017, but I think it´s compatible with anyone others.&lt;UL&gt;&lt;LI&gt;If you to use the Qlik Cloud, you may to substitute the extensions by standard graphs.&lt;/LI&gt;&lt;LI&gt;If you want to use Qlik Enterprise, just import this app at QMC. Remember to make the Folder connection available.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The simple app use this extensions, just click to download this&lt;UL&gt;&lt;LI&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae697ff"&gt;Words Cloud for Sense&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae6983e"&gt;Qlik Sense 2 Dimensional Heatmap&lt;/A&gt;‌&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The analyzing app&lt;UL&gt;&lt;LI&gt;Whatsapp - PT-BR and Whatsapp - EN&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1 - Extract the Group messages&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;At you cell phone open Whatsapp and enter in a group you want to extract the messages.&lt;/P&gt;&lt;P&gt;Just click on three points at group upper corner.&lt;/P&gt;&lt;P&gt;Then select More...&lt;/P&gt;&lt;P&gt;Send to email...&lt;/P&gt;&lt;P&gt;Select Without midia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This feature is not available at Whatsapp Web, so you need to use the cell phone, not the computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 2 - Store the file at a working directory&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Acess the e-mail and Save to... the file into working directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Step 3 - Open Qlik Sense and load the data&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Download this sample application&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Open the Qlik Sense Desktop&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Open the sample app Whatsapp&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Just Reload the data&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1) The name of the group was generated by Whatsapp folloing this:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Whatsapp Conversation with &amp;lt;Group&amp;gt;.txt&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;So the following code identify de &amp;lt;Group&amp;gt; by FileBaseName and SubField functions&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and its load several files using the &amp;lt;*.txt&amp;gt;. You just put the files at same directory.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2) There are some particular words at Whatsapp: &lt;/EM&gt;&lt;EM&gt;enter, left, start, add&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This code identify this particular words to extract the correct messages&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;3) Identify the line breaks&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The txt file break the messages when member type enter.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;To avoid this, we need to verify if @1 it´s a date, and Peek to bring the last loaded line.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;4) Avoiding unwanted chars and words&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I use a Purgechar and Not Match to avoing load words that´s i consider garbage, you can&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;edit this in the Words Section.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;This is a simple way to do that and I hope you can improve this and share about all of us.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pedro A. Bergo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 14:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Analyzing-Whatsapp-Groups-posts-and-messages/m-p/1464591#M53919</guid>
      <dc:creator>pedrobergo</dc:creator>
      <dc:date>2017-11-16T14:41:46Z</dc:date>
    </item>
  </channel>
</rss>

