Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have what is probably a very simple problem to solve.
I have a small dataset, which consists of responses to a questionnaire. The questionnaire is taken before and after an intervention, to see changes as a result of the intervention.
In order to compare the "before" and "after" scenarios, I want to exclude those participants who completed a "before" questionnaire but not an "after" questionnaire. Participants each have a unique identifier.
Here is a snippet of the dataset:
You can see that in this part of the data, participant 9 (in the "assign number" column) has completed the pre- but not the post-questionnaire, while all others have completed both. How do I exclude participant 9 from the before and after comparisons that I am trying to do?
Thank you for your help!
Create this measure:
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 82 | |
| 72 | |
| 46 | |
| 35 |