Skip to content

Instantly share code, notes, and snippets.

@duynhm
Created November 28, 2023 05:37
Show Gist options
  • Save duynhm/a7fd0f168cb13e9fbd70df360544d3f2 to your computer and use it in GitHub Desktop.
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
//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