I have a doubt related with the number of expressions and dimensions in a straight table. I have to make a table with 20 columns, but at least 15 of them, are the fields from the data model without any calculation.
So my question is, should I put this columns as a Dimensions or as a Expressions? Which would be the best practice on that?