Forum Discussion
What/How to visualize multiple dates per product
What would be the purpose of the visual (as Described)? I would imagine it'd be more useful to have the difference between the three dates, which you would then be able to add to a measure. So take the average difference (in days, hours, whatever time period makes most sense) between Purchase date and Sold date for example. Then repeat with Difference between Sold date and Returned Date.
Another technique would be to take advantage of tool tips, and add three measures which calculate the relevant dates (can be as simple as Min(Purchase Date) for example) and add them to a visual as a tool tip.
Please mark it as a solution or give a kudo if it works for you, otherwise let me know if you run into an issue and I'll do my best to assist.
Thanks,