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

Join us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now

Reply
ebjim
Helper IV
Helper IV

Data destination does not populate correctly

I am not looking for a solution because this is something I believe is low level, but I do want to put it on record that it is happening. Perhaps others may have seen it happen. I'll illustrate by way of a sequence of steps:

 

1. A dataflow (DF1) is created to send data to a lakehouse table (Table1). Things work fine.

2. A minor change was made to DF1, but the number of columns and data types to send to Table1 stay the same. The minor change involves changing a conditional column's if statement. Instead of "if var1 = 5", it becomes "if var1 = 6".

3. After 2 successful refreshes, the data in Table1 does not change. Using SSMS and the SQL Endpoint shows that the data is still from step 1. 

4. Table1 is renamed to Table1_OLD. 

5. The data destination in DF1 is modified to create a new table named Table1. No other changes were made.

6. After a successful refresh, Table1 is still populated with correct data.

7. Verification shows that Table1 and Table1_OLD contains different data even though structually, they are identical. 

 

I don't know it takes a rename followed by a re-create to get a correctly populated table, but it's scary, especially since the DF sucessfully refreshed.

1 ACCEPTED SOLUTION

Hi @ebjim 
Thanks for your valuable feedback.

Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.


Please provide the link for the idea here so that others can upvote. Thanks.

Hope this helps. Please let me know if you have any further queries.

View solution in original post

2 REPLIES 2
v-nikhilan-msft
Community Support
Community Support

Hi @ebjim 
Thanks for using Fabric Community.
At this time, we are reaching out to the internal team to get some help on this.
We will update you once we hear back from them.
Thanks 

Hi @ebjim 
Thanks for your valuable feedback.

Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.


Please provide the link for the idea here so that others can upvote. Thanks.

Hope this helps. Please let me know if you have any further queries.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebFBC_Carousel

Fabric Monthly Update - February 2025

Check out the February 2025 Fabric update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors