{"slug": "your-ai-probably-can-t-build-a-pivot-table-here-s-what-can", "title": "Your AI Probably Can't Build a Pivot Table — Here's What Can", "summary": "A real-world test found that a generic Python/openpyxl session failed to build a proper Excel pivot table, while an agent using Kookerella.FsOpenXmlDsl's MCP server succeeded, with results verified by unzipping the .xlsx files to inspect the XML parts. The test highlights the limitations of common AI coding approaches for complex Excel tasks.", "body_md": "AI agents get asked to build Excel reports constantly. When a Python-based agent gets that\nrequest, it almost always reaches for the same library: [openpyxl](https://openpyxl.readthedocs.io/).\nSo I ran a real test: give the same task to (a) a generic Python/openpyxl session and (b) an\nagent using [Kookerella.FsOpenXmlDsl](https://github.com/Kookerella-Ltd/Kookerella.FsOpenXmlDsl)’s\nMCP server, and look at what actually landed in the resulting file - not what either session\n*claimed* it did.\n\nEverything below is real: real code, run for real, with the resulting `.xlsx`\n\nfiles inspected\nby unzipping them (an `.xlsx`\n\nis just a zip of XML parts) to check what’s objectively inside,\nrather than trusting either tool’s own success message.", "url": "https://wpnews.pro/news/your-ai-probably-can-t-build-a-pivot-table-here-s-what-can", "canonical_source": "https://kookerella.com/posts/ai-agent-excel-pivot-table-sparklines/", "published_at": "2026-08-30 00:00:00+00:00", "updated_at": "2026-08-30 13:52:34.714510+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-tools", "ai-agents"], "entities": ["openpyxl", "Kookerella.FsOpenXmlDsl", "Kookerella-Ltd"], "alternates": {"html": "https://wpnews.pro/news/your-ai-probably-can-t-build-a-pivot-table-here-s-what-can", "markdown": "https://wpnews.pro/news/your-ai-probably-can-t-build-a-pivot-table-here-s-what-can.md", "text": "https://wpnews.pro/news/your-ai-probably-can-t-build-a-pivot-table-here-s-what-can.txt", "jsonld": "https://wpnews.pro/news/your-ai-probably-can-t-build-a-pivot-table-here-s-what-can.jsonld"}}