Update a constituent custom field in Power Automate
I am attempting to create a flow that will update a constituent custom field in Power Automate. The field I want to change has a Yes/No value, and I want to change it from No to Yes. I'm running into two problems:
1) Any constituent custom fields with Yes/No value are being changed, not just the one I'm specifying in Category.
2) The flow is "failing" because it can't update other custom fields with different data types.
How do I get it to just look at the one custom field I want? Any help appreciated!
1) Any constituent custom fields with Yes/No value are being changed, not just the one I'm specifying in Category.
2) The flow is "failing" because it can't update other custom fields with different data types.
How do I get it to just look at the one custom field I want? Any help appreciated!
Tagged:
0
Comments
-
Sounds like you might be fetching all custom fields for a constituent, doing an Apply to each, and updating the Yes/No value within that Apply to each block. Is that right?
If so, you're going to have to filter your custom fields before you do the update, so that only the one you want is updated. You can do this with the Filter Array action.
If you need instructions on how to do this, it would be helpful to have a screenshot of your flow.1
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 243 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

