Hi there,
I want to be able to do something like the following:
sum ({database_table.exp} WHERE database_table.month=x AND database_table.year=y AND database_table.div='abc' AND database_table.divtype='Activity')
Is this possible? If so, what do I need to do? I need to be able to do this, and assign the value to a shared variable before any of my "groups" run.
Thanks!
I want to be able to do something like the following:
sum ({database_table.exp} WHERE database_table.month=x AND database_table.year=y AND database_table.div='abc' AND database_table.divtype='Activity')
Is this possible? If so, what do I need to do? I need to be able to do this, and assign the value to a shared variable before any of my "groups" run.
Thanks!