We have an a typical use case where we would like a dimension to be collected and sent to the frontend in dashboard.js, but not be displayed on the chart. Would a hidden dimension accomplish this, or does that just hide the dimension from the chart definition on the API?
Hi @dave_s, i haven’t tested that yet, but i think the dimension will just not be present on FE in this case. Will it solve your case? I don’t understand why you want the dimension to be sent to frontend, but at the same time not be displayed.
If you want the dimension to be visible on FE, but toggled off (grayed-out by default with an option to enable) , then it’s unfortunately not possible at the moment.