File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
powerapps-docs/maker/portals/configure Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ You add a chart to a webpage by using a Liquid tag named [Chart](../liquid/porta
17
17
- The ** Copy** field on a webpage.
18
18
- In the ** Source** field on a [ Web template] ( ../liquid/store-content-web-templates.md ) .
19
19
20
- For example:
20
+ ![ Chart example] ( ../media/dynamics365-chart-example.png " Chart example ")
21
+
22
+ For example, to show leads by source and filtered for only open leads view:
21
23
22
24
```
23
25
<!—Leads by Source – Open Leads -->
24
26
{% chart id:"EE3C733D-5693-DE11-97D4-00155DA3B01E" viewid:"00000000-0000-0000-00AA-000010001006" %}
25
27
```
26
-
27
- ![ Chart example] ( ../media/dynamics365-chart-example.png " Chart example ")
28
28
29
29
> [ !IMPORTANT]
30
30
> You must specify the values for both the ` chart id ` and the ` viewid ` parameters to render a chart on a portals webpage.
You can’t perform that action at this time.
0 commit comments