Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to enable dynamic source path using Sharepoint folder as data source?

I'm using sharepoint folder as my data source. In which, there are 4 folders(Dev,QA,Test and Prod) and in each folder i have same Excel file(Example: ProjectData.xlsx). I have developed my report using Dev folder path. Now I would like to change the Source path as well as folder path dynamically using parameter. Even, that i've implemented. For example: One parameter for Source path like "Source_Link" and other parameter for Folder Path like "Folder_Link" and I provided the list of paths correspondingly.

 

Example: Source_Path---> https://educate.sharepoint.com/worthydata/

Folder_Path---->  https://educate.sharepoint.com/worthydata/workingarea/Dev/ProjectData.xlsx

 

In the above exmple you will find that, my Source_Path is there in Folder_Path till .....worthydata/. But, I don't want like that. It should show like "Souce_Path/workingarea/Dev/ProjectData.xlsx".

 

Is there any option to concatenate two variable in power bi?

 

 

4 Replies