Skip to content

Commit c6694c8

Browse files
Update how-to-load-dataverse-file-in-pdfviewer.md
1 parent 9ccaa06 commit c6694c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pdfviewer/how-to-load-dataverse-file-in-pdfviewer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To store files in Dataverse, you’ll need to set up a table with a file column.
3636

3737
![PowerAutomate Dataverse](../images/pdfviewer/PA-Flow-Dataverse.png)
3838

39-
![PowerAutomate Dataverse Load](../images/pdfviewer/PA-Flow-Dataverse-load.png)
39+
![PowerAutomate Dataverse Load](../images/pdfviewer/PA-Flow-Dataverse-Load.png)
4040

4141
6. **Set Up the Output**: Add the **Respond to a Power App or flow** action. Add an output of type `Text` and use the following expression to fetch file content:
4242

@@ -50,7 +50,7 @@ To store files in Dataverse, you’ll need to set up a table with a file column.
5050
body('File')?['$content']
5151
```
5252

53-
![PowerAutomate Flow PowerApps Expression](../images/pdfviewer/PA-Flow-Powerapps-Expression.png)
53+
![PowerAutomate Flow PowerApps Expression](../images/pdfviewer/PA-Flow-PowerApps-Expression.png)
5454

5555
7. **Save and Load the Flow**: Click `Save` to finalize your flow. Ensure the flow is accessible in your PowerApps canvas application by loading it through the `Power Automate` tab.
5656

0 commit comments

Comments
 (0)