“I’m trying to list the user assigned to a Planner task, but all I can get from Power Automate is some complicated text without any names in it.”
Category: Expressions
Split choices in multiple selection Forms question with Power Automate
“I have a multiple selection choice question from MS Forms that I’d like to split into separate choices, how can I do it in Power Automate?”
How to add SharePoint list into navigation with Power Automate
“I use Power Automate for creation of new SharePoint list(s), but they’re not added to the navigation automatically. How can I add them in a flow?”
Display SharePoint time in the correct time zone with Power Automate
“My Power Automate report contains SharePoint date & time field, but the time is off by a few hours, how can I display the right time {in my time zone)?”
How to add hyperlink in the ‘Create HTML table’ Power Automate action
“I’ve got all the items in a single HTML table, but I’d like to include also clickable hyperlink to the items, is that doable with Power Automate?”
How to split file name for further processing in Power Automate
“The files attached to an email have always the same file name format: ID_Type_User, how can I split it in Power Automate to get the information?”
How to send an instant message when your Power Automate flow failed
“I need to know asap if my Power Automate flow failed, I can’t wait a week for it to send a message or check daily the flow run history.”
How to add new line (‘\n’) to a string in Power Automate
“I am building a Power Automate flow and need to append values into a string variable, how can I add a new line/line feed into the variable”
How to format a date that can be empty (null) in Power Automate
“The Power Automate flow works fine if there’s a value for the date in Sharepoint, however, if it’s empty it’ll fail while trying to format the date.”
How to replace new line (‘\n’) in a Power Automate expression
“I can’t figure out how to replace a new line (‘\n’) or any other non-printable character in Power Automate expression.”