Forum Discussion
Repeating reports from different data sets
- 9 years ago
For your requirement, you can create Query Parameter to set a dynamic data source. Please refer to sample below:
1. Create a File Name parameter.
2. Modify the Power Query in Advanced Editor.
3. Then you can get a dynamic dataset based on selection in Query Paramete (you need to Apply Changes after select):
Regards,
For your requirement, you can create Query Parameter to set a dynamic data source. Please refer to sample below:
1. Create a File Name parameter.
2. Modify the Power Query in Advanced Editor.
3. Then you can get a dynamic dataset based on selection in Query Paramete (you need to Apply Changes after select):
Regards,
Thanks for the replies - that solution works - just took a while to work through for a novice. Thanks!