Forum Discussion
Calculate YTD for duplicate dates
- Anonymous8 years ago
srivally,
You date table doesn't contain all the possible date values of your sales table, and you don't create relationship between the two tables, thus you don't get expected YTD value.
Please check the attached PBIX file.
Regards,
Lydia
srivally,
Please check your Date table and create a visual as shown in the YTD-MOD PBIX file. By the way, I am unable to access your PBIX file.
Regards,
Lydia
Anonymous
I have checked the Date table and Sales table as well. I'm not sure where I'm missing. Can you please help me on this.
https://www.dropbox.com/s/nrjusedc2na7kz4/YTD.pbix?dl=0
- Anonymous8 years agoNot applicable
srivally,
Have you checked the YTD-MOD pbix file I shared? As my previous post, your date table doesn't contain all the possible date values of your sales table. Please change your Date table to the following:
Regards,
Lydia- srivally8 years agoHelper I
Anonymous
Thank you. I was missed it.
- jayesh25parab7 years agoFrequent Visitor
hi I am doing the right relationship and all the dates are popping in the datedim but when I create a table with both the relationship dates I get null in datedim column can you plz help me?