When we describe the table we return every measure and dimension as a column. What if we only return the columns as field and keep the measures only as a metric. This would produce a cleaner data model look.
We are using the measures from the fields when making a full table query. Maybe we could transform this type of queries somehow.
When we describe the table we return every measure and dimension as a column. What if we only return the columns as field and keep the measures only as a metric. This would produce a cleaner data model look. We are using the measures from the fields when making a full table query. Maybe we could transform this type of queries somehow.