Logo Power Platform Tips & Tricks
  • Home
  • About
  • Posts
  • Tags
  • Glossary
  • Speaking
  • Videos
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Tags
  • Adaptive Cards
  • Blogging
  • Boolean
  • BPF
  • Canvas App
  • Canvasapps
  • Command Bar
  • Conditions
  • Copilot Studio
  • Custom Emails
  • Data Operations
  • Dataverse
  • Dynamics365
  • Dynamics365CI
  • Expressions
  • Generative Answers
  • Github
  • Images
  • Imposter Syndrome
  • Javascript
  • Microsoft Exams
  • Microsoft Teams
  • MicrosoftTeams
  • Model Driven App
  • MPPC23
  • MSWord
  • Muppets
  • Power Automate
  • Power BI
  • Power FX
  • Power Pages
  • PowerApps
  • PowerAutomate
  • PowerBI
  • Powershell
  • QuickChartIO
  • RegEx
  • Security
  • SharePoint
  • SharePoint HTTP Series
  • Speaking
  • SQL
  • Variables
  • Virtual Tables
  • Vouchers
  • XMLMappings
Hero Image
Calling a Power Automate Cloud flow, from Power Pages forms (!) using Javascript

Calling a Power Automate flow from a dataverse form, in a Power Page form Sounds easy right? Trust me it’s not, but I hope this helps. I have had tremendous help from my colleague Laurens Hoogendoorn, who is completely awesome and helps me run with javascript (see what I did there) before learning how to crawl or walk. LOL. Laurens, you are the best! So, let me start at the beginning.

  • Javascript
  • Power Automate
  • Power Pages
  • Dataverse
Wednesday, July 17, 2024 | 4 minutes Read
Hero Image
How do I automatically have a GUID in my field?

Usecase I am creating a Model driven app, with a Virtual Table connected to SQL. In my SQL DB I have an external primary key field. How do I get an automatic GUID? The PowerFX code GUID() is not supported on the form. So I tried to do something on the ribbon, set the field, With({I:Last(Werknems).TransactionID},Notify( I, NotificationType.Information)); Patch( Werknems, Defaults(Werknems), //Row, {TransactionID:GUID() } ) However, since my field is mandatory, and it tries to save before it runs this (of course) it was saying the field wasnt filled in. So this didnt work.

  • Virtual Tables
  • Dataverse
  • Javascript
Monday, November 27, 2023 | 3 minutes Read
Navigation
  • About
  • Tags
  • Glossary
  • Speaking
  • Videos
Contact me:
  • Bluesky: nathleenders.bsky.social
  • info@nathalieleenders.com
  • Nathalie-Leenders
  • Nathalie Leenders

Toha Theme Logo Toha
© 2025 Copyright Nathalie Leenders. All Rights Reserved.
Powered by Hugo Logo