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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
jonsullivan
New Member

Report Builder error when trying to Select a dataset from the Power BI service

I am trying to connect to a Dataset as a B2B guest in another tenant and am seeing the following error. Please advise how to get this working.

 

jonsullivan_1-1674581311103.png

 

Microsoft.ReportBuilder.Diagnostics.ErrorHandling.ReportBuilderException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.ReportDesigner.DatasetDetailsExtensions.IsMyWorkspace(DatasetDetails datasetDetails)
at Microsoft.ReportDesigner.DatasetBrowsePbiViewModel.<InitializeWorkgroupDatasets>b__23_0(DatasetDetails d)
at System.Linq.Lookup`2.Create[TSource](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at System.Linq.GroupedEnumerable`3.GetEnumerator()
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at Microsoft.ReportDesigner.DatasetBrowsePbiViewModel.<InitializeWorkgroupDatasets>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.ReportDesigner.DatasetBrowsePbiViewModel.<OnSelectedGroupChanged>d__17.MoveNext()
--- End of inner exception stack trace ---

1 REPLY 1
Puja215
Frequent Visitor

@jonsullivan We are facing the same issue. Were you able to fix this?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors