Forum Discussion
renlaforest
3 years agoHelper I
Additonal rows by ID with previous value for each day
Hi - I have a dataset that provides historic values for each ID. So, the status for ID 574142 went from 0601 on September 13th to 0803 to September 16th. My goal is to have the count of each status ...
- 3 years ago
ok try this version
lbendlin
3 years agoSuper User
To report on things that are not there you need to use disconnected tables and/or crossjoins
see attached.