Multiple Assigned Solicitors in Power BI
I'm using Query API to create a power automate flow that exports queries every night to upload into power bi. I'm trying to figure out a good way to export constituents and their assigned solicitors, but I'm having trouble when a constituent has more than 1 assigned solicitor. I want to have 1 unique row per constituent. I used to use export where I could have multiple columns per constituent for multiple solicitors, but with query API I have to export directly from query. Is there a good way to do this? Also, is it common for constituents to have more than one solicitor assigned?
Comments
-
@Leah Heit
You can take a look at this post, which gather data of assign solicitor in PA use in BI.https://community.blackbaud.com/forums/viewtopic/586/70826
To answer your question, you want 1 row per constituent, that is not a function of Query as you are aware, however, Export isn't better, at least not in this case. So the question is how do you want to model your data?
A query that produce multiple rows for one constituent (per assign solicitor per row) can easily be better than using Export when you have to specify exactly how many solicitor to export and they come in “column”. Power BI will have a terrible time “consuming” this columnized data for data modeling. Instead, the per row is a assign solicitor will help you model in Power Query. You can filter as needed on “primary” (i do not know how your database's data is done, so can't give more advice than this), assuming there is only one primary solicitor, then you will achieve one constituent per row for data modeling.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) 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
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
