Forum Discussion
jaryszek
1 year agoSuper User
Power Query Folding breaking query
Hi Guys, I have notied that when i am using path like this within Folder.Files: let
path = Text.Combine("D:\BundleSetsRepositories\cost-mgmt-data1")
in
path everything is working but when ...
- 1 year ago
thanks,
i tried your proposition:let getSource = () => Folder.Files(Text.Combine({Text.Replace(paramLocalRepositoryPath, "/", "\\"), paramRepository}, "\\")), Source = if Environment = "Local" then getSource() else #table({}, {}) in SourceIt still hanging power bi while publishing. It is like it skipping if else statement and triggering dynamic path no matter of it.
I created support case.
Best,
Jacek
v-venuppu
1 year agoCommunity Support
Hi jaryszek ,
I wanted to check if you received any insights from the case that was raised.If so, please consider sharing the solution in the forum and marking it as accepted, this will help other members find the answer more easily.
Thank you.
- jaryszek1 year agoSuper User
nope, we are waiting, support is not working from Microsoft