Any suggestions on how to dynamically render report column headings based on a field value?
For example, I may have a machine with Items A,B,C. A daily sales ledger reports on item sales and volumes. The info for the report comes from a query based on a couple of crosstabs. The products can change.
I would need to string a portion of the query field name for the report column heading.
Any guidance is appreciated.
For example, I may have a machine with Items A,B,C. A daily sales ledger reports on item sales and volumes. The info for the report comes from a query based on a couple of crosstabs. The products can change.
I would need to string a portion of the query field name for the report column heading.
Any guidance is appreciated.