CONTEXT:
I developed a canvas app using Dataverse in my development environment. I build several custom tables, including a reference table for project attributes such as project number, tasks, client etc... during development we were using Power Shell to update the table from the ERP System, and everything woks swimmingly!
ISSUE:
I Moved the solution from the Development environment into production as a Managed Solution, now I cannot seem to update the Project Reference table using Power Shell in order to have the project attributes that I need.
Is the table being contained in the Managed Solution a limiting factor?
Is there a work around?
Thank you in advance for any help!