How Do I - Show Raw Stats + Calculated Percentages
I uploaded a (very) simple dataset that shows an example of daily raw numbers (example use case is email sends). I can then created two beast mode calculations to determine the click_rate (`total_clicks`/`total_sends`) and complaint_rate (`total_complaints`/`total_sends`). Ideally I'd like to be able to see all of the data…