Forum Discussion
bbarth
Helper I
6 years agoTemplate 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
Community Champion
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 π
- bbarth6 years ago
Helper I
Thank you, you are a genius! I can't believe I missed something so simple. I appreciate the help.