Skip to content

Commit 31d958c

Browse files
authored
Merge pull request #1685 from MicrosoftDocs/gregli-nwind
Northwind sample for canvas apps
2 parents 0c2a1b5 + d09bfb1 commit 31d958c

File tree

205 files changed

+1704
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+1704
-0
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,18 @@
665665
href: ./canvas-apps/functions/function-datetime-parts.md
666666
- name: Create an app in a solution
667667
href: ./canvas-apps/add-app-solution.md
668+
- name: Create an app with relational data
669+
items:
670+
- name: Install the data
671+
href: ./canvas-apps/northwind-install.md
672+
- name: Overview of the canvas app
673+
href: ./canvas-apps/northwind-orders-canvas-overview.md
674+
- name: 1 - Create the order gallery
675+
href: ./canvas-apps/northwind-orders-canvas-part1.md
676+
- name: 2 - Create the summary form
677+
href: ./canvas-apps/northwind-orders-canvas-part2.md
678+
- name: 3 - Create the detail gallery
679+
href: ./canvas-apps/northwind-orders-canvas-part3.md
668680
- name: Build a global app
669681
href: ./canvas-apps/global-apps.md
670682
- name: Make an app accessible

0 commit comments

Comments
 (0)