Skip to content

Commit 2ca6318

Browse files
committed
added new topic for templates
1 parent 357b586 commit 2ca6318

File tree

2 files changed

+62
-0
lines changed

2 files changed

+62
-0
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,8 @@
689689
href: ./canvas-apps/share-app-resources.md
690690
- name: Embed an app in Power BI
691691
href: ./canvas-apps/embed-powerapps-powerbi.md
692+
- name: Embed a Teams app
693+
href: ./canvas-apps/embed-teams-app.md
692694
- name: Manage an app
693695
items:
694696
- name: Edit an app
@@ -926,6 +928,8 @@
926928
href: ./model-driven-apps/timer-control-legacy.md
927929
- name: Use custom controls for data visualizations
928930
href: ./model-driven-apps/use-custom-controls-data-visualizations.md
931+
- name: Use Excel and Word templates
932+
href: ./model-driven-apps/templates-overview.md
929933
- name: Use themes to apply organization branding
930934
href: ./model-driven-apps/create-themes-organization-branding.md
931935
- name: Validate and publish an app
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: "Work with Excel and Word templates| MicrosoftDocs"
3+
description: "Learn how to use Word and Excel templates"
4+
ms.custom: ""
5+
ms.date: 05/28/2019
6+
ms.reviewer: ""
7+
ms.service: powerapps
8+
ms.suite: ""
9+
ms.tgt_pltfrm: ""
10+
ms.topic: "article"
11+
applies_to:
12+
- "Dynamics 365 (online)"
13+
- "Dynamics 365 Version 9.x"
14+
- "powerapps"
15+
author: Mattp123
16+
ms.assetid: ece68f5f-ad40-4bfa-975a-3e5bafb854aa
17+
caps.latest.revision: 55
18+
ms.author: matp
19+
manager: kvivek
20+
search.audienceType:
21+
- maker
22+
search.app:
23+
- PowerApps
24+
- D365CE
25+
---
26+
27+
# Use Excel and Word templates
28+
29+
You can use templates in a variety of ways to speed your work and improve consistency. With Excel templates, you can easily create and share your customized analysis with others in your organization. You can use Word templates to create standardized documents automatically populated with Customer Engagement apps data.
30+
31+
## Enable and work with Excel and Word templates
32+
33+
1. Go to [https://admin.powerplatform.microsoft.com](https://admin.powerplatform.microsoft.com).
34+
35+
2. Select **Environments**, select an environment, and then select **Open environment**.
36+
37+
3. If you see published apps, select an app to open it. Otherwise, skip to Step 5.
38+
39+
> [!div class="mx-imgBorder"]
40+
> ![](media/published-apps.png "Published apps")
41+
42+
4. In the upper-right corner, select the gear icon, and then select **Advanced settings**. If you don't see **Advanced settings**, proceed to the next step.
43+
44+
5. Select **Settings** > **Templates**.
45+
46+
> [!div class="mx-imgBorder"]
47+
> ![](media/settings-templates.png "Settings Templates")
48+
49+
6. On the **Templates** page, select **Document Template** to work with Excel or Word templates.
50+
51+
> [!div class="mx-imgBorder"]
52+
> ![](media/document-templates.png "Document Templates")
53+
54+
For information on using templates, see the following Customer Engagement documentation:
55+
56+
- Word templates: [Use Word templates to create standardized documents](https://docs.microsoft.com/dynamics365/customer-engagement/admin/using-word-templates-dynamics-365)
57+
- Excel templates: [Analyze and share your data with Excel templates](https://docs.microsoft.com/dynamics365/customer-engagement/admin/analyze-your-data-with-excel-templates)
58+

0 commit comments

Comments
 (0)