Forum Discussion
imcdonald83
9 years agoRegular Visitor
Previous date values
Hi Guys Hoping you can maybe help. Im new to Power BI, and I have been working on some dashboard to help calculate the % shift of sales day on day. I have got it working to an extent by gett...
- 9 years ago
Hi imcdonald83,
Sorry for my mistake. Rather than a measure, we should create a calculated column using:
Pre = CALCULATE([Sales],CARDS_DATES_POWERBI[Date]=EARLIE
R(CARDS_DATES_POWERBI[predate])) Regards,
Yuliana Gu
eric98
5 years agoHelper II
Today when I use your solution, it doesn't work
- littlemojopuppy5 years agoCommunity Champion
eric98 create another post describing what you're trying to accomplish. Include lots of details and provide some sample data for people to work with.
- Anonymous2 years agoNot applicable
Yes, it didnt work for me either.