Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi
We have a dimension table that we wish to partition but we do not have a good date to use so we are adding a min first transaction date. We are doing this so we can improve our refresh time.
We have included a 24 month rolling window policy.
The join to fact table is one to many.
Now when I refresh I get a duplicate error.
This is because the date must.change and add the same dimension row into 2 partitions. I am expecting the old date to drop out of the table but I think the new data may be added before the old data outside the rolling window is deleted. Could this be true? Is there anyway to delete the old data before adding the new so that I avoid this duplicate ID in the dimension side of the many to one join?
Because the join is one to many
Solved! Go to Solution.
Yes, you can use your tool of choice to refresh individual partitions (including emptying them) in your desired sequence. Can be SSMS, Powershell, etc. Anything that can run XMLA queries.
Yes, you can use your tool of choice to refresh individual partitions (including emptying them) in your desired sequence. Can be SSMS, Powershell, etc. Anything that can run XMLA queries.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
7 | |
6 |
User | Count |
---|---|
14 | |
13 | |
11 | |
9 | |
8 |