Forum Discussion
emmanmapada
8 years agoFrequent Visitor
Salesforce Objects - New Fields
Our company recently had a Salesforce redesign and managed to lessen the number of fields on the Accounts objects. How do I display the new (and lesser) fields in Power BI if I load the entire Accoun...
pablobarra
8 years agoAdvocate I
Hi
You can use a a couple of options:
1) in Power BI go to Options\"Clear cache" and click the "Refresh Preview" button in Query Editor of Power BI. Select an early step, if you have a trasnformation like "Remove other columns" you have double click in the step and check the new fields to be included.
2) With your Excel spreadsheet connected to Salesforce, if you can see the new fields in the preview table, you can copy the M code from you Excel Advanced editor to the Advanced editor in Power BI
Regards