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 ,
We are following up once again regarding your query. Could you please confirm whether the issue has been resolved through your support ticket with Microsoft?
If so, we would appreciate it if you could share the resolution or any key insights here to benefit others in the community. If we don’t receive a response, we will proceed with closing this thread.
If you need further assistance in the future, feel free to start a new thread in the Microsoft Fabric Community Forum. We will be happy to support you there.
Thank you.