Forum Discussion
astano05
Helper III
4 years agoRefresh Failure when Pulling from SFDC Objects
I have several reports pulling Salesforce.com objects, but every time a field is deleted from an object, I get a failure on my scheduled refresh. Manually refreshing the reports will fix the issue, b...
- 4 years ago
Not much you can do to prevent it from happening again, especially if your process depends on one of the changed fields.
Familiarize yourself with:
- the difference between Table.SelectColumns and Table.RemoveColumns
- query folding for SFDC object queries
- the concept of [Column ]?
- the Value.Is Power Query function.
lbendlin
Super User
4 years agoThere is no way to avoid that. Tell your SDFC administrators to stop messing with the objects.