August 11, 2021 1 min read Power Fx: Int, Trunc, WeekNum, and ISOWeekNum functions Excel’s Int, Trunc, WeekNum, and ISOWeekNum functions are now available for use in Power Fx formulas.
June 17, 2021 2 min read Canvas source code tool integrated with Power Platform CLI The open source tool for packing and unpacking a Canvas app is now available in preview through the Power Platform Command Line interface.
May 25, 2021 3 min read Power Fx coming to Model-driven Power Apps, Dataverse, and more Announcing Power Fx integration with Model-driven Power Apps commanding and Dataverse calculated columns and rollups.
March 26, 2021 2 min read Formula Bar Changes The standard Canvas formula bar is better than ever, including more natural Enter and Tab key behavior and a scrollbar.
March 2, 2021 13 min read What is Microsoft Power Fx? Microsoft Power Fx is the low code language for expressing logic across the Microsoft Power Platform.
February 18, 2021 4 min read Enhanced component properties Enjoy two new experimental features for formula based components.
January 14, 2021 8 min read Source code files for Canvas apps Imagine using GitHub and Visual Studio Code with the text formulas of a Canvas app.
July 20, 2020 5 min read Formulas: ThisRecord, As, and Sequence You can now refer to the whole record in ForAll and other record scope functions with ThisRecord.
May 22, 2020 1 min read Formulas: Notify timeout and Exit sign out You can now set the timeout for the Notify function, controlling how long the banner appears, from 1 millisecond to infinity.
May 21, 2020 3 min read Formulas: Launch to self and Self operator You can now replace a canvas app with another app or a web page in the same browser tab.
October 18, 2019 7 min read Introducing Monitor to debug apps and improve performance You now have a new tool to better understand, debug, and improve your apps.
August 26, 2019 3 min read Faster data entry with the SetFocus function Welcome the SetFocus function to Canvas apps! You’ve got data to enter.