Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate word table template Flow Sample #67

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

shaheerahmadch
Copy link
Contributor

  • Bug fix?
  • New sample?
  • Related issues: fixes #X, partially #Y, mentioned in #Z
  • Needs API permissions?
  • Has other prerequisites? (E.g. requires a list, document library, etc.)

What's in this Pull Request?

Explore a comprehensive guide on automating document generation using Power Automate. This tutorial focuses on dynamically populating a Word template with data retrieved from Microsoft Dataverse and storing the generated document in OneDrive for Business.

🚀 This automation simplifies the document creation process, reducing manual efforts and ensuring consistency in your generated documents.

Checklist

  • My pull request affects only ONE sample.
  • I have updated the README file.
  • My README has at least one static high-resolution screenshot (i.e. not a GIF)
  • My README contains complete setup instructions, including pre-requisites and permissions required

@Katerina-Chernevskaya
Copy link
Contributor

Hi @shaheerahmadch ,

Thank you for your sample!
Could you please check the solution, especially dependencies? During the import, I was blocked with missing dependencies:
image

Thank you in advance!

Katerina Ch.

@Katerina-Chernevskaya Katerina-Chernevskaya added the Needs Attention Something needs to be fixed with the PR before merging label Jan 31, 2024
@shaheerahmadch
Copy link
Contributor Author

@Katerina-Chernevskaya updated dependencies

@Katerina-Chernevskaya
Copy link
Contributor

Hi @shaheerahmadch ,

Thank you for the updates!
I was able to import the solution so far, however, it was imported with the following warning:
image

The flow in the imported solution is Off, and when I tried to turn it on I received the error:
image

It seems that you hardcoded the file in the OneDrive action in the flow. It is better to use a dynamic path to avoid such warnings.

Could you please check and update the flow?

Thank you!

Regards,
Katerina Ch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention Something needs to be fixed with the PR before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants