Forum Discussion

PB797's avatar
PB797
New Member
4 years ago
Solved

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

  • Include a calendar table in your data model.  Include a week number column in your calendar table.

  • 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. 

     

     

    • lbendlin's avatar
      lbendlin
      Icon for Super User rankSuper User

      Check your data model wiring. The same number in all rows usually indicates a wiring fault.

      • PB797's avatar
        PB797
        New Member

        you were right of course! Any idea on how to add a column that shows the change delta?