Think Excel
Power Fx formulaWhat is Microsoft Power Fx?
Microsoft Power Fx is the low code language for expressing logic across the Microsoft Power Platform. It is the same language that is at the heart of Microsoft Power Apps canvas apps today and is inspired by Microsoft Excel.
https://powerapps.microsoft.com/en-us/blog/what-is-microsoft-power-fx/

Power FX
3월 2일, Microsoft 는 Excel 에서 사용하는 함수언어를 기반으로 한 언어를 공식발표합니다. 우리가 흔히 사용하는 =vlookup(...) 이라던지 =sum(..) 이런 것들을 언어로 승격한 것입니다. MS 에서는 PowerFX 라는 이름으로 명명하고, 오픈소스로 운영할 것이고, 자사의 로우/노코드 플랫폼인 PowerPlatform의 기반언어로 사용할 것이라고 하였습니다. 노코드 플랫폼들이 많아지고, 이를 이용한 단순한 앱들이 구현되고 있습니다.
https://velog.io/@kcyang/Power-FX

microsoft/Power-Fx
Microsoft Power Fx is a low-code general purpose programming language based on spreadsheet-like formulas. It is a strongly typed, declarative, and functional language, with imperative logic and state management available as needed. Power Fx started with Power Apps canvas apps and that is where you can experience it now.
https://github.com/microsoft/Power-Fx
