<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Export Data in TSV or tab-delimited file</title>
		<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file</link>
		<description>Gravity Support Forums Topic: Export Data in TSV or tab-delimited file</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:49:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/export-date-in-tsv-or-tab-delimited-file" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-42497</link>
			<pubDate>Tue, 29 Nov 2011 19:13:10 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">42497@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi fallingup,&#60;/p&#62;
&#60;p&#62;An automated scripted solution is possible but would require a solid grasp of PHP. Unfortunately, it isn't something we would be able to walk you through. If you are interested, a good place to start digging would be the export.php file within the Gravity Forms plugin folder.&#60;/p&#62;
&#60;p&#62;Good luck! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Casey Kluver on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-42493</link>
			<pubDate>Tue, 29 Nov 2011 18:50:54 +0000</pubDate>
			<dc:creator>Casey Kluver</dc:creator>
			<guid isPermaLink="false">42493@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmmm ok thanks for the help. This would definitely be good enough for me, but the client we are working with is a non-profit organization and they need to have this process automated, and are not willing to compromise on having to do the simple find and replace etc. &#60;/p&#62;
&#60;p&#62;So there no way to write a script or anything to transform the export file? Any other ideas on how I can achieve this?&#60;/p&#62;
&#60;p&#62;Thanks for the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-42468</link>
			<pubDate>Tue, 29 Nov 2011 16:50:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">42468@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The export tool produces a CSV delimited file. A CSV file is a plain text file.  It just has a .CSV file extension. &#60;/p&#62;
&#60;p&#62;The hook only changes the separator used in the delimited CSV.  It can't be used to remove the &#34;&#34; wrapped around each input and it can't be used to change the filename of the resulting export.&#60;/p&#62;
&#60;p&#62;In order to do what you want to do you'd have to manually change the data by opening it in a text editor, search and replace to remove the double quotes and then save it as a .txt file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Casey Kluver on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-42448</link>
			<pubDate>Tue, 29 Nov 2011 13:33:14 +0000</pubDate>
			<dc:creator>Casey Kluver</dc:creator>
			<guid isPermaLink="false">42448@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes it is the same code you posted but with Chris's modification above. I have only replaced the &#34;/t&#34; with &#34;`&#34;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.pastie.org/2939668&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/2939668&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So again looking at the format examples I posted in my comment above I need to remove the &#34;&#34; wrapped around each input, and most importantly I need this to be exported as a plain text file (.txt) NOT a CSV or TSV.&#60;/p&#62;
&#60;p&#62;Thanks for all the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-41879</link>
			<pubDate>Tue, 22 Nov 2011 12:48:13 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">41879@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could you post the exact code you are using (including the edits you have made)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Casey Kluver on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-41432</link>
			<pubDate>Thu, 17 Nov 2011 13:40:25 +0000</pubDate>
			<dc:creator>Casey Kluver</dc:creator>
			<guid isPermaLink="false">41432@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much for the help.....yes I need a plan text file not CSV or TSV. &#60;/p&#62;
&#60;p&#62;Also here is the format from the sample data the client gave....&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/2878949&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2878949&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And here is the format that I received from a test with the code change you gave above (replacing the &#34;\t&#34; with &#34;~&#34;)&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/2878972&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2878972&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It looks like I still getting the &#34;&#34; wrapped around each input? What do you think?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-41365</link>
			<pubDate>Wed, 16 Nov 2011 21:49:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">41365@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So you do not need CSV or TSV?  You need plain text?  &#60;/p&#62;
&#60;p&#62;Can you post the exact format you need, at pastebin.com or pastie.org, so the formatting will be preserved?  It looks like this is the format that is required for your export?  And instead of a comma or tab, you need a ~?    If so, instead of the &#34;\t&#34; in the code from David Smith, you can use &#34;~&#34; there.&#60;/p&#62;
&#60;p&#62;~&#60;/p&#62;
&#60;p&#62;Does that resolve the issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Casey Kluver on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-41353</link>
			<pubDate>Wed, 16 Nov 2011 19:05:06 +0000</pubDate>
			<dc:creator>Casey Kluver</dc:creator>
			<guid isPermaLink="false">41353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much for the help! The problem was indeed my plugin version. I should have checked that first. I updated and we are good to go. It looks like now instead of separate data cells in the .csv file each piece of input info is wrapped around &#34;&#34; and all in one data cell. This seems to but what the clients needs except for one last piece. The sample file they sent us is a text file. So now somehow we need the export file as a .txt not a .csv. Here is an example of the data they sent us (which again is saved in a text file) - names and address replaced obvioulsy :)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;2008-07-25 00:12:44.000~Lizzy~~GOZ~~219 N AM AVE~TUCSON~AZ~85745~~10 ~19991031~D000000000~F~I&#124;
2008-07-25 00:12:44.000~Lou~~GO~~230 N FM AVE~TUCSON~AZ~85745~~10 ~19991031~D000000000~F~I&#124;
2008-07-25 00:12:44.000~Phil~~John~~200 N AM AVE~TUCSON~AZ~85745~~10 ~19991031~D000000000~F~I&#124;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-41091</link>
			<pubDate>Mon, 14 Nov 2011 21:33:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">41091@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What happens when you try this?  The code provided by David is designed to replace the comma with a tab character in the export file.  Sounds like that's what you're trying to do.&#60;/p&#62;
&#60;p&#62;This hook was added in 1.6  What version of the plugin are you using?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Casey Kluver on "Export Data in TSV or tab-delimited file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/export-date-in-tsv-or-tab-delimited-file#post-41071</link>
			<pubDate>Mon, 14 Nov 2011 17:19:26 +0000</pubDate>
			<dc:creator>Casey Kluver</dc:creator>
			<guid isPermaLink="false">41071@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This doesn't seem to be working for me...maybe I have the wrong idea here?&#60;br /&#62;
We have a client that needs to export the entries from a registration form into a tab-delimited text file. Its looking like this doesn't transform it into a csv file? I have seen (not tested) converters out there that transform a .csv into a tab-delimited text file, but the clients needs something more automated. Anyone have any helps/thoughts?&#60;/p&#62;
&#60;p&#62;BTW thanks so much for posting this David!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
