Forum Discussion
Create an progress visual with due dates
Sorry, posting issue. Just reposted. Thanks
I do not remember some visual very similar to that.
You can take date diff between the dates and plot those. Or take date diff from a date selected in the slicer and plot.
- larrylob6 years agoRegular Visitor
Thanks for the advice. If I use the date diff wont this only plot the number of days between each date an not the actual date?
Thanks,
- Anonymous6 years agoNot applicable
Hi larrylob,
In my opinion, I'd like to suggest you create a table to expand records based on two date ranges that defined by three date fields and link with the raw table id field. Then you can use new table date fields and original table value filed to analyze across multiple date fields.
If you confused about coding formula, please provide some dummy data to test.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
- larrylob6 years agoRegular Visitor
Hello,
Sorry it took so long to answer but considering the issues going around the world right now I had other issues to deal with.
A sample excel sheet can be found below.
Lot Construction date Due Date for comments Actual Date for comments Due Date
FinalActual Date
FinalFN01 2020-05-22 N/A N/A 2020-05-29 FN02 2020-05-22 N/A N/A 2020-06-05 RC05 2020-08-17 2020-06-10 2020-07-10 RS01 2020-08-14 2020-05-29 2020-06-29 RC02 2020-08-06 2020-05-20 2020-06-17 RC04 2020-06-16 2020-05-08 2020-06-08 RO04 2020-06-11 2020-04-29 2020-05-28 RE02 2020-06-11 2020-04-17 2020-05-15 RC01 2020-05-29 2020-03-27 2020-04-28 RO01 2020-05-21 2020-03-18 2020-04-17 RS02 2020-06-17 2020-03-06 2020-04-03 PO01 2020-01-07 2020-02-28 2020-03-27 RO02 2020-06-12 2020-02-26 2020-03-25 PC01 2019-11-27 2020-02-21 2020-03-20 RE01 2020-07-08 2020-02-14 2020-02-17 2020-03-13 2020-04-02 RC03 2020-06-16 2020-02-05 2020-02-05 2020-03-04 RO03 2020-05-04 2019-12-10 2019-12-19 2020-01-21 I'm not sure I follow you when you say to create a table to expand the records.
Thanks for the help.