when i don’t add the previous week it gives me data
whem i add the previous week filter latest week doesn;t take from previous week
Max
February 28, 2023, 5:58pm
2
You need two weeks for a week over week computation.
Can you show me your week_calculation?
hey max this is mu week_calculation
and this is my week_number (which im using to display week numbers).
Im trying to acheieve wow for my visual in QS for this fields
like example this file from tableau
where my weeks changes dynamically
I want to achieve the one like in tableau for my QS
Hi! Take a look at this Quick Sight Community learning center article (& blog post linked within) to see one approach to implementing period over period calculations.
AWS Quick Sight Launched Period function in Jan 2022, providing a powerful out-of-box date-time aware suite of comparative (e.g., year-over-year) and cumulative (e.g., year-to-date) functions. For more details about the period function use cases, refer to this blog post .
Within the suite, Period over Period (PoP) is most frequently used comparative function used to look at two or more measurable events on an annually/quarterly/monthly/weekly basis. Observing PoP performance allows monitoring of…