I have a custom table in dataverse. In that table I added a lookup column to the Team table.
what I want to have is a calculated column for the team name. When adding the calculated column, the intellisense only shows a couple of the columns from the Team table as options, none of them the Team Name. Any idea why Team Name is being prevented from being used in calculated columns?
Hello @dave-jorgensen,
Could you please elaborate the issue, with snapshot it will help us to help you
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Sure I can provide pics if that helps you understand the issue, but the steps are pretty easy. The Team table is the OOTB dataverse table containing information on the teams in the environment.
the team name should be available (it's the Primary Name Column of the Team table after all) but the only columns from the team table that show up as an option are createdon, emailaddress,exchangerate, modifiedon, and yominame
Hi @dave-jorgensen ,
It seems like by design since I have tested with several other tables but only Team.'Team Name' cannot be found. Please try and use Power Automate to update the record:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
thanks - it's a good effort, BUT
Having race conditions are notoriously a pain in the butt for people to troubleshoot. Imagine a developer coming after me and trying to figure out why sometimes it's blank and sometimes it isn't, if they don't have the history.