You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/component-framework/sample-controls/data-set-component-canvas.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ This sample shows how to create a dataset component for canvas apps. The dataset
27
27
Model-driven apps and canvas apps (public preview).
28
28
29
29
> [!NOTE]
30
-
> Some of the dataset API methods are still not supported in canvas apps. See, [individual API documentation] for availability details.
30
+
> Some of the dataset API methods are still not supported in canvas apps. See, [individual API documentation](../reference/index.md) for availability details.
31
31
> See, [Dataset component for model-driven apps](data-set-grid-control.md) to learn more about how dataset type components are implemented in model-driven apps.
0 commit comments