<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Spreadsheet on ilham.dev</title><link>https://ilham.dev/tags/spreadsheet/</link><description>Recent content in Spreadsheet on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/spreadsheet/index.xml" rel="self" type="application/rss+xml"/><item><title>How I open a CSV file without spreadsheet surprises</title><link>https://ilham.dev/posts/how-to-open-a-csv-file-without-spreadsheet-surprises/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-open-a-csv-file-without-spreadsheet-surprises/</guid><description>A CSV viewer helps inspect tabular data before importing it into a database, spreadsheet, or script.
The CSV Viewer tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger workflow.</description></item><item><title>How I turn JSON into CSV for spreadsheets without flattening the wrong thing</title><link>https://ilham.dev/posts/how-to-turn-json-into-csv-for-spreadsheets/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-turn-json-into-csv-for-spreadsheets/</guid><description>CSV is a table, while JSON can be deeply nested. Conversion works best when the JSON is an array of similar objects.
The JSON to CSV tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger workflow.</description></item></channel></rss>