Hi All,
I want to create a datatable which is merge of two dataTable that contain Account and Contact Data respectively which I fetched from Dynamic CRM to connect Database. Now What happen When I Merge that Datatable through accountid it will not work as expected.
using Lookup It will not work.
accountid in Account and parentAccountid in Contacts both are Guid Data Type.
So Can you please Suggest me how we can do that I almost waste couple of hours.
Thanks
Ajyendra Singh
Hi @v-xida-msft ,
I think It is because i have created two datatable name AccountDb and ContactDb . And Now What I am doing is merge these two datatable into one. But when we use AddColumns(AccountDb,"MainPhone",LookUp(--- check refernce),'Main Phone') it is not working because AccountDb datatype is now Control instead of TABLE . Same code is used directly to Account table it works like AddColumns(Accounts,"MainPhone",LookUp(---Checkreference--),'Main Phone').
Please Give suggest what I do to merge through that AccountDb Table which I created in PowerApps
Hope You understand What I am Trying to say
Thanks
Ajyendra
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
278 | |
232 | |
80 | |
37 | |
37 |
User | Count |
---|---|
352 | |
238 | |
125 | |
70 | |
55 |