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 ,
Thank you for your patience. The concerned team is looking into the issue, but it may take some time to resolve. As there is already an open ticket with Microsoft, we are closing this thread for now. If you encounter any further issues, please feel free to start a new thread in the community forum, we will be happy to assist you.
Thank you for being part of Fabric community Forum.