Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
I will answer the first part.
Make a single table with a single record called Set Chart Range. In that single record, which will be [Record ID#] = 1 make the fields for the date range.
Then on the details table, make a field called [link to Set Date Range (=1)] and have the formula be
1
Then make a relationship based in that field back to the date Range Table and out the chart in the record as a Report link field. The chart will use the lookup values for the date start stop.
Make a single table with a single record called Set Chart Range. In that single record, which will be [Record ID#] = 1 make the fields for the date range.
Then on the details table, make a field called [link to Set Date Range (=1)] and have the formula be
1
Then make a relationship based in that field back to the date Range Table and out the chart in the record as a Report link field. The chart will use the lookup values for the date start stop.