Created
November 28, 2023 05:37
-
-
Save duynhm/a7fd0f168cb13e9fbd70df360544d3f2 to your computer and use it in GitHub Desktop.
tổng hợp các hàm Google Sheet thường sử dụng
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//unpivot | |
=ArrayFormula(SPLIT(FLATTEN(B1:E1&"🦊"&A2:A4&"🦊"&B2:E4),"🦊")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment