“Power Automate tells me that “The expression is invalid” but it doesn’t tell me what’s wrong, how can I fix it?”
Category: Expressions
How to split string by the first space in Power Automate
“My string has the data after an id number and a space, how can I split it by the first space and process only the data with Power Automate?”
How to format numbers (currency, percentage,…) in Power Automate
“I’m using Power Automate to send an email with proposal after it’s approved, but the numbers format for price and percentage look terrible.”
Get previous value(s) of SP multiple selection columns in Power Automate
“The previously described solution works fine, but Power Automate returns an error on a multiple selection columns, how can I fix it?”
Stop Power Automate flow from adding ‘Apply to each’ automatically
“Sometimes when I use specific dynamic content, Power Automate adds the ‘Apply to each’ action automatically, how can I stop it?”
Change the name of SharePoint list ‘from template’ with Power Automate
“You create the new list from template but it is creating it with the same name, if it already exists Power Automate won’t create a new one.”
Export Planner task status as text instead of percentage (Power Automate)
“Power Automate allows me to get the Planner task progress as a percentage rather than as ‘Not started’, ‘In progress’, or ‘Completed’ text.”
How to use number from MS Forms in a Power Automate condition
“I’d like to send different notification for good and bad rating via MS Forms form, but my Power Automate condition with number doesn’t work.
How to ‘Get changes…’ based on date and time in Power Automate
“I’d like to use the Power Automate action ‘Get changes for an item or a file’ to return all changes since a date, but all I get is error: ‘Invalid format for version input value’.”
How to get a specific value from a JSON in Power Automate
“Is it possible, maybe with an expression, to get only a specific value(s) from a JSON object in Power Automate, so I can work with them later in the flow?”