Forum Discussion
Link Calendar
- 8 years ago
Hi Anonymous,
I would generate 2 tables one called Invoice the other called shipment. I would just copy your Invoice table that you have and call ti shipments. Then join those 2 tables to 1 date dimension on invoice date and shipment date respectively.
You can then generate the graph you want useing the date dimension.
- 8 years ago
You can connect multiple date fields to a date table, you just need to make sure that you use USERELATIONSHIP in the measures etc that involve whichever date field(s) are inactive
Hi Anonymous,
I would generate 2 tables one called Invoice the other called shipment. I would just copy your Invoice table that you have and call ti shipments. Then join those 2 tables to 1 date dimension on invoice date and shipment date respectively.
You can then generate the graph you want useing the date dimension.