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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello, could you please share some ideas why Power BI refresh does not work?
I see a lot of similar cases online and it seems that reasons and solutions for these can be different.
I have particular dataset with three Date type columns and this dataset cannot be refreshed.
From the other side other datasets with same Date type column can. I have the latest Power BI desktop version.
The data is refreshed from Snowflake. It looks that the Date column that is making problem has a lot of missing values but again this should not affect. Please have a look attached screenshot.
Thank you!
Solved! Go to Solution.
Not sure, but try and see.
Can you screenshot D_SOPIMUS in Power query for me please.
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Hi @Anonymous
Delete all relationship connected to the date table and try to refresh again.
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Thank you Amine for your message!
There is no any relatonships to the Date column.
There are some relationships to another non-date column in that D_SOPIMUS dataset in the data model.
Do you think the same should apply?
Regards,
Momir
Not sure, but try and see.
Can you screenshot D_SOPIMUS in Power query for me please.
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Thank you Amine!
It was actually invalid datetime value in specific column in dataset that was coming from Snowflake source table. I needed to correct that and after that refresh worked.
I would have been much better to have more descriptive error warnings. Even though there are three date columns in the dataset the error description did not point out to the column causing the problem.