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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
RichCopenhagen
Frequent Visitor

DataSource.Error: exceeded 100000 distinct who/what's

Hi folks,

 

I am attempting to query our Salesforce instance to bring data into PowerBI Desktop Version 2.59.5135.601 64-bit (June 2018). Most object imports (opportunity, lead, account) are working fine, but when I attempt to bring in the Task object I get the following error at the Navigation step.

 

DataSource.Error: exceeded 100000 distinct who/what's

Details:
  List

 

I have not seen any other discussions about this particular error, but I'm hoping someone can point me in the right direction to resolve. I am unclear as to how I would reduce the incoming data prior to the Navigation step.

 

Automatically generated query appears as follows:

 

let
Source = Salesforce.Data(),
Task1 = Source{[Name="Task"]}[Data]
in
Task1

 

Thanks,

 

Rich

1 ACCEPTED SOLUTION
v-yuezhe-msft
Employee
Employee

@RichCopenhagen,

Do you have admin permission for Salesforce? It seems that you hit the limitation of Salesforce without being a admin user, please review the following similar threads about this issue.

https://getsatisfaction.com/dbamp/topics/salesforce_refresh_error_on_task_object
https://getsatisfaction.com/dbamp/topics/salesforce_account_permissions_required

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

6 REPLIES 6
Syndicate_Admin
Administrator
Administrator

Hi, for me it worked to get Admin profile in Salesforce and the error dissapeared.

Syndicate_Admin
Administrator
Administrator

Hi, I'm getting this issue as well and also can't reach the links above. Anyone knows what to do?

Hello,

 

I'm facing the same problem, have you found any solution, please?

 

thank you

v-yuezhe-msft
Employee
Employee

@RichCopenhagen,

Do you have admin permission for Salesforce? It seems that you hit the limitation of Salesforce without being a admin user, please review the following similar threads about this issue.

https://getsatisfaction.com/dbamp/topics/salesforce_refresh_error_on_task_object
https://getsatisfaction.com/dbamp/topics/salesforce_account_permissions_required

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I realize this was 4 years ago, but do you have cliff notes on what the links you provided advise? It looks like the sites are no longer hosted.

Thank you Lydia, this is immensely helpful. I am not in an admin profile, so I will pursue this to resolve.

 

Thanks,

 

Rich

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors