Power Automate Office Scripts Basics

From Training Material
Revision as of 19:11, 10 December 2024 by Lsokolowski1 (talk | contribs) (Created page with "{{Cat|JavaScript}} <slideshow style="nobleprog" headingmark="⌘" incmark="…" scaled="true" font="Trebuchet MS" > ;title: Power Automate Office Scripts Basics ;author: Lukasz Sokolowski </slideshow> == Power Automate Office Scripts Basics == Power Automate Office Scripts Basics Training Materials {{Can I use your material}} == Introduction == Single module context * Accessing Scripts * Triggering Scripts in Power Automate * IntelliSense * Variables, Types and Int...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


<slideshow style="nobleprog" headingmark="⌘" incmark="…" scaled="true" font="Trebuchet MS" >

title
Power Automate Office Scripts Basics
author
Lukasz Sokolowski

</slideshow>


Power Automate Office Scripts Basics

Power Automate Office Scripts Basics Training Materials

Introduction

Single module context

  • Accessing Scripts
  • Triggering Scripts in Power Automate
  • IntelliSense
  • Variables, Types and Interfaces
  • Get & Set
  • Basic Excel Actions
  • If
  • Loop
  • Send and Return Data
  • Additional functions