Forum Discussion
What/How to visualize multiple dates per product
Hello Ryan
I suggested the same thing but the requirement is to have a visualization instead of an excel sheet that shows the 3 dates per product. I was thinking the gnatt chart with start date and duration but thats not what the user wants.
Can you expand on the purpose or provide some insight into you're data model? What is the user looking to take away from this info, and why would it not be best to see in a table, matrix, or multi row card?
Otherwise the other idea which is similar to the first is to do a measure that takes TODAY() - MIN([Purchase Date]) for example. Then you can do a stacked bar or column chart, or even a line chart. Screenshots of data model would be helpful as well.
Hope this helps or inspires a solution for you.
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,