<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can't edit report from Report Server because of invalid credentials (Direct Query) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1210793#M14948</link>
    <description>&lt;P&gt;Did you try changing credentials under Manage &amp;gt; Data Sources for the report?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 06:24:52 GMT</pubDate>
    <dc:creator>saglamtimur</dc:creator>
    <dc:date>2020-07-09T06:24:52Z</dc:date>
    <item>
      <title>Can't edit report from Report Server because of invalid credentials (Direct Query)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1209574#M14938</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem with a report published in my report server on premises.&lt;/P&gt;&lt;P&gt;When I try to edit it like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this error message:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And this one:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And I am not able to change my credentials in Power BI desktop after this, because it did not open anything:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the details:&lt;/P&gt;&lt;PRE&gt;Feedback Type:&lt;BR /&gt;Frown (Error)&lt;BR /&gt;&lt;BR /&gt;Error Message:&lt;BR /&gt;Alternate credentials for Windows authentication is not supported in DirectQuery mode. Use your current windows credentials, supply a database credential, or switch to import mode.&lt;BR /&gt;&lt;BR /&gt;Stack Trace:&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.AnalysisServices.DirectQueryConnectionStringBuilder.AddCredential(ResourceCredentialCollection credentialCollection, String globalPipe)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.AnalysisServices.PersistedModelSanitizer.AddCredentialsToConnectionStringBuilder(CredentialManager credentialManager, DirectQueryConnectionStringBuilder connectionStringBuilder, Boolean isV3Model)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.AnalysisServices.PersistedModelSanitizer.ApplyCredentialsToDataSource(CredentialManager credentialManager, IDataSource dataSource, ModelChange modelChange, Boolean isV3Model)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.AnalysisServices.PersistedModelSanitizer.TryRestoreModel(IDataModel dataModel, ModelChange&amp;amp; modelChange)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.AnalysisServices.AnalysisServicesDatabaseLocal.BuildActionToRestoreConnectionStringCredentials(Action&amp;amp; restoreCredentialsAction)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.AnalysisServices.PersistedModelHelpers.PromptAndRestoreCredentials(Report report, IExceptionHandler exceptionHandler, IPowerBIWindowService windowService, IUIHost uiHost, IQueryServices queryServices, IEventAggregationService eventAggregationService)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Services.FileOperationUIHandler.OpenFileInternal(IPowerBIWindowService windowService, IExceptionHandler exceptionHandler, IQueryServices queryServices, IOpenSaveUI openSaveUI, TelemetryUserActionId entryPoint, IPbixFile pbixFile, Boolean fromRecentFile)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Services.FileOperationUIHandler.OpenFileFromSSRSService(IPowerBIWindowService windowService, IExceptionHandler exceptionHandler, IQueryServices queryServices, TelemetryUserActionId entryPoint, Uri reportUri, Boolean fromRecentFile)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.MainWindow.OpenFromSSRSService()&lt;BR /&gt;at Microsoft.PowerBI.Client.Program.&amp;lt;&amp;gt;c__DisplayClass2_6.&amp;lt;&amp;lt;Main&amp;gt;b__5&amp;gt;d.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.MainWindow.&amp;lt;&amp;lt;OnMainWindowInitializationCompleted&amp;gt;b__204_2&amp;gt;d.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.&amp;lt;HandleAwaitableAsyncExceptions&amp;gt;d__1.MoveNext()&lt;BR /&gt;&lt;BR /&gt;Stack Trace Message:&lt;BR /&gt;Alternate credentials for Windows authentication is not supported in DirectQuery mode. Use your current windows credentials, supply a database credential, or switch to import mode.&lt;BR /&gt;&lt;BR /&gt;Invocation Stack Trace:&lt;BR /&gt;at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()&lt;BR /&gt;at Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)&lt;BR /&gt;at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.&amp;lt;&amp;gt;c__DisplayClass14_0.&amp;lt;HandleException&amp;gt;b__0()&lt;BR /&gt;at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Utilities.UIBlockingAwareExceptionHandler.HandleException(Exception e)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.&amp;lt;HandleAwaitableAsyncExceptions&amp;gt;d__1.MoveNext()&lt;BR /&gt;at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine&amp;amp; stateMachine)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.HandleAwaitableAsyncExceptions(IExceptionHandler exceptionHandler, Func`1 asyncFunc)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.&amp;lt;HandleAsyncExceptions&amp;gt;d__0.MoveNext()&lt;BR /&gt;at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine&amp;amp; stateMachine)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.HandleAsyncExceptions(IExceptionHandler exceptionHandler, Func`1 asyncFunc)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.MainWindow.&amp;lt;OnMainWindowInitializationCompleted&amp;gt;b__204_1()&lt;BR /&gt;at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)&lt;BR /&gt;at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)&lt;BR /&gt;at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)&lt;BR /&gt;at System.Delegate.DynamicInvokeImpl(Object[] args)&lt;BR /&gt;at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)&lt;BR /&gt;at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)&lt;BR /&gt;at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)&lt;BR /&gt;at System.Windows.Forms.Control.InvokeMarshaledCallbacks()&lt;BR /&gt;at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;BR /&gt;at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;BR /&gt;at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)&lt;BR /&gt;at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)&lt;BR /&gt;at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)&lt;BR /&gt;at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)&lt;BR /&gt;at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)&lt;BR /&gt;at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)&lt;BR /&gt;at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.&amp;lt;&amp;gt;n__0(IWindowHandle owner)&lt;BR /&gt;at Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)&lt;BR /&gt;at Microsoft.PowerBI.Client.Program.&amp;lt;&amp;gt;c__DisplayClass2_0.&amp;lt;Main&amp;gt;b__1()&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.&amp;lt;&amp;gt;c__DisplayClass3_0.&amp;lt;HandleExceptionsWithNestedTasks&amp;gt;b__0()&lt;BR /&gt;at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)&lt;BR /&gt;at Microsoft.PowerBI.Client.Program.Main(String[] args)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PowerBINonFatalError:&lt;BR /&gt;{"AppName":"PBIDesktop","AppVersion":"2.81.5831.941","ModuleName":"Microsoft.PowerBI.Client.Windows.dll","Component":"Microsoft.PowerBI.Client.Windows.AnalysisServices.DirectQueryConnectionStringBuilder","Error":"Microsoft.PowerBI.Client.Windows.AnalysisServices.DirectQueryConnectionStringBuilderException","MethodDef":"AddCredential","ErrorOffset":"418"}&lt;BR /&gt;&lt;BR /&gt;Snapshot Trace Logs:&lt;BR /&gt;C:\Users\camille_lecerf\AppData\Local\Microsoft\Power BI Desktop SSRS\FrownSnapShot471311072.zip&lt;BR /&gt;&lt;BR /&gt;Model Default Mode:&lt;BR /&gt;Empty&lt;BR /&gt;&lt;BR /&gt;Model Version:&lt;BR /&gt;PowerBI_V1&lt;BR /&gt;&lt;BR /&gt;Is Report V3 Models Enabled:&lt;BR /&gt;False&lt;BR /&gt;&lt;BR /&gt;Performance Trace Logs:&lt;BR /&gt;C:\Users\camille_lecerf\AppData\Local\Microsoft\Power BI Desktop SSRS\PerformanceTraces.zip&lt;BR /&gt;&lt;BR /&gt;Enabled Preview Features:&lt;BR /&gt;PBI_NewWebTableInference&lt;BR /&gt;PBI_hierarchicalSlicerCreation&lt;BR /&gt;&lt;BR /&gt;Disabled Preview Features:&lt;BR /&gt;PBI_shapeMapVisualEnabled&lt;BR /&gt;PBI_SpanishLinguisticsEnabled&lt;BR /&gt;PBI_qnaLiveConnect&lt;BR /&gt;PBI_inlineExplore&lt;BR /&gt;PBI_realTimeRefresh&lt;BR /&gt;PBI_showMinervaRibbon&lt;BR /&gt;PBI_showMinervaViewNavigator&lt;BR /&gt;PBI_v3ModelsPreview&lt;BR /&gt;PBI_relativeTimeSlicer&lt;BR /&gt;PBI_dataSearchCuration&lt;BR /&gt;&lt;BR /&gt;Disabled DirectQuery Options:&lt;BR /&gt;TreatHanaAsRelationalSource&lt;BR /&gt;&lt;BR /&gt;Cloud:&lt;BR /&gt;GlobalCloud&lt;BR /&gt;&lt;BR /&gt;Formulas:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;section Section1;&lt;/PRE&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Camille&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 15:18:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1209574#M14938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-08T15:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can't edit report from Report Server because of invalid credentials (Direct Query)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1210793#M14948</link>
      <description>&lt;P&gt;Did you try changing credentials under Manage &amp;gt; Data Sources for the report?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 06:24:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1210793#M14948</guid>
      <dc:creator>saglamtimur</dc:creator>
      <dc:date>2020-07-09T06:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't edit report from Report Server because of invalid credentials (Direct Query)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1210976#M14951</link>
      <description>&lt;P&gt;Yes, I changed it. When I test the connection it is ok&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 07:31:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1210976#M14951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-09T07:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't edit report from Report Server because of invalid credentials (Direct Query)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1211832#M14954</link>
      <description>&lt;P&gt;You do not have file locally right? If so try to download it and then edit permissions. Here is a short video&amp;nbsp;which I have recorded, about how to do it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://barbarossaglamtimur.blob.core.windows.net/den/cred.mp4" target="_blank" rel="noopener"&gt;Video Link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;If my post solved your problem, mark my post as a solution to help others to quickly find it and also please give it a &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 12:27:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1211832#M14954</guid>
      <dc:creator>saglamtimur</dc:creator>
      <dc:date>2020-07-09T12:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't edit report from Report Server because of invalid credentials (Direct Query)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1224081#M15045</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked at the credentials into the Data Source Settings of the broken report I downloaded. I change on the report server the credentials to match with, and my report works again. Yet I am still unable to edit it in Power BI Desktop. Is that a problem of version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 08:57:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-edit-report-from-Report-Server-because-of-invalid/m-p/1224081#M15045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-15T08:57:52Z</dc:date>
    </item>
  </channel>
</rss>

