{"id":2979,"date":"2019-05-14T18:21:17","date_gmt":"2019-05-15T01:21:17","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/import-components-from-cloud-apps\/"},"modified":"2025-06-11T08:04:02","modified_gmt":"2025-06-11T15:04:02","slug":"import-components-from-cloud-apps","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/power-platform\/blog\/power-apps\/import-components-from-cloud-apps\/","title":{"rendered":"Import components from cloud apps"},"content":{"rendered":"
Importing components from a local file is no longer the only way to share! With this update, you can share components using cloud apps.\u00a0 This feature is currently rolling out and it will become available this week. Here are the details.<\/p>\n
Clicking on Import components\u00a0<\/strong>as shown below now opens a dialog instead of a local file explorer.<\/p>\n The dialog shows all apps that contain components<\/strong> and that you have permission to edit.\u00a0<\/strong>Selecting an app and clicking the Import<\/strong> button will import the most recent published version of all of the components in that app into your app. Once they\u2019re imported you can make edits to your copy or delete the ones you don\u2019t need. You can also import components from as many apps as you want!<\/p>\n If you want to share components with others you must first, publish your app with components and second, add who you want to share with as co-owners of the app (see:\u00a0share a canvas app<\/a>).<\/p>\n \u00a0<\/p>\n For older apps, you will need to open the app that contains component masters, save and publish it again.\u00a0 This will tag the app appropriately so it shows up in the import dialog list.<\/p>\n \u00a0<\/p>\n We plan to unlock many new capabilities for components soon! What\u2019s on the way includes: embedding data sources in components, reset property, component events, and more.<\/span><\/p>\n And we want to hear from you! Please leave any comments in this blog, or post in PowerApps forums<\/a>\u00a0with #component.<\/p>\n \u00a0<\/p>\n This component is a circular progress indicator. You can use it to display progress of any sort or use it to get user input. Download it\u00a0here<\/a>.<\/p>\n The second component is a partial circle version of the progress indicate with the same functionalities and similar properties. Download it here<\/a>.<\/p>\n
<\/p>\n
<\/p>\nUpdating apps to be enabled for cloud sharing<\/h3>\n
More improvements on the way<\/h3>\n
Try out progress indicator component samples<\/h3>\n
<\/p>\n\n\n
\n \nProperty<\/th>\n Description<\/th>\n<\/tr>\n<\/thead>\n \n Value<\/td>\n The number value of the progress bar. It can also be referenced as an output from the component.<\/td>\n<\/tr>\n \n Incomplete fill<\/td>\n Sets the fill color of the incomplete progress. It takes hex color code as input format.<\/td>\n<\/tr>\n \n Current fill<\/td>\n Sets the fill color of the complete progress. It takes hex color code as input format.<\/td>\n<\/tr>\n \n Completed fill<\/td>\n Sets the fill color of the bar when the progress is 100%. It takes hex color code as input format.<\/td>\n<\/tr>\n \n Stroke width<\/td>\n Takes a number input as the thickness of the bar.<\/td>\n<\/tr>\n \n Percentage toggle<\/td>\n Select format between 100% or 100\/100.<\/td>\n<\/tr>\n \n Slider toggle<\/td>\n Show\/hide the slider bar in the bottom.<\/td>\n<\/tr>\n \n Circle radius<\/td>\n The radius changes how big or small is the circle bar.<\/td>\n<\/tr>\n \n Maximum value<\/td>\n Maximum number of the progress.<\/td>\n<\/tr>\n \n Rounded<\/td>\n Select between round or sharp cut of the current progress.<\/td>\n<\/tr>\n \n Minimum value<\/td>\n Sets the minimum number of the slider bar. It is useful when asking user input with a floor value.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n
<\/p>\n