<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><title>TablePage.ai</title><link>https://www.tablepage.ai/</link><description>From table to page</description><item><title>Line Breaks Inside CSV Cells: Preserve Multiline Values</title><link>https://www.tablepage.ai/blog/line-breaks-inside-csv-cells</link><guid>https://www.tablepage.ai/blog/line-breaks-inside-csv-cells</guid><pubDate>Mon, 21 Sep 2026 12:00:00 +0000</pubDate><description>Quote multiline CSV fields correctly, distinguish physical lines from records, and validate row structure before publishing the dataset.</description></item><item><title>Percentages vs Decimals in Spreadsheet Exports</title><link>https://www.tablepage.ai/blog/percentages-vs-decimals-in-spreadsheet-exports</link><guid>https://www.tablepage.ai/blog/percentages-vs-decimals-in-spreadsheet-exports</guid><pubDate>Mon, 21 Sep 2026 12:00:00 +0000</pubDate><description>Choose one percentage convention, normalize the source column, inspect the raw export and verify charts before publishing spreadsheet data.</description></item><item><title>Separate Spreadsheet Totals From Data Rows Before Export</title><link>https://www.tablepage.ai/blog/separate-spreadsheet-totals-from-data-rows-before-export</link><guid>https://www.tablepage.ai/blog/separate-spreadsheet-totals-from-data-rows-before-export</guid><pubDate>Mon, 21 Sep 2026 12:00:00 +0000</pubDate><description>Prevent double-counting by exporting observations only, preserving totals in a separate summary table and validating both files before publication.</description></item><item><title>How to Split a Spreadsheet Column Into Separate Fields</title><link>https://www.tablepage.ai/blog/split-a-spreadsheet-column-into-separate-fields</link><guid>https://www.tablepage.ai/blog/split-a-spreadsheet-column-into-separate-fields</guid><pubDate>Mon, 21 Sep 2026 12:00:00 +0000</pubDate><description>Turn consistently delimited spreadsheet values into clean fields in Google Sheets or Excel, then find missing, extra and inconsistent separators.</description></item><item><title>Large CSV Files That Exceed Google Sheets Import Limits</title><link>https://www.tablepage.ai/blog/large-csv-files-that-exceed-google-sheets-import-limits</link><guid>https://www.tablepage.ai/blog/large-csv-files-that-exceed-google-sheets-import-limits</guid><pubDate>Sun, 20 Sep 2026 12:00:00 +0000</pubDate><description>Check Google Sheets’ current CSV limits, compare Connected Sheets and local queries, and build a documented public extract without splitting rows blindly.</description></item><item><title>How to Prepare a Public Data Table With Consistent Units</title><link>https://www.tablepage.ai/blog/prepare-a-public-data-table-with-consistent-measurement-units</link><guid>https://www.tablepage.ai/blog/prepare-a-public-data-table-with-consistent-measurement-units</guid><pubDate>Sun, 20 Sep 2026 12:00:00 +0000</pubDate><description>Keep raw measurements, add one numeric column in a declared unit, document conversions and test sorting before publishing a public dataset.</description></item><item><title>How to Prepare Survey Response Tables for Public Sharing</title><link>https://www.tablepage.ai/blog/prepare-survey-response-tables-for-public-sharing</link><guid>https://www.tablepage.ai/blog/prepare-survey-response-tables-for-public-sharing</guid><pubDate>Sun, 20 Sep 2026 12:00:00 +0000</pubDate><description>Turn private survey responses into clear public tables with safe aggregation, readable labels, explicit denominators and documented methods.</description></item><item><title>Primary Keys for Published CSV Datasets</title><link>https://www.tablepage.ai/blog/primary-keys-for-published-csv-datasets</link><guid>https://www.tablepage.ai/blog/primary-keys-for-published-csv-datasets</guid><pubDate>Sun, 20 Sep 2026 12:00:00 +0000</pubDate><description>Choose a stable row identifier, test it for blanks and duplicates, and document composite keys so future CSV releases can be compared reliably.</description></item><item><title>Dates and Time Zones in Public Data Tables</title><link>https://www.tablepage.ai/blog/represent-dates-and-time-zones-in-a-public-data-table</link><guid>https://www.tablepage.ai/blog/represent-dates-and-time-zones-in-a-public-data-table</guid><pubDate>Sun, 20 Sep 2026 12:00:00 +0000</pubDate><description>Separate calendar dates from timestamped events, use sortable formats, preserve time-zone context and document every temporal column before publishing.</description></item><item><title>Show Source and Update Dates Beside a Published Data Table</title><link>https://www.tablepage.ai/blog/show-source-and-update-dates-alongside-a-published-data-table</link><guid>https://www.tablepage.ai/blog/show-source-and-update-dates-alongside-a-published-data-table</guid><pubDate>Sun, 20 Sep 2026 12:00:00 +0000</pubDate><description>A practical metadata block for showing source, coverage, publication and update dates beside a public data table without implying false freshness.</description></item><item><title>How to Escape Commas and Double Quotes in CSV</title><link>https://www.tablepage.ai/blog/csv-fields-containing-commas-and-double-quotes</link><guid>https://www.tablepage.ai/blog/csv-fields-containing-commas-and-double-quotes</guid><pubDate>Sat, 19 Sep 2026 12:00:00 +0000</pubDate><description>Enclose the entire field in straight double quotes, double every literal quote inside it, and parse the export before publishing.</description></item><item><title>How to Check CSV Exports for Formula Injection</title><link>https://www.tablepage.ai/blog/csv-formula-injection-before-sharing-spreadsheet-exports</link><guid>https://www.tablepage.ai/blog/csv-formula-injection-before-sharing-spreadsheet-exports</guid><pubDate>Sat, 19 Sep 2026 12:00:00 +0000</pubDate><description>Parse the finished file; flag cells starting with =, +, -, @ or control characters, then review each by field, source and intended consumer.</description></item><item><title>CSV Header Row vs Data Row: Labels or Observations</title><link>https://www.tablepage.ai/blog/csv-header-row-vs-data-row</link><guid>https://www.tablepage.ai/blog/csv-header-row-vs-data-row</guid><pubDate>Sat, 19 Sep 2026 12:00:00 +0000</pubDate><description>Check source documentation first, use later-row patterns only as clues, set header handling explicitly, then verify the first observation and row count.</description></item><item><title>Does Google Sheets Import Excel Tables? Yes, Natively</title><link>https://www.tablepage.ai/blog/does-google-sheets-import-excel-tables</link><guid>https://www.tablepage.ai/blog/does-google-sheets-import-excel-tables</guid><pubDate>Sat, 19 Sep 2026 12:00:00 +0000</pubDate><description>Excel tables arrive as native Sheets tables, while table-backed pivots can retain their source relationship; other workbook features still need testing.</description></item><item><title>Empty CSV Field vs Zero vs Missing Value in Data</title><link>https://www.tablepage.ai/blog/empty-csv-field-vs-zero-vs-missing-value</link><guid>https://www.tablepage.ai/blog/empty-csv-field-vs-zero-vs-missing-value</guid><pubDate>Sat, 19 Sep 2026 12:00:00 +0000</pubDate><description>Preserve confirmed zeros, convert only documented missing markers, and disclose ambiguous blanks before publishing or sharing a dataset.</description></item></channel></rss>
