<?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 TRUE/FALSE data from Excel importing as 1/0 in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/TRUE-FALSE-data-from-Excel-importing-as-1-0/m-p/344376#M59408</link>
    <description>&lt;P&gt;After recently upgrading to JMP15, all of my TRUE/FALSE data columns are importing from Excel as Numerical 1/0 instead of text. I have searched and can't find a preference or setting for this. How do I make sure the columns import as TRUE/FALSE? This didn't happen in JMP14.&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:24:16 GMT</pubDate>
    <dc:creator>geneticjunkie</dc:creator>
    <dc:date>2023-06-10T23:24:16Z</dc:date>
    <item>
      <title>TRUE/FALSE data from Excel importing as 1/0</title>
      <link>https://community.jmp.com/t5/Discussions/TRUE-FALSE-data-from-Excel-importing-as-1-0/m-p/344376#M59408</link>
      <description>&lt;P&gt;After recently upgrading to JMP15, all of my TRUE/FALSE data columns are importing from Excel as Numerical 1/0 instead of text. I have searched and can't find a preference or setting for this. How do I make sure the columns import as TRUE/FALSE? This didn't happen in JMP14.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:24:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/TRUE-FALSE-data-from-Excel-importing-as-1-0/m-p/344376#M59408</guid>
      <dc:creator>geneticjunkie</dc:creator>
      <dc:date>2023-06-10T23:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: TRUE/FALSE data from Excel importing as 1/0</title>
      <link>https://community.jmp.com/t5/Discussions/TRUE-FALSE-data-from-Excel-importing-as-1-0/m-p/344396#M59409</link>
      <description>&lt;P&gt;I noticed when opening an Excel file with the JMP Excel add-in, Boolean values get imported as numeric, but if opening the Excel file through the Excel Import Wizard or copy/paste from Excel to JMP, the Boolean values become text. Converting the numeric values to text is straightforward enough through Recode column utility or using a formula.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Ex. dt &amp;lt;&amp;lt; New Column( "Boolean Text", Formula( if( :flag == 1, "TRUE", "FALSE" ) ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 03 Jan 2021 22:07:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/TRUE-FALSE-data-from-Excel-importing-as-1-0/m-p/344396#M59409</guid>
      <dc:creator>Mark_Zwald</dc:creator>
      <dc:date>2021-01-03T22:07:30Z</dc:date>
    </item>
  </channel>
</rss>

