
Hello I wonder if you can help
I am trying to import this solution
Source
topness-msft/5MPP-SplitFlapBoard (github.com)
I have seen the previous posts showing how to get around dependencies and import errors but I cannot seem to resolve the import issues I am encountering. Any assistance would be appreciated.
Split Flap in Power Apps (2/2) - Building An Old-S... - Power Platform Community (microsoft.com)
Errors
Solution "Split Flap" failed to import: The dependent component Entity (Id=creb3_splitflapfeed) does not exist. Failure trying to associate it with CanvasApp (Id=0f9f4979-c9c5-4278-b890-506553d8f103) as a dependency. Missing dependency lookup type = EntityNameLookup.
| Solution | |
| Name | SplitFlap |
| Display Name | Split Flap |
| Description | |
| Version | 1.0.0.1 |
| Package Type | Unmanaged |
| Publisher | |
| Name | Topness |
| Display Name | Topness |
| Description | |
| Website | |
| City | |
| Country/Region | |
| Street 1 | |
| Street 2 | |
| ZIP/Postal Code | |
| State/Province | |
| Phone | |
| Status | Failure |
| Message | The dependent component Entity (Id=creb3_splitflapfeed) does not exist. Failure trying to associate it with CanvasApp (Id=0f9f4979-c9c5-4278-b890-506553d8f103) as a dependency. Missing dependency lookup type = EntityNameLookup. |
| Progress [%] | 89.58 |
| Duration [s] | 153.7 |
| ActivityId [s] | |
| StartTime [s] | 04/17/2023 03:39:23.399 (UTC) Coordinated Universal Time |
| StopTime [s] | 04/17/2023 03:41:57.136 (UTC) Coordinated Universal Time |
Hello, @MRCRAIGSTANLEY , You should ensure that the missing Entity is created in your environment before attempting to import the solution again.
>>In your Power Apps environment, go to the Data section and select "Tables." Check if the "creb3_splitflapfeed" Entity is present. If it's not, you'll need to create it or create a new Entity that is being used by your Canvas App >>CanvasApp (Id=0f9f4979-c9c5-4278-b890-506553d8f103)
| If my reply helped you, please give a 👍 , & if it solved your issue, please give a 👍 & Accept it as the Solution to help other community members find it more. I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends. Visit my Blog: www.powerplatformplace.com Vsit my YouTube Channel: https://www.youtube.com/@powerplatformplace/videos |