mtownbound
Technical User
I have 50 entries in my current database and 100 from my archived offline database. To capture the total number of entries, my formula is:
//#Total Entries
{new_entries}+100
This returns the correct amount of total entries, but my goal is to add the 100 entries to a bar chart.
For example:
Current Count of Basketball Championships
Lakers 20
Bulls 30
Archived Offline Database
Celtics 75
Lakers 25
I can't import the archived entries into the new database, but I still need to show the Lakers total of 45 in a bar chart.
Any ideas?
//#Total Entries
{new_entries}+100
This returns the correct amount of total entries, but my goal is to add the 100 entries to a bar chart.
For example:
Current Count of Basketball Championships
Lakers 20
Bulls 30
Archived Offline Database
Celtics 75
Lakers 25
I can't import the archived entries into the new database, but I still need to show the Lakers total of 45 in a bar chart.
Any ideas?