Hey All,
I have 2 solutions in 1 environment. both have lookup fields to the system User table.
I cannot import either solution to another environment as they both state there are missing dependencies.
Is this basically saying dont use solutions at all? how can a lookup field to the User table from another solution be a dependency? This would mean that you can only 1 solution per environment?
I have tried exporting both managed and unmanaged, i have published, checked dependencies (none)
any help would be appreciated
Solved! Go to Solution.
HI @bettc,
We worked together to remove references to the User table from being included in the solutions and this removed the dependencies that were causing the issues.
Thanks!
Drew
Hi @bettc,
You have to take care to not create circular dependencies (Sol A has dependency on a component introduced in Sol B and Sol B has a dependency on component introduced in Sol A).
Is there a specific reason you have 2 separate solutions that are customizing the same components? Solution segmentation introduces additional complexity into application lifecycle management, so you should be sure that you have a specific reason or benefit for doing so to make the trade off worth it.
If you are going to segment solutions, each unmanaged solution should have its own separate environment for development, and other dependant solutions needed should be imported into the environment as managed. That way you can detect these types of circular dependencies sooner and adjust.
More information is available here.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
I'm not sure why you think I'm creating a component customization?
> Solution A has a lookup to the User table
> Solution B has a lookup to the User table
The User table is the system generated User table, I have not altered it in any way shape or form i am merely Looking it up on another table.
Is this incorrect? i would have thought system tables could be referenced in many solutions?
Hi @bettc,
It's likely not the User table that is the issue, every environment will have that table so it wouldn't be missing anything from it that would prevent the solution import. What else do you have in the solution that the other solution may be depending on? You mention you added a Lookup to the User table. Is this a custom table you created the user Lookup for? Is this same table also in the other solution?
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
Hello @bettc , The error messages regarding dependencies are commonly observed when using the solutions infrastructure. I would request you to please share the error message you are receiving. Once you locate the error message you can check which components is the dependency being reported - https://docs.microsoft.com/en-us/powerapps/maker/data-platform/view-component-dependencies Then you can check if these components are included in your solution . If not you will need to add these components . https://support.microsoft.com/en-us/topic/solution-install-fails-due-to-dependencies-that-do-not-exi...
Please mark my answer as verified if you found it helpful.
Please let me know if you have any other questions around the above.
Bhartendu Pandey
Support Engineer - Customer Engagement- Dynamics CRM/PowerApps/Power Automate
Microsoft
Here is the detailed error message when importing one of the solutions. Each one of those listed dependencies is a Table column I created in another solution that has a "Lookup" to the User table.
Any thoughts? Am I reading this wrong?
For example the first one listed "Case" is a table that has a Lookup field to the User table from another Solution. I am not using any of the tables, columns etc from that other solution. Case has nothing to do with the Solution that i am trying to import nor does it reference any of the tables, components or otherwise to do with Case.
Solution 1 - Timesheets (prefix ts) this is the one I'm trying to import
Has tables related to timesheets and a few of those have lookups to the User table.
Solution 2 - Investment Portal (prefix ip)
has the Case table, which has a lookup to the User table.
Im seeing references to all the ip tables that have a lookup to the User table in the error message listed above. I'm not sure why that is
> Timesheets dont use the Case tables period.
> The components I use in my solutions dont references data sources, only collections - so it cant be there
> The tables from one solution do not appear in the other solution, except for the System table "User" (un touched)
> the timesheet solution i am trying to import doesnt have any Flows, only 2 power apps with no references to those tables from ip
@ChrisPiasecki I have 2 separate custom Tables that I created, 1 in each solution that have a Lookup field to the User table called ip_UserLogin and ts_UserLogin. The solutions are not sharing any Tables that I have created.
I've just been informed by Microsoft support that this is how Dataverse and Solutions work. Basically you have to included all tables in all of your solutions that reference the User table.
Meaning you pretty much cant use Solutions or reference similar tables in the same Environment. We are bout to build 10 Power Apps which each need a Solution. This would be an absolute nightmare to have so many tables in each solution that are not being used.
I guess I have to build a copy of the User table in each solution. Is nobody else having these issues?
This seems totally against the whole shared data principles and ALM that Solutions preach? Am I missing something?
It is totally insane to not be able to build a table with a Lookup to the inbuilt User table because it would have to appear in every solution in that environment, how would you know which solution owns or administers the table?
I now will have to copy the users details in each solution meaning they can get out of date/sync.
Hi @bettc
I think the issue here might be you are building both solutions from the starting same Sandbox environment. You have modified the User entity in your Investment Portal solution to add a number of fields including (ip_case, ip_casemetadata, ip_chat, etc.) so your Investment Portal has the User entity as a component of the solution with these fields in the Sandbox Environment.
If you had a separate sandbox environment (as if you were a vendor that was starting with the Core entities in the dataverse) then you could create your Timesheet solution there an there would not be any Investment Portal fields, forms, views, etc. that have updated the User entity like you are having an issue with here.
Is it possible to start with another Sandbox and build your Timesheet solution from there?
Also if your Timesheet solution has not modified the User entity at all and only has a lookup to that entity I would not expect the dependency issue, especially if you do not include related entities in your solution. If you have the User entity in your Timesheet solution you will have the errors if the Investment Portal solution is not installed first because there are ip fields on the User entity. Same as the reverse if you have ts fields on the User entity, you will hit this issue if you are starting from the same Sandbox environment...
Hope this helps in some way. Please accept if answers your question or Like if helps in some way.
Thanks,
Drew
Episode Seven of Power Platform Connections sees David Warner and Hugo Bernier talk to Microsoft MVP Dian Taylor, alongside the latest news, product reviews, and community blogs. Use the hashtag #PowerPlatformConnects on social media for a chance to have your work featured on the show! Show schedule in this episode: 0:00 Cold Open 00:30 Show Intro 01:02 Dian Taylor Interview 18:03 Blogs & Articles 26:55 Outro & Bloopers Check out the blogs and articles featured in this week’s episode: https://francomusso.com/create-a-drag-and-drop-experience-to-upload-case-attachments @crmbizcoach https://www.youtube.com/watch?v=G3522H834Ro/ @pranavkhuranauk https://github.com/pnp/powerapps-designtoolkit/tree/main/materialdesign%20components @MMe2K https://2die4it.com/2023/03/27/populate-a-dynamic-microsoft-word-template-in-power-automate-flow/ @StefanS365 https://d365goddess.com/viva-sales-administrator-settings/ @D365Goddess https://marketplace.visualstudio.com/items?itemName=megel.mme2k-powerapps-helper#Visualize_Dataverse... @MMe2K Action requested: Feel free to provide feedback on how we can make our community more inclusive and diverse. This episode premiered live on our YouTube at 12pm PST on Thursday 30th March 2023. Video series available at Power Platform Community YouTube channel. Upcoming events: Business Applications Launch – April 4th – Free and Virtual! M365 Conference - May 1-5th - Las Vegas Power Apps Developers Summit – May 19-20th - London European Power Platform conference – Jun. 20-22nd - Dublin Microsoft Power Platform Conference – Oct. 3-5th - Las Vegas Join our Communities: Power Apps Community Power Automate Community Power Virtual Agents Community Power Pages Community If you’d like to hear from a specific community member in an upcoming recording and/or have specific questions for the Power Platform Connections team, please let us know. We will do our best to address all your requests or questions.
Super Users – 2023 Season 1 We are excited to kick off the Power Users Super User Program for 2023 - Season 1. The Power Platform Super Users have done an amazing job in keeping the Power Platform communities helpful, accurate and responsive. We would like to send these amazing folks a big THANK YOU for their efforts. Super User Season 1 | Contributions July 1, 2022 – December 31, 2022 Super User Season 2 | Contributions January 1, 2023 – June 30, 2023 Curious what a Super User is? Super Users are especially active community members who are eager to help others with their community questions. There are 2 Super User seasons in a year, and we monitor the community for new potential Super Users at the end of each season. Super Users are recognized in the community with both a rank name and icon next to their username, and a seasonal badge on their profile. Power Apps Power Automate Power Virtual Agents Power Pages Pstork1* Pstork1* Pstork1* OliverRodrigues BCBuizer Expiscornovus* Expiscornovus* ragavanrajan AhmedSalih grantjenkins renatoromao Mira_Ghaly* Mira_Ghaly* Sundeep_Malik* Sundeep_Malik* SudeepGhatakNZ* SudeepGhatakNZ* StretchFredrik* StretchFredrik* 365-Assist* 365-Assist* cha_cha ekarim2020 timl Hardesh15 iAm_ManCat annajhaveri SebS Rhiassuring LaurensM abm TheRobRush Ankesh_49 WiZey lbendlin Nogueira1306 Kaif_Siddique victorcp RobElliott dpoggemann srduval SBax CFernandes Roverandom schwibach Akser CraigStewart PowerRanger MichaelAnnis subsguts David_MA EricRegnier edgonzales zmansuri GeorgiosG ChrisPiasecki ryule AmDev fchopo phipps0218 tom_riha theapurva takolota Akash17 momlo BCLS776 Shuvam-rpa rampprakash ScottShearer Rusk ChristianAbata cchannon Koen5 a33ik Heartholme AaronKnox Matren Alex_10 Jeff_Thorpe poweractivate Ramole DianaBirkelbach DavidZoon AJ_Z PriyankaGeethik BrianS StalinPonnusamy HamidBee CNT Anonymous_Hippo Anchov KeithAtherton alaabitar Tolu_Victor KRider sperry1625 IPC_ahaas zuurg rubin_boer cwebb365 Dorrinda G1124 Gabibalaban Manan-Malhotra jcfDaniel WarrenBelz Waegemma If an * is at the end of a user's name this means they are a Multi Super User, in more than one community. Please note this is not the final list, as we are pending a few acceptances. Once they are received the list will be updated.
We are so excited to see you for the Microsoft Power Platform Conference in Las Vegas October 3-5 2023! But first, let's take a look back at some fun moments and the best community in tech from MPPC 2022 in Orlando, Florida. Featuring guest speakers such as Charles Lamanna, Heather Cook, Julie Strauss, Nirav Shah, Ryan Cunningham, Sangya Singh, Stephen Siciliano, Hugo Bernier and many more. Register today: https://www.powerplatformconf.com/
We are excited to share the ‘Power Platform Communities Front Door’ experience with you! Front Door brings together content from all the Power Platform communities into a single place for our community members, customers and low-code, no-code enthusiasts to learn, share and engage with peers, advocates, community program managers and our product team members. There are a host of features and new capabilities now available on Power Platform Communities Front Door to make content more discoverable for all power product community users which includes ForumsUser GroupsEventsCommunity highlightsCommunity by numbersLinks to all communities Users can see top discussions from across all the Power Platform communities and easily navigate to the latest or trending posts for further interaction. Additionally, they can filter to individual products as well. Users can filter and browse the user group events from all power platform products with feature parity to existing community user group experience and added filtering capabilities. Users can now explore user groups on the Power Platform Front Door landing page with capability to view all products in Power Platform. Explore Power Platform Communities Front Door today. Visit Power Platform Community Front door to easily navigate to the different product communities, view a roll up of user groups, events and forums.
Welcome! Congratulations on joining the Microsoft Power Apps community! You are now a part of a vibrant group of peers and industry experts who are here to network, share knowledge, and even have a little fun! Now that you are a member, you can enjoy the following resources: The Microsoft Power Apps Community Forums If you are looking for support with any part of Microsoft Power Apps, our forums are the place to go. They are titled "Get Help with Microsoft Power Apps " and there you will find thousands of technical professionals with years of experience who are ready and eager to answer your questions. You now have the ability to post, reply and give "kudos" on the Power Apps community forums! Make sure you conduct a quick search before creating a new post because your question may have already been asked and answered! Microsoft Power Apps IdeasDo you have an idea to improve the Microsoft Power Apps experience, or a feature request for future product updates? Then the "Power Apps Ideas" section is where you can contribute your suggestions and vote for ideas posted by other community members. We constantly look to the most voted Ideas when planning updates, so your suggestions and votes will always make a difference. Community Blog & NewsOver the years, more than 600 Power Apps Community Blog Articles have been written and published by our thriving community. Our community members have learned some excellent tips and have keen insights on building Power Apps. On the Power Apps Community Blog, read the latest Power Apps related posts from our community blog authors around the world. Let us know if you would like to become an author and contribute your own writing — everything Power Apps related is welcome! Power Apps Samples, Learning and Videos GalleriesOur galleries have a little bit of everything to do with Power Apps. Our galleries are great for finding inspiration for your next app or component. You can view, comment and kudo the apps and component gallery to see what others have created! Or share Power Apps that you have created with other Power Apps enthusiasts. Along with all of that awesome content, there is the Power Apps Community Video & MBAS gallery where you can watch tutorials and demos by Microsoft staff, partners, and community gurus in our community video gallery. Again, we are excited to welcome you to the Microsoft Power Apps community family! Whether you are brand new to the world of process automation or you are a seasoned Power Apps veteran. Our goal is to shape the community to be your ‘go to’ for support, networking, education, inspiration and encouragement as we enjoy this adventure together! Let us know in the Community Feedback if you have any questions or comments about your community experience.To learn more about the community and your account be sure to visit our Community Support Area boards to learn more! We look forward to seeing you in the Power Apps Community!The Power Apps Team
User | Count |
---|---|
20 | |
18 | |
11 | |
7 | |
4 |
User | Count |
---|---|
44 | |
39 | |
21 | |
21 | |
17 |