Forum Discussion

ddcjoee's avatar
ddcjoee
Frequent Visitor
3 years ago
Solved

Stuck on "Creating Connection in model..." when loading related Salesforce rows

I am building a dashboard from Salesforce Cases, and my org has a Parent Case/Child Case relationship set up. I need to load data from a Child Case's Parent Case in Salesforce into Power BI.   So f...
  • ichavarria's avatar
    3 years ago

    Hi ddcjoee,

     

    It's possible that the issue you're experiencing is related to the amount of data being loaded, rather than just the number of columns. Here are a few suggestions you can try:

    1. Reduce the amount of data being loaded by applying filters in the Salesforce connector. For example, you could filter the records by a specific date range or by a specific status.

    2. Use the Salesforce API to retrieve the data instead of using the standard Salesforce connector in Power BI. The API allows you to retrieve data in smaller batches, which can help reduce the amount of data being loaded at any one time.

    3. Consider using a third-party connector, such as the CData Salesforce connector, which may provide better performance for large data sets.

    4. Split the data into smaller chunks by creating separate reports for each set of related data (i.e. Parent Case and Child Case data) and then combining the reports in Power BI using relationships.

    5. Contact Microsoft support to see if they can assist with the issue you're experiencing. They may be able to provide additional troubleshooting steps or identify any underlying issues with your Power BI setup.

    Best regards, 

    Isaac Chavarria

    If this post helps, then please consider Accepting it as the solution and give Kudos to help the other members find it more quickly