Forum Discussion
If column has specific charge mark record
- 8 years ago
You need to define OffForm as a calculated column in V_ACCT_CHARGES rather than as a measure.
Probably in the table with the charges. I assume that table also has a column for ACCTNUM that connects the two tables?
Yes it does
- erik_tarnvik8 years ago
Solution Specialist
Just to be clear, you could put the new column in either table. If you put it in the main account table you would have to modify the FILTER formula but it would still work and actually be somewhat more efficient. But it depends on how you are going to use it which I can't really tell.
- kattlees8 years ago
Post Patron
How I want to use it is to who a line and cluster column chart that shows the total charges of a case that is considered "special" with the number of cases done
Then another one that shows the same thing with cases that are not considered "Special"