Announcements
State | Abbrev | License Number | Expiration date | Submission of Application | LicenseProgressStatus_CODE | Status | LicenseType | License Image Stored? | NCPDP UPLOAD? |
Alaska | AK | #### | 09/28/24 | MKT's app #226498 |
2
|
Pending | C | N | N |
Guam | GU | #### | 09/30/24 | DRAFTED APP 8/29 | 1 | In Process | C | N | N |
=IF(ISBLANK([@[LicenseProgressStatus_CODE]]),"",IF(AND([@[Expiration date]]<(TODAY()+120),OR([@[LicenseProgressStatus_CODE]]=3,[@[LicenseProgressStatus_CODE]]=4)),"Renewal",XLOOKUP([@[LicenseProgressStatus_CODE]],'DATA LISTS'!$B$7:$B$14,'DATA LISTS'!$C$7:$C$14)))
ALL items in the list are added regardless of the value of the Exp Date column data and the flow stops at the end of the list
Whenever I use a Filter Query in a List Rows Present in a Table action, I always like to return the count of items returned in a Compose action. This is helpful when building a flow and can also be used to troubleshoot your flow.
Insert a Compose action. Add an Expression. Use the length() function.
Select the Dynamic content tab and insert the value dynamic content from the List Rows Present in a Table action into the length() function.
Run a test. Review the outputs of the Compose action to ensure the number of items being filtered out is what you are expecting. If it's not, you'll need to check your filter query.
LMK when you've successfully filtered out the items you want to loop through.
Are you using the Microsoft Power Automate Filter Array Action wrong?
In this video tutorial I’ll show you 3 practical ways to use the Filter Array action and how to use it properly.
1️⃣ Cross-Referencing Data
2️⃣ Filtering by Key
3️⃣ Substring Matching
Did you know that the Condition action has a limit of 10 conditions? Although it might look like the Filter Array action can only accept one condition—this is not true. By using the advanced mode you can enter multiple conditions into a Filter Array action with an expression.
IN THIS VIDEO:
✅ 3 Ways to Use the Filter Array Action
✅ How to use the Scope Action to Group Actions
✅ How to Check the Number of Items returned from a Filter Array Action
✅ How to Cross-Reference Data in Excel with a SharePoint List
✅ How the Filter Array Action Works
✅ How to Access the Dynamic Content from a Filter Array Action
✅ How to Filter Items by a Key
✅ How to Filter Items by Matching a Substring
✅ How to Use Multiple Conditions in a Filter Array Action
---
3 Mistakes YOU 🫵 are Making with the Apply to Each Action in your Microsoft Power Automate Flow
In this video tutorial I’ll go over how to avoid these common mistakes when using the Apply to Each action in a Power Automate flow:
1️⃣ Looping through a Single Item
2️⃣ Creating Unnecessary Nested Loops
3️⃣ Looping through an Unfiltered Array
At the end of the video I share a few helpful insights when it comes to using the Apply to Each action in your flow.
IN THIS VIDEO:
✅ How to avoid the Apply to Each action with a single item array
✅ How to use the item() function to access dynamic content in an array
✅ How to prevent unnecessary nested Apply to Each action loops
✅ How to use the Select action
✅ How to convert an array to a string with the Select action
✅How to use the Filter Query field
✅ How to count the number of items in an array
✅ How to use a condition control
✅ How to use the concurrency control
✅ How to set a top count
✅ How to use Compose actions for troubleshooting
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.