Forum Discussion
Problem extracting data from Sales Force
The problem is that I don't know which column can give problems. I receive error with following step
= Table.Sort(#"Removed Columns",{{"CreatedDate", Order.Ascending}})
I guess that is createddate that give me problem but it seems ok
Hi Ortignano,
Can you export the whole table into Excel and look at the CreatedDate column to check for any strange values?
If possible, can you provide a sample of the data or the entire table by uploading it as described here? https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
This will help us to help you.
- Ortignano3 years agoHelper II
I can't share data and in desktop version, I solved the issue by downloading an add-in and so I use the extraction data as a source for power-bi and not it works.