Text.Combine() with separator inside Table.Pivot

后端 未结 0 534
青春惊慌失措
青春惊慌失措 2020-12-05 01:06

I use this line in Power Query Editor to pivot a table:

= Table.Pivot(#"Sorted Rows", List.Distinct(#"Sorted Rows"[Tipo]), "Tipo"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题