Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Gaurav_Lakhotia
Helper III
Helper III

OData Feed Keeps on Loading the Data Again and Again

Hello Community Members,

 

I'm facing an issue with OData Feed connector. I'm using it to get data from D365 to Power BI. There are a few transformations done in the Query Editor. Earlier it was working fine but now when I try to apply the changes after removing a data transformation step(Filter Rows) it keeps on loading data again and again.

 

Gaurav_Lakhotia_0-1637924874428.png

As in the image, it shows 84.7 MB but it will start loading from start.

Any suggestion please...

 

Thanks

1 ACCEPTED SOLUTION

I would not sort my data in Power Query - it is not necessary.

I would also use Table.Buffer in the second step to load the data only once.

How important is SalesChannelMap.Name to you?  Is that something you could join in the data model rather than in a Power Query Merge (which is very expensive) ?

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

Are you able to post a sanitized version of the relevant piece of your Power Query code?

Hi @lbendlin, here is the M-code,

Gaurav_Lakhotia_0-1638177731242.png

Thanks

I would not sort my data in Power Query - it is not necessary.

I would also use Table.Buffer in the second step to load the data only once.

How important is SalesChannelMap.Name to you?  Is that something you could join in the data model rather than in a Power Query Merge (which is very expensive) ?

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.