Hi, possibly another non starter but worth a try.
I’d love to see dynamic calculated fields in the charts or tables. I’m sure there are 100s of uses but a simple one is below. We would have statistic fields with idLeads & idWritten, then a dynamic calculated field of idConversion.
Dynamic formula -
idWritten/idLeads*100 = idConversion
Leads | Written | Conversion
100 | 10 | 10%
Or another:
Dynamic formula -
idLeadsOctober/idLeadsNovember*100 = idConversion
LeadsOctober | LeadsNovember| Conversion
100 | 50 | 50%