logic_apps_expression_editing

Editing an expression in Azure Logic Apps

Clicking on dynamic content within a parameter enables brings you to an expression editor. Here, the expression, which removes spaces from the name attribute of the current for loop variable, is replace(items(‘For_each’)?[‘name’], ‘ ‘, ”)

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.