Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

0

Publishing failed for an unknown reason. (Failed to refresh package after import error)

NULL
Status: Completed
Comments
mattbenson
Regular Visitor
Same error today for me publishing with a function.
fbcideas_migusr
New Member
Thanks everyone for reporting this issue, and we apologize for the inconvenience. The team has started rolling out a fix and it should propagate through all environments in the next few hours. In the future, please do add correlation ids and error messages in your forum posts. These dramatically speed up our investigations. Thanks!
cole_nuyen
New Member
Issue still persists today: Activity ID92b34c0a-d280-4c44-93d3-e64bd7f9f16b Request IDf26edb2a-2136-5c77-10b6-82726a064858 Correlation ID5b1daf8d-36f2-db35-9232-45573c15e8ac Status code500 TimeFri Oct 28 2016 10:42:45 GMT-0400 (Eastern Daylight Time) Version13.0.1700.457 Cluster URIhttps://wabi-us-north-central-redirect.analysis.windows.net
bernd_bachmann
New Member
I still see no change with the fixes that were supposedly implemented last night (test at 4pm UTC; 9am PST (server locations)): no error code but only the message "FailedToUpdatePackageAfterImportError"
bernd_bachmann
New Member
Issue only occurs when I try to publish from Power BI desktop using functions in PowerQuery for data load. Publishing w/o that feature is still working fine. The last time I could publish such a file was October 18. So I assume the issue is caused by some changes to the Power BI Service afterwards.
fbcideas_migusr
New Member
'@Carter - I'm still getting the same error publishing or using Get Data for any file that uses a function, e.g. We couldn't import data from Power BI Desktop File Make sure you're entering the information correctly. Please try again later or contact support. If you contact support, please provide these details. Activity ID220ecd8f-7346-ab9c-c7df-f13190ed64d1 Request IDe4b1107a-7397-3e3e-f279-ebd7622a35ed Correlation ID57a6715d-4df6-6f13-39a3-32ba656aeea1 Status code500 TimeSat Oct 29 2016 07:54:29 GMT+1100 (AUS Eastern Summer Time) Version13.0.1700.457 Cluster URIhttps://wabi-south-east-asia-redirect.analysis.windows.net
fbcideas_migusr
New Member
Yes - its finally working for me now. Thanks
andrey7
New Member
Thank you Charles, I just thought that those 2 errors are linked together.
andrey7
New Member
Publishing is working fine, but I got error when try to schedule refresh: "You can't schedule refresh for this dataset because one or more sources currently don't support refresh." Query: let Source = Folder.Files("C:\FolderWithAtLeastOneXLSX"), GetFile=(f)=> Source = Excel.Workbook(File.Contents(f), null, true), AddColumn = Table.AddColumn(Source, "Custom", each GetFile([Folder Path]&[Name])) in AddColumn At least 1 visual is required.
tully
New Member
I'm getting this error as well, starting this morning, with a file that was never previously problematic.