gpt4 book ai didi

arrays - 将特定列合并为 Google 表格中的一列

转载 作者:行者123 更新时间:2023-12-05 04:47:04 27 4
gpt4 key购买 nike

我正在尝试转置表中的数据,以便转化类型全部堆叠在一列中并具有相应的值。请参阅此表中的示例:https://docs.google.com/spreadsheets/d/1OlQGGHnLiZFdSjbRS_2Fw7_Vhj8Z1WNZLpcZ6EWJPUA/edit?usp=sharing enter image description here

最佳答案

使用:

=INDEX(SPLIT(QUERY(FLATTEN(IF(D2:F="",, A2:A&"×"&B2:B&"×"&C2:C&"×"&D1:F1&"×"&D2:F)), 
"where Col1 is not null", 0), "×"))

enter image description here

关于arrays - 将特定列合并为 Google 表格中的一列,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68627602/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com