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
I have the following tables. I want to create a column in the query editor (M not DAX) that will look at Table B and if the Request has a "Yes" for any task, then put a "Yes" in Table A. If not put a "No". Any thoughts? Thanks!
Solved! Go to Solution.
Hi @johankent30 ,
You need to add some additional step to table A:
= #"Table B"
Check PBIX file attach.
You can also create a custom function following this blog post.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @johankent30 ,
You need to add some additional step to table A:
= #"Table B"
Check PBIX file attach.
You can also create a custom function following this blog post.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsAwesome, thanks!
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 |
|---|---|
| 103 | |
| 80 | |
| 63 | |
| 50 | |
| 45 |