EmberKrumwied
4 years agoQrew Captain
Compare rows of data in same table
I have a table that tracks 8 different values for a specific item. A specific item may/will have multiple rows of data. The table is updated annually to record new values for the item for a given year. What I need is a way to report on the % change for each item for any 2 given years.
Table A (as the following fields)
Record ID# (key field)
Item Number (links to a parent table)
Year
Value1
Value2
Value3
Value4
Value5
Value6
Value7
Value8
For each item number I need a way to specify 2 years (i.e. 2022 & 2021), have the values for those years returned for each item, then show the % change between them (i.e. item number #1: % change of Value1 from 2022 and Value1 from 2021).
Each item number could potentially have value information that spans multiple years, but I will only need to compare a single year with another single year. In Access I accomplish this via queries, but am at a loss as to what the equivalent solution would be in QuickBase.β
Any direction on how to get started would be appreciated.β
------------------------------
QuickBase Admin
------------------------------
Table A (as the following fields)
Record ID# (key field)
Item Number (links to a parent table)
Year
Value1
Value2
Value3
Value4
Value5
Value6
Value7
Value8
For each item number I need a way to specify 2 years (i.e. 2022 & 2021), have the values for those years returned for each item, then show the % change between them (i.e. item number #1: % change of Value1 from 2022 and Value1 from 2021).
Each item number could potentially have value information that spans multiple years, but I will only need to compare a single year with another single year. In Access I accomplish this via queries, but am at a loss as to what the equivalent solution would be in QuickBase.β
Any direction on how to get started would be appreciated.β
------------------------------
QuickBase Admin
------------------------------