Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi
I have met a strange promble with table expand. Please check the picture following.
I have filter one row and merge another table. You can see the data of "DocumentTime" and "Valid To".
And then I expand the column of the table I just merge. Then the column "DocumentTime" and "Valid To" shows another information which I have already filtered in another table.
I have tried other tables merge and expand, the same result. How can I fix with this problem?
Thank you all.
Solved! Go to Solution.
add a new step in your #"Product Master Data"
NewStep=Table.Buffer(YourOriginalLastStepName)
add a new step in your #"Product Master Data"
NewStep=Table.Buffer(YourOriginalLastStepName)
Thank you.
I have added the Buffer to the source table, and then the result is right. My source tables are not loaded to the model. Can you please explain why this happened without buffer?
Table.Buffer will load the data into the memory and lock it.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 12 | |
| 10 | |
| 7 | |
| 6 |