Skip to content

Requirements and the nature of Power-Fx? #232

Answered by MikeStall
mikeschinkel asked this question in Q&A
Discussion options

You must be logged in to vote

See here for more on Power Fx: https://docs.microsoft.com/en-us/power-platform/power-fx/overview
Power Fx is a low-code customization language - that means it's hosted inside other products (like PowerApps) and not a standalone language. So to "learn power fx", just learn Power Apps: https://powerapps.microsoft.com/en-us/landing/developer-plan

To answer your questions:

  1. We are sharing power fx as a standalone project on github so that other products and integrate it in the same way that powerapps does.
  2. No command line.
  3. Via PowerApps.
  4. PowerFx isn't a standalone language - but we do have a sample repl , https://github.com/microsoft/power-fx-host-samples/tree/main/Samples/ConsoleREPL
  5. Correct…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mikeschinkel
Comment options

Comment options

You must be logged in to vote
1 reply
@mikeschinkel
Comment options

Answer selected by mikeschinkel
Comment options

You must be logged in to vote
1 reply
@mikeschinkel
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #231 on March 19, 2022 07:16.