Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hello ,
I receive this error while I try to create a paginated report and fetch the data from a certain workspace (A), however it works fine with another workspace (B), therefore what's the reason for that ?
Edit : I am an admin of both workspaces
Error Details :
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__30_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__30.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__23.MoveNext()
--- End of inner exception stack trace ---
Thank you
Solved! Go to Solution.
Hello @AshokKunwar ,
Thank you for your efforts problem is solved what I did I connected from another VM
cuz checking if the vpn in my pc blocking the connection and it worked .
I don't know how the vpn blocking the connection despite I can connect to another workspace .
Hello @AshokKunwar ,
Thank you for your efforts problem is solved what I did I connected from another VM
cuz checking if the vpn in my pc blocking the connection and it worked .
I don't know how the vpn blocking the connection despite I can connect to another workspace .
Hii @ahmedshalabyy12
If this helped, please mark it as a Solution and leave a Kudo! It helps the community find the answer faster."
Hii @ahmedshalabyy12
For this error
Step 1: Check Workspace Version and Permissions
Paginated reports require specific workspace configurations.
Step 2: Re-authenticate the Session
Sometimes the local token for one workspace becomes "stale" or corrupted.
Step 3: Check for "Broken" Semantic Models
The NullReferenceException is often triggered by a single "corrupt" or "orphaned" dataset in a workspace.
The stack trace points to IsMyWorkspace failing. This usually happens when the workspace contains an object that Report Builder cannot categorize, such as a dataset without a valid owner or a workspace that has not been upgraded to the modern experience.
If checking the workspace owner or re-signing in fixes the connection for Workspace A, please mark this as the "Accepted Solution"!
I am an admin in the workspace but how to check this solution
If you are an Admin, you can tell by looking at the Workspace Settings:
Paginated Reports require specific capacity settings to work correctly across different workspaces. Even if you are an Admin, if the workspace is not backed by the right capacity, Report Builder might throw a "Null" error when trying to fetch the list of datasets.
Since the error in Report Builder was IsMyWorkspace failing, it could be that the "Owner" of the workspace or the specific semantic model has been deleted from your Entra ID (Active Directory).
If checking the workspace owner or re-signing in fixes the connection for Workspace A, please mark this as the "Accepted Solution"!
| User | Count |
|---|---|
| 50 | |
| 42 | |
| 36 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 139 | |
| 129 | |
| 61 | |
| 59 | |
| 57 |