Forum Discussion
Need Help Writing a Dated Difference Formula
Hi KarlConstruct ,
How about the result after you follow the suggestions mentioned in my original post?Could you please provide more details about it If it doesn't meet your requirement?
Best regards,
Hello,
I incorporated your formulas into my advanced editor and then i changed some fields to match my column names, but i am recieving some errors. Please see screenshots below.
Any help would be much appreciated.
Advanced editor (source removed)
Submittal ID column was not found.
However its not being found
However it is a column in the data.
Submittal ID is a column
Overall test recieves and error as well.
Any idea what i'm doing wrong? Please let me know if I need to provide anything else to troubleshoot this issue im having.
Thanks again.
- KarlConstruct6 years agoFrequent Visitor
update to the advanced editor, still recieving the errors.
- v-lid-msft6 years agoCommunity Support
Hi KarlConstruct ,
we can try to change the "Date" to "Sent Date" as following picture to fix this problem.
Best regards, - danextian6 years agoSuper User
Could you check on this?
n = [Submittal ID], t = Table.SelectRows(#"Changed Type", each [Submittal ID] = n),n references [Submittal ID] and [Submittal ID] references n.
- KarlConstruct6 years agoFrequent Visitor
I made both of the chanages mentioned above. This is what I have currently, with the following errors. Please see the photos below.