2021-7-11更新
主頁(選項卡)
管理列(組)
選取列
刪除列
減少行(組)
保留行
刪除行
刪除重復….Distinct/判斷重復…IsDistinct
排序(組)
轉換(組)
轉換函數Table.TransformColumns:
https://www.cnblogs.com/officeplayer/p/14400313.html
判斷某值是否在列表中存在List.Contains
https://www.cnblogs.com/officeplayer/p/14772728.html
拆分行Table.ExpandListColumn:
https://www.cnblogs.com/officeplayer/p/14400265.html
分組依據Table.Group:
https://www.cnblogs.com/officeplayer/p/14800026.html
設置數據類型Table.TransformColumnTypes:
https://www.cnblogs.com/officeplayer/p/14826457.html
提升標題Table.PromoteHeaders:
https://www.cnblogs.com/officeplayer/p/14879176.html
降級標題Table.DemoteHeaders:
https://www.cnblogs.com/officeplayer/p/14903289.html
替換值Table.ReplaceValue:
https://www.cnblogs.com/officeplayer/p/14998547.html
其他
固定結構
聲明函數參數: