Forum Discussion
bbarth
6 years agoHelper I
Template file (.pbit) using a parameter to have user input folder as data source
I have created a report I need to use as a .pbit file. I have set up a parameter so that the user can enter the folder path to update the data source for the report. The reason I need to use a folder...
- 6 years ago
Maybe in your actual PowerQuery, there is a reference for files. Example filenames are hardcoded.
Check your PQ in the advanced editor.
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂
nandukrishnavs
6 years agoCommunity Champion
Maybe in your actual PowerQuery, there is a reference for files. Example filenames are hardcoded.
Check your PQ in the advanced editor.
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂
bbarth
6 years agoHelper I
Thank you, you are a genius! I can't believe I missed something so simple. I appreciate the help.