Forum Discussion
Prior Week Calculation with Segments
- 3 years ago
Hi Tihannah,
I've tried recreating your use case usnig my dummy data and it seems that your segment table doesn't have a relationship with your fact/sales table. You can see in the screenshot below that prior week is split into segments
Without the relationship, you'll see equal amounts for each segment by week.
Please see attached pbix for your reference.
Hi Tihannah,
I've tried recreating your use case usnig my dummy data and it seems that your segment table doesn't have a relationship with your fact/sales table. You can see in the screenshot below that prior week is split into segments
Without the relationship, you'll see equal amounts for each segment by week.
Please see attached pbix for your reference.
My segment table did have a relationship to the fact table, but the attached file helped me figure out where I was going wrong with the week columns and my dax, so thank you!