<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>File.Contents &#8211; Thep Excel</title>
	<atom:link href="https://www.thepexcel.com/tag/file-contents/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thepexcel.com</link>
	<description>สอนการใช้ Data x AI ให้ผู้เรียนเข้าใจอย่างแท้จริง</description>
	<lastBuildDate>Tue, 23 Dec 2025 04:37:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.thepexcel.com/wp-content/uploads/2022/10/cropped-ThepExcel-Logo-Circle-32x32.png</url>
	<title>File.Contents &#8211; Thep Excel</title>
	<link>https://www.thepexcel.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>File.Contents &#8211; อ่านข้อมูลจากไฟล์</title>
		<link>https://www.thepexcel.com/functions/power-query/accessing-data-functions/file-contents/</link>
					<comments>https://www.thepexcel.com/functions/power-query/accessing-data-functions/file-contents/#respond</comments>
		
		<dc:creator><![CDATA[Sira Ekabut]]></dc:creator>
		<pubDate>Fri, 12 Dec 2025 10:52:57 +0000</pubDate>
				<guid isPermaLink="false">https://www.thepexcel.com/functions/uncategorized/uncategorized/file-contents/</guid>

					<description><![CDATA[File.Contents(path) ใช้สำหรับอ่านข้อมูล binary ของไฟล์ที่ระบุตามพาธ (absolute path) เพื่อประมวลผลข้อมูลจากไฟล์ต่างๆ เช่น Excel, CSV, JSON, XML, เป็นต้น ตัวฟังก์ชันนี้ส่งคืนข้อมูลในรูปแบบ binary ซึ่งมักต้องแปลงเป็นรูปแบบอื่น (Text, Table, JSON) ตามความต้องการของคุณ...]]></description>
		
					<wfw:commentRss>https://www.thepexcel.com/functions/power-query/accessing-data-functions/file-contents/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>เทคนิคแก้สูตร M Code ให้ Power Query ทำงานได้ดั่งใจ</title>
		<link>https://www.thepexcel.com/adjust-m-code-power-query/</link>
					<comments>https://www.thepexcel.com/adjust-m-code-power-query/#respond</comments>
		
		<dc:creator><![CDATA[Sira Ekabut]]></dc:creator>
		<pubDate>Sun, 20 Dec 2020 04:55:29 +0000</pubDate>
				<category><![CDATA[Power Query]]></category>
		<category><![CDATA[Splitter.SplitTextByAnyDelimiter]]></category>
		<category><![CDATA[Table.ColumnNames]]></category>
		<category><![CDATA[Splitter.SplitTextByDelimiter]]></category>
		<category><![CDATA[List.Select]]></category>
		<category><![CDATA[Table.Distinct]]></category>
		<category><![CDATA[List.Transform]]></category>
		<category><![CDATA[Table.ExpandListColumn]]></category>
		<category><![CDATA[Text.Combine]]></category>
		<category><![CDATA[Table.ExpandTableColumn]]></category>
		<category><![CDATA[Text.Lower]]></category>
		<category><![CDATA[Table.RenameColumns]]></category>
		<category><![CDATA[power query]]></category>
		<category><![CDATA[Text.Split]]></category>
		<category><![CDATA[Table.SplitColumn]]></category>
		<category><![CDATA[m code]]></category>
		<category><![CDATA[Excel.Workbook]]></category>
		<category><![CDATA[Table.TransformColumns]]></category>
		<category><![CDATA[Table.Group]]></category>
		<category><![CDATA[File.Contents]]></category>
		<category><![CDATA[Table.RowCount]]></category>
		<category><![CDATA[List.Distinct]]></category>
		<category><![CDATA[Table.SelectRows]]></category>
		<category><![CDATA[List.Union]]></category>
		<category><![CDATA[List.Count]]></category>
		<guid isPermaLink="false">https://www.thepexcel.com/?p=17763</guid>

					<description><![CDATA[Power Query นั้นมาพร้อมกับเครื่องมือสำเร็จรูปที่ช่วยให้เราจัดการข้อมูลได้ง่ายขึ้นมาก แต่ก็ยังมีอีกหลายสถานการณ์ที่เครื่องมือสำเร็จรูปไม่ตอบโจทย์เรา 100% ซึ่งจะต้องมีการแก้สูตร M Code ให้ทำงานได้ตรงใจเรามากขึ้น (แต่อย่าเพิ่งตกใจ มันไม่ได้ยากขนาดนั้น) และในบทความนี้ผมจะแนะนำ Tips การแก้สูตรเล็กๆ น้อยๆ แต่ช่วยให้งานเราสำเร็จได้ดีขึ้นมหาศาลเลย เทคนิคการ Filter แบบไม่สนใจพิมพ์เล็กพิมพ์ใหญ่ ปกติแล้วการ...]]></description>
		
					<wfw:commentRss>https://www.thepexcel.com/adjust-m-code-power-query/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
