Hi all,
Trying to arrive % growth over previous week % achd, couldn’t able to get through . can any help me in getting the support.
sample snapshot
Hi all,
Trying to arrive % growth over previous week % achd, couldn’t able to get through . can any help me in getting the support.
sample snapshot
Hi @sbaskax - you can use the period over period function as highlighted in the documentation below:
https://docs.aws.amazon.com/quicksight/latest/user/period-over-period-function.html
Hi @SD_QS ,
I am looking to arrive WOW % growth over previous week’s % achd (calculated field)
I couldn’t able to use Period over period computation. may i know how to overcome
@sbaskax please see the attached screenshot. In the example, Profit% is a calculated column: sum(Profit)/sum(Sales)
and “PoP Change in Profit%” is WOW% change using the following formula: periodOverPeriodPercentDifference({Profit%}, {Order Date})
I hope this works for you. Do let us know if you’re facing any particular issue.
@SD_QS ,
I tried as your suggestion , but i am getting syntax error. in my dataset column week is in integer. i assume this could be the issue.
@SD_QS ,
My dataset don’t have date column,for some other calculation/visualization iam maintaining week in integer datatype…
any suggestion to overcome in this datatype itself