Forum Discussion
Week Over Week Formula
Hello,
I'm new to PowerBI and need help creating a visualizer for a Week Over Week Trend. The data i'm working with currently doesn't have entries tied to the week they land in just a timestamp of the date and time the adjustments were issued to the account. I am only working with Data from 2022-01-01 forward.
Thanks in Advance.
Check your data model wiring. The same number in all rows usually indicates a wiring fault.
6 Replies
- lbendlin
Super User
Include a calendar table in your data model. Include a week number column in your calendar table.
- Ethan96
Resolver I
Hi, PB797
You can check this link about a similar topic if it helps.
https://community.powerbi.com/t5/Desktop/Week-over-Week-Change/m-p/243318
Regards,Eason - PB797New Member
Thanks for the responses, I think I figured out the WoW part but the credit amounts appear to just only reflect the total for the year instead of only the weekly amounts issued.