Forum Discussion
How to compare data between two custom dates?
- 7 years ago
I see your last post, you follow this article,
However, when you add date column from "Date" table or "Previous date table" in the table visual along with "sessions" and "previous sales" measures,all dates show.
I can reproduce your problem as above.
Based on test,
since "previous sales " use the relationship between "date" from "previous Date" table,
but there is no relationship between the "previous Date" table and your data table,
when "previous sales "is in the table, adding date column from "Date" table or "Previous date table" will return all dates.
Could you show an expected output table visual or other charts so i can work directly on this?
Best Reagrds
Maggie
I see your last post, you follow this article,
However, when you add date column from "Date" table or "Previous date table" in the table visual along with "sessions" and "previous sales" measures,all dates show.
I can reproduce your problem as above.
Based on test,
since "previous sales " use the relationship between "date" from "previous Date" table,
but there is no relationship between the "previous Date" table and your data table,
when "previous sales "is in the table, adding date column from "Date" table or "Previous date table" will return all dates.
Could you show an expected output table visual or other charts so i can work directly on this?
Best Reagrds
Maggie
- RogerSteinberg7 years agoPost Patron
Thank you v-juanli-msft.
The expected output would be date on the x-axis and sessions on the y-axis in a line graph.
So if im comparing 20-21-22 oct 2018 to 10-11-12 aug 2018. I would like to see each day's session for the 6 days and therefore have two lines overlapping eachother.
Furthermore, I don't know if its possible, could it be possible to add the date on the first column, sessions on the second, and previous sales on the third column. On the first column all the dates are unionized as such :
10 aug,11 aug,12aug,10 oct,11 oct ,12 oct.
Unfortunately, I can't share any images, tables to my replies or posts. So its hard to show my expected output.
Thank you