Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Create table with DoD Data

Hello everyone, 

 

I need to create a PowerBI visualization in which I should be able to see the values of different measures for the current day and for the same day of the week before and have another column that shows the day-over-day change percentage.

 

My table should look something like this:

 09-08-2302-08-23DoD
Measure 10.50.980%
Measure 211128111280%
Measure 35001,000100%

Where DoD = (Current Date Value / Same day of last Week Value) -1

Currently I'm not being able to put the date columns and the DoD column side by side.

 

Is this possible?

 

Thanks in advance