Forum Discussion
MarkShnier__You
4 years agoQrew Legend
Are you saying that you want to sort of daisy chain the lookup so that the values form one record flow to another? That can be done, but the key field of the table would need to be the date and you would need to load every date (typically via an excel upload). In the screen shot attached you have missing sequential dates.
I can explain more if that is your scenario.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
I can explain more if that is your scenario.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- JoshuaReavis4 years agoQrew MemberMore or less, yes? There are equations and calculations done based on how much volume accumulates during any given interval; anywhere from 3 days to 2 weeks in between data collection.
------------------------------
Joshua Reavis
------------------------------- MarkShnier__You4 years agoQrew LegendYou can relate a table to itself.
If there is a way to calculate the previous date, then the relationship can be based on a formula, or else, you would need to manually edit each date record to select the previous date record to lookup from.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------- JohnCrosland4 years agoQrew TraineeGood morning,
I assume you are relating this data collection to a Site or piece of Equipment. You can use a series of summary and lookup fields to track the last record two records. The reason that I say the last two records is because of the order of operations that QuickBase performs, then you can set that value as a Snapshot value on the second to last data collection value that the Equipment or Site had, and that should be the value that you are expecting.
Another option, if you can guarantee that people will use a Form, then you just need to use two Summary and Lookup Fields (one for the last Record ID, and one for the Current CC Level). That Current CC Level will be the previous CC Level. However, you will need to use a Dynamic Form Rule to set the previous value, and Dynamic Form Rules only work on Forms. They do not apply to Grid Edit or Imports.
If you're importing the data, then you will need to utilize a solution similar to Mark's where you create a calculatable key field that can be done prior to importing, and then you can use a Formula reference field to bring the data into the subsequent record.
Thank you,
John
------------------------------
John Crosland
------------------------------
Related Content
- 2 months ago
- 3 months ago
- 8 months ago