Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I'm trying to load the CaseMilestone object from Salesforce to Power Bi Desktop.
I manage to load most of the columns, but there are 7 missing:
BusinessHoursId StoppedTimeInMins StoppedTimeInHrs StoppedTimeInDays ActualElapsedTimeInMins ActualElapsedTimeInHrs ActualElapsedTimeInDays
I'm not removing any columns from the result.
let Source = Salesforce.Data("https://login.salesforce.com/", [CreateNavigationProperties=true]), CaseMilestone = Source{[Name="CaseMilestone"]}[Data] in CaseMilestone
When checking the same table via DataLoader I do get all the tables in my output.
Anyone has an idea what might be wrong here? And how to fix it :-).
Tnx & Regards,
Wim
Solved! Go to Solution.
Thanks for the feedback.
I'm not sure these are custom fields. I believe they are standard (but will probably only exist in the DB once an option has been activated).
I have a workaround now, as apparently the fields have been copied to our Cases object as well. Not as clean, but it works for me.
Wim
Hi, were you able to find a solution? As a workaround, maybe you can try to test your connection with a 3rd party connector., which is compatible with SF objects and works with custom fields too. I've tried windsor.ai, supermetrics and funnel.io. I stayed with windsor because it is much cheaper so just to let you know other options. In case you wonder, to make the connection first search for the Salesforce connector in the data sources list:
After that, just grant access to your Salesforce account using your credentials, then on preview and destination page you will see a preview of your Salesforce fields:
There just select the fields you need. It is also compatible with custom fields and custom objects, so you'll be able to export them through windsor. Finally, just select PBI as your data destination and finally just copy and paste the url on PBI --> Get Data --> Web --> Paste the url.
Hi @Anonymous,
If this is a case, please use api to get data form salesforce.
AFAIK, power bi connectors are packaged which fields can return back to power bi, by default it not support custom fields.
Regards,
Xiaoxin Sheng
Thanks for the feedback.
I'm not sure these are custom fields. I believe they are standard (but will probably only exist in the DB once an option has been activated).
I have a workaround now, as apparently the fields have been copied to our Cases object as well. Not as clean, but it works for me.
Wim
I am missing a work order that will not show in Power BI. Did you ever get another solution other than copy to case object?
I am missing a work order that will not show in Power BI. Did you ever get another solution other than copy to case object?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
69 | |
54 | |
37 | |
35 |
User | Count |
---|---|
86 | |
68 | |
59 | |
51 | |
46 |