Skip to content

Commit e37e3ee

Browse files
authored
Merge pull request MicrosoftDocs#4790 from MicrosoftDocs/matp-2336365
Matp 2336365
2 parents b37bc89 + 0d6d67d commit e37e3ee

File tree

5 files changed

+81
-6
lines changed

5 files changed

+81
-6
lines changed

powerapps-docs/maker/data-platform/add-data-power-query.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: Add data to a table in Microsoft Dataverse by using Power Query | Microsoft Docs
33
description: Step-by-step instructions for how to use Power Query to add data to a new or existing table in Microsoft Dataverse from another data source.
44
author: mllopis
5-
manager: kfile
5+
manager: kvivek
6+
ms.reviewer: matp
67
ms.service: powerapps
78
ms.devlang: na
89
ms.topic: how-to
@@ -98,10 +99,7 @@ If you select **Load to existing table**, you can specify a table into which you
9899
99100
We're excited about this functionality and eager to hear your feedback. Please [send us your suggestions and feedback](https://powerusers.microsoft.com/t5/PowerApps-Community/ct-p/PowerApps1) about this feature!
100101

101-
If an [error message about permissions](troubleshoot-power-query-issues.md) appears, talk to your administrator.
102-
103-
> [!WARNING]
104-
> There is a limit of 500,000 rows per run and per project that can be loaded using this feature.
102+
If an [error message about permissions](troubleshoot-power-query-issues.md) appears, contact your administrator.
105103

106104

107105
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
224 KB
Loading
210 KB
Loading
167 KB
Loading

powerapps-docs/maker/model-driven-apps/overview-model-driven-samples.md

Lines changed: 78 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: powerapps
1010
ms.devlang: na
1111
ms.topic: overview
1212
ms.component: model
13-
ms.date: 08/04/2020
13+
ms.date: 06/24/2021
1414
ms.author: caburk
1515
search.audienceType:
1616
- maker
@@ -41,6 +41,83 @@ To install the sample apps and data, create a trial environment and database, an
4141

4242
This option installs the sample apps and data into your database. Sample apps are for educational and demonstration purposes. We don't recommend installing sample apps in production databases. More information: [Create an environment with a database](/power-platform/admin/create-environment#create-an-environment-with-a-database)
4343

44+
## Sample apps available
45+
After you provision an environment with a database that include sample apps, the following model-driven apps are available in the environment.
46+
- [Asset Checkout](#asset-checkout)
47+
- [Innovation Challenge](#innovation-challenge)
48+
- [Fundraiser](#fundraiser)
49+
50+
### Asset Checkout
51+
Asset Checkout provides self-service capabilities to reserve the tools and equipment your teams need to do their jobs, while accurately calculating available inventory and much more.
52+
53+
![Asset checkout sample app](media/overview-model-driven-samples/asset-checkout.png)
54+
55+
#### Solution components included in this sample app
56+
57+
|Display name |Name |Component type |
58+
|---------|---------|---------|
59+
|Asset Checkout | msdyn_AssetCheckout | Model-driven app |
60+
|Asset Checkout | msdyn_AssetCheckout | Site map |
61+
|Asset Checkout App Image | msdyn_AssetCheckoutApp | Web resource |
62+
|Product | sample_product | Table |
63+
|Product Icon | sample_product_icon | Web resource |
64+
|Reservation | sample_reservation | Table |
65+
|Reservation Icon | sample_reservation_icon | Web resource |
66+
|Review | sample_review | Table |
67+
|Review Icon | sample_review_icon | Web resource |
68+
|Set Rating Category based on Rating | Set Rating Category based on Rating | Process |
69+
70+
### Innovation Challenge
71+
72+
Start a companywide innovation challenge. Ideas are submitted, reviewed, voted on, and the best ideas get funded for new projects.
73+
74+
![Innovation Challenge sample app](media/overview-model-driven-samples/innovation-challenge.png)
75+
76+
#### Solution components included in this app
77+
78+
|Display name | Name | Component type |
79+
|---------|---------|---------|
80+
|Activate Challenge if Launch Challenge = Complete | Activate Challenge if Launch Challenge = Complete | Process |
81+
|Challenge Management Process | Challenge Management Process | Process |
82+
|Contact | Contact | Table |
83+
|Idea to Project Business Process | Idea to Project Business Process | Process |
84+
|Innovation Challenge | Innovation Challenge | Dashboard |
85+
|Project Start < Project End | Project Start < Project End | Process |
86+
|Challenge | sample_challenge | Table |
87+
|Challenge 32x32 | sample_Challenge32 | Web resource |
88+
|Challenge Management Process | sample_challengemanagementprocess | Table |
89+
|Idea | sample_idea | Table |
90+
|Idea | sample_Idea | Web resource |
91+
|Idea32 | sample_Idea32 | Web resource |
92+
|Innovation Challenge | sample_InnovationHub | Model-driven app |
93+
|Innovation Hub | sample_InnovationHub | Web resource |
94+
|Innovation Hub | sample_InnovationHub | Site map |
95+
|Team Project | sample_teamproject | Table |
96+
|Team Project | sample_TeamProject | Web resource |
97+
|Team Project 32 | sample_TeamProject32 | Web resource |
98+
|Set Status Reason = Closed | Set Status Reason = Closed | Process |
99+
|User | systemuser | Table |
100+
101+
### Fundraiser
102+
103+
Fundraiser provides employees the opportunity to donate time and money towards causes they're passionate about. Start a fundraiser for your favorite cause, set goals, and track performance towards goals.
104+
105+
![Fundrasier sample app](media/overview-model-driven-samples/fundraiser.png)
106+
107+
#### Solution components included in this app
108+
109+
|Display name | Name | Component type |
110+
|---------|---------|---------|
111+
|Fundraiser Donations | Fundraiser Donations | Interactive Dashboard |
112+
|Donation | sample_donation | Table |
113+
|Donation Icon | sample_DonationIcon | Web resource |
114+
|Donations Icon | sample_DonationsIcon | Web resource |
115+
|Fundraiser | sample_fundraiser | Table |
116+
|Fundraiser | sample_Fundraiser | Site map |
117+
|Fundraiser | sample_Fundraiser | Model-driven app |
118+
|Fundraiser App Icon | sample_FundraiserApp | Web resource |
119+
|Fundraiser Icon | sample_FundraiserIcon | Web resource |
120+
44121
## Customize a sample app
45122

46123
1. Sign in to [powerapps.com](https://powerapps.com)

0 commit comments

Comments
 (0)