<?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: Different format in data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678593#M728014</link>
    <description>&lt;P&gt;If you want only two columns, can you just load it as is?&amp;nbsp; Or is your problem that the fields contain various formatting info like "%" and you want to parse everything into&amp;nbsp; numeric values?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 15:32:53 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2020-02-24T15:32:53Z</dc:date>
    <item>
      <title>Different format in data</title>
      <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678353#M728011</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I have two columns one for field and one for values&lt;/P&gt;&lt;P&gt;and each value has different format. like below.&lt;/P&gt;&lt;TABLE width="150"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="71"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="79"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Employee&lt;/TD&gt;&lt;TD&gt;Admin&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Grade&lt;/TD&gt;&lt;TD&gt;80%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Marks&lt;/TD&gt;&lt;TD&gt;82&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Salary&lt;/TD&gt;&lt;TD&gt;£12,000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Profit&lt;/TD&gt;&lt;TD&gt;8 K&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Average&lt;/TD&gt;&lt;TD&gt;12.35&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;24/02/2020&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you please help me - how to load data ?&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678353#M728011</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2024-11-16T01:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Different format in data</title>
      <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678376#M728012</link>
      <description>&lt;P&gt;This looks like a case for a generic load. Check out Generic Load in the on-line help and search the community for the topic. There are a number of very good blog posts and postings on the topic.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 09:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678376#M728012</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2020-02-24T09:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Different format in data</title>
      <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678418#M728013</link>
      <description>&lt;P&gt;Thanks for quick response! -&amp;nbsp;&lt;/P&gt;&lt;P&gt;found this example - I showed this &lt;A href="https://community.qlik.com/t5/New-to-QlikView/Generic-Load/td-p/1231322" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/Generic-Load/td-p/1231322&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We don't need to create derived columns. if we do Generic load - It will create 7 columns.&lt;/P&gt;&lt;P&gt;but users requirement want to see only two columns. (This data coming from MongoDB.)&lt;/P&gt;&lt;P&gt;is there any possibility visual or script side ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 11:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678418#M728013</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2020-02-24T11:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Different format in data</title>
      <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678593#M728014</link>
      <description>&lt;P&gt;If you want only two columns, can you just load it as is?&amp;nbsp; Or is your problem that the fields contain various formatting info like "%" and you want to parse everything into&amp;nbsp; numeric values?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 15:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678593#M728014</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-02-24T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Different format in data</title>
      <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678617#M728015</link>
      <description>&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;I tried loading the data using &lt;STRONG&gt;text(FieldName)&lt;/STRONG&gt; but that converts all the column values to integer values.&lt;/P&gt;&lt;P&gt;But I want to show integer values as integers, percent values as percent etc...&lt;/P&gt;&lt;P&gt;Users wants to show actual Values....&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 16:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1678617#M728015</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2020-02-24T16:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Different format in data</title>
      <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1679557#M728016</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is very interesting scenario for me&lt;/P&gt;&lt;P&gt;and I am tried to find out solution, it's might be helpful for you&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;Note- &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;checking for date (Date will be 5 digit form, so check 5 digit value and convert to date.)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;percentage value between 1 to 100, so check value less than 1 and convert to percentage.&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;ABC:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;LOAD Employee,&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;if(Len(ceil(Trim(Admin)))=5,Date(Admin,'DD/MM/YYYY'),&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //Convert to date.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;if(Num(Admin)&amp;lt;=1,Num(Admin,'#,##%'),Admin)) as Admin;&amp;nbsp; &amp;nbsp; &amp;nbsp;// check value less than equal 1 and convert to percentage.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;LOAD Employee, &lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;if(IsText(Admin),Text(Admin),&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;if(IsNum(Admin),Num(Admin))) as Admin&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;data.xlsx&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is datatypes);&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="datatype.JPG" style="width: 316px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29140i849BFAD8B10C922D/image-size/large?v=v2&amp;amp;px=999" role="button" title="datatype.JPG" alt="datatype.JPG" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Nitin.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 16:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1679557#M728016</guid>
      <dc:creator>NitinK7</dc:creator>
      <dc:date>2020-02-26T16:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Different format in data</title>
      <link>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1688075#M728017</link>
      <description>&lt;P&gt;Did the last post above mine get you a working solution?&amp;nbsp; If so, do not forget to properly close out your thread by using the Accept as Solution button on that post to give the poster credit for the help and that will also let other Members know that it did work too.&amp;nbsp; Please be sure to properly close out your thread, we much appreciate our Members that do so, but if you have further questions, please leave a new comment.&lt;/P&gt;&lt;P&gt;One link I am going to provide as well you can use in the future is that to the Design Blog area of Community, you will likely find this a very useful place to visit, lots of how-to posts on a lot of different topics, this in addition to help.qlik.com should go a long way to helping you solve things going forward.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 12:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-format-in-data/m-p/1688075#M728017</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-03-26T12:16:05Z</dc:date>
    </item>
  </channel>
</rss>

