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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
AliceW
Power Participant
Power Participant

One row from a dataflow multiplies in the dataset

Hi guys,

I'm wondering if I'm doing something wrong.

So, I have a dataflow on Opportunities (created using Salesforce Objects). To keep it simple:

Opportunity IDLast Modified DateValue
12020-05-15150
22020-05-15200

 

In the dataflow, I see each Opportunity ID one time.

 

I set the incremental refresh based on 'Last Modified Date':

- Store rows from the past 5 years;

- Refresh rows from the past 1 day;

- Detect data changes based on 'Last Modified Date'.

 

I go back in the dataflow, and the Opportunities are still (correctly ) displayed once.

 

I then connect the dataflow to a dataset. After a couple of days, I notice the dataflow includes SEVERAL lines for the same Opportunity. It kept all 'Last Modified Dates' from the refreshes.

 

The dataset does NOT have incremental refresh.

 

My solution was, in the dataset Power Query, to:

1. ORDER BY DESC Last Modified Date and;

2. Remove duplicates.

 

It seems to be correct, but:

1. Does it really work for all cases?

2. Surely there's a better way to handle things?

 

Big thank you in advance!

 

Alice

 

1 ACCEPTED SOLUTION
v-xicai
Community Support
Community Support

Hi @AliceW ,

 

From your description, the Incremental refresh for Dataflow fails to refresh, right? You may refer to the article : Using incremental refresh with Power BI dataflows.

 

Using incremental refresh for Power BI dataflows requires that the workspace where the dataflow resides be in Premium capacity to run, and the data source ingested into the dataflow must have a datetime field on which incremental refresh can filter.

 

Best Regards,

Amy 

 

Community Support Team _ Amy

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-xicai
Community Support
Community Support

Hi @AliceW ,

 

From your description, the Incremental refresh for Dataflow fails to refresh, right? You may refer to the article : Using incremental refresh with Power BI dataflows.

 

Using incremental refresh for Power BI dataflows requires that the workspace where the dataflow resides be in Premium capacity to run, and the data source ingested into the dataflow must have a datetime field on which incremental refresh can filter.

 

Best Regards,

Amy 

 

Community Support Team _ Amy

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors