Powerbi 如何展開list物件的內容
有時候讀入的資料來源是清單list
在powerquery編輯時 不會出現展開功能
這時候要如何下鑽到裡面的資料?
1.到power query編輯器中 新增自訂資料行
2.輸入公式try [欄位名稱]{0} otherwise ""
3.回到表格就可以看到你的資料了
footer See also :
https://community.powerbi.com/t5/Desktop/Expanding-List-Type-in-Power-BI/td-p/1603741
留言