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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all, please for help.
I have two tables,
table A
Table B
I'm looking for formula which will for each Product in Table A find all projects in Table B a put them to column "used in project" as you can see in result Table A
result Table A
Thank you for help
Solved! Go to Solution.
you can also try this
Proud to be a Super User!
@Anonymous
you can create a measure
Proud to be a Super User!
thank you,
at real table A and B are much more comlex and PQ cant be used because some important columns are add/modified by dax formulas.
And I need get used projects to table A column, because reasult will be used in slicer.
you can also try this
Proud to be a Super User!