
Jay Goodison
- Total activity 457
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 252
Activity overview
Latest activity by Jay Goodison-
Jay Goodison created an article,
Utility - Text Contains Value
** AVAILABLE OCTOBER 2023 ** Overview The 'Text Contains Value' utility action for Power Automate checks whether the text value (string) contains the text value (string) provided. Parameters The de...
-
Jay Goodison created an article,
Inserting HTML
The Encodian population engine enables HTML to be inserted directly into a slide by using an expression format property. Expression Format To insert HTML data directly into a slide the HTML switch ...
-
Jay Goodison created an article,
Images
The Encodian population engine supports image insertion using the following two methods: Insert an Image via URL Insert an Image via Base64 Please ensure you have followed the Document Preparation...
-
Jay Goodison created an article,
Hyperlinks
The Encodian population engine supports dynamic hyperlink generation. Insert a Hyperlink Example File: Encodian - Template Syntax - Hyperlink.pptx Example JSON Data: { "companyName": "Encodian", ...
-
Jay Goodison created an article,
Tables
The Encodian population engine enables JSON data to be easily added to tables within your slides. This article provides detailed examples for creating the following types of tables: Table - Basic T...
-
Jay Goodison created an article,
Enumeration Extension Methods
The Encodian population engine provides features to perform common manipulations on a collection (Iterable). These features mimic the extension methods provided by IEnumerable<T>, thus, you can gr...
-
Jay Goodison created an article,
Numbered and Bulleted Lists
The Encodian population engine supports all types of lists including multi-level lists. The source JSON data must be in the form of an array, i.e. one or more items in the list. This article provid...
-
Jay Goodison created an article,
Expression Results and Formatting
For detailed guidance on expression please refer to this article: Conditional Expressions The Encodian population engine provides additional features which allow the result of an expression to be f...
-
Jay Goodison created an article,
Error Handling
The 'Populate PowerPoint' engine provides a configuration option named 'Inline Errors' which controls how errors are reported. The 'Inline Errors' configuration option is set to 'Yes' by default, w...
-
Jay Goodison created an article,
Variables
The Encodian population engine supports the creation of variables which are useful where you would prefer to perform a compute expensive operation once and use the output multiple times within the ...