Forum Discussion
Incremental Refresh with SalesForce
- 5 years ago
Hi dsimpsontx ,
Query folding for Salesforce objects is not currently indicated through the View Native Query, you can see it when you run diagnostics on your Power Query transformation step.
You can refer to similar solutions for details, I hope it will help you.
Solved: Re: Power BI connected to Salesforce datasource - ... - Microsoft Power BI Community
Solved: How to enable query folding from a salesforce obje... - Microsoft Power BI Community
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi there,
I had the same issue with a Salesforce objectf and managed to overcome the issue by :
1. Duplicating the original field [Date type] to a [Date/time type]
2. Setting the parameters to Date/time type too
Hope it helps you too!