Forum Discussion
Anonymous
5 years agoNot applicable
Power BI Show All Dates Issue
I am trying to get all 52 weeks of the year shown in the Power BI graph for my data. This data is showing money spent over a span, but in the data they input the date in which it was paid. When ...
Icey
5 years agoCommunity Support
Hi Anonymous ,
It is needed to create another Dates table with all weeks you need and create relationships between your fact table and the new Dates table. Then, use week column from the new Dates table, instead of the week column from your fact table, to create visuals.
Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.