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,
Please help me in solving the below problem.
I am using the below calculated column to get the values from another table if my current table column matches.
Note :- Both my tables are not related to each other
Solved! Go to Solution.
Hi @v-piga-msft,
It got resolved. I didn't use calculate and count rows function and instead used the relationship between two tables and got the desired result.
Thanks for your help.
Hi @sarath5140 ,
If it is convenient, could you share some data sample which could reproduce your scenario and your desired output so that we could help further on it.
Best Regards,
Cherry
Hi @v-piga-msft,
It got resolved. I didn't use calculate and count rows function and instead used the relationship between two tables and got the desired result.
Thanks for your help.
Have you looked at LOOKUPVALUE?