The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello
I have two tables as below. I'd like to create new custom column (z) in Table2 and add a specific data from Table1.
I couldn't find anything on how I can do this... can you please help me?
Thank you
Solved! Go to Solution.
Hi @u4us1923 Please Follow these
Add a Custom Column in Table2
Use Power Query Formula
Expand the Logic for Dynamic Lookup
Hi @u4us1923
It's been a while since I heard back from you and I wanted to follow up. Have you had a chance to try the solutions that have been offered?
If the issue has been resolved, can you mark the post as resolved? If you're still experiencing challenges, please feel free to let us know and we'll be happy to continue to help!
Looking forward to your reply!
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth
Hi @u4us1923
It's been a while since I heard back from you and I wanted to follow up. Have you had a chance to try the solutions that have been offered?
If the issue has been resolved, can you mark the post as resolved? If you're still experiencing challenges, please feel free to let us know and we'll be happy to continue to help!
Looking forward to your reply!
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth
Hi @u4us1923
We haven't heard from you since last response and just wanted to check whether the solution provided has worked for you. If yes, please Accept as Solution to help others benefit in the community.
Thank you.
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth
Hi @u4us1923
In addition to @dufoq3 @Akash_Varuna , Could you please try the below steps.
Steps to add column 'z' in table2 using merge queries in Power BI:
Now, table2 has z filled based on table1.
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth
This is not possible because the place of row can change in the future
Hi @u4us1923 Please Follow these
Add a Custom Column in Table2
Use Power Query Formula
Expand the Logic for Dynamic Lookup
thank you .. its work this solution..