Forum Discussion
Importing Salesforce .xlsx into Power BI
Hi there,
if I import an .xlsx file from Salesforce into Power BI, there are instances where there are merged rows (number may vary) for a particular record.
Essentially there are merged rows that appear as one row and when one tries to import this data, the field will show it as 'Blank' when in fact it is non-empty.
I would post an attachement but I'm not sure about the policy here nor is it available.
How would I write the DAX query for this? Is this the best route?
Thanks for your help.
Hi,
In the Query Editor, there is a Fill > Down feature. Try that.
6 Replies
- parry2k
Super User
Anonymous not fully sure what you mean by salesforce .xlsx file. are you saying you have two data sources, salesforce and excel file which you want to merge in powerBI?
Please clarify.
- AnonymousNot applicable
Hey parry2k:
this is an example file output:
http://s000.tinyupload.com/?file_id=31165804604333631590
- Ashish_Mathur
Super User
Hi,
In the Query Editor, there is a Fill > Down feature. Try that.
- AnonymousNot applicable
This worked.
However for existing entries that had '-' it had populated the ones under it from 'null' to '-'.
- Ashish_Mathur
Super User
I do not understand. Please clarify.