“I can’t figure out how to replace a new line (‘\n’) or any other non-printable character in Power Automate expression.”
Category: Expressions
Format HTML table with SharePoint items in a readable way (Power Automate)
“The HTML table in an email from Power Automate is a mess, its format makes the SharePoint items I’m trying to show hard to understand.”
How to add ‘missing’ SharePoint column to expression in Power Automate
“After starting with my expression and going to the dynamic content section, Power Automate doesn’t show any column that is in my SharePoint list other than body and value.”
Get data from HTTP response without ‘Parse JSON’ in Power Automate
“‘Parse JSON’ gives me a lot of useless dynamic contents, is there another way to parse the response from an HTTP request in Power Automate?”
Format multiple choice SharePoint column in .csv using Power Automate
“How can I format the value(s) from multiple choice column in a .csv file created by Power Automate? It shows just an ugly string.”
How to convert array to a string in Power Automate
“My SharePoint column has multiple choices enabled, how can I convert the array into a string to send it in an email in Power Automate?”
How to add month(s) to a date in Power Automate
“I’d like to add exactly one month to a date in Power Automate. Not 30 days but a full month: 28, 29, 30 or 31 days.”
Export multiple Person or Group column into .csv table in Power Automate
“I need only the user name from the Person or Group SharePoint column that Power Automate just exported into .csv table, not the full user data.”
How to use ‘missing’ date dynamic content in Power Automate expression
“I’m missing the ‘dynamic content’ with a date when building an expression to formatDateTime(…) in Power Automate, where did it go?”‘
Get a date in Power Automate, 3 expressions for filters and conditions
How do I get a date 7 days before an expiration date using Power Automate? Is there an expression similar to =TODAY() in Excel to get today’s date?