Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
mwallman
Creator III
Creator III

Does adding an = to a Dimension field make it less efficient?

Hello all,

I seem to recall reading somewhere that adding an = before a Dimension field is not a good practise, is this true?

E.g. Let's say it's a chart of Sales by Country.

Instead of simply adding the Country field as a Dimension, if you make it =Country as Dimension, is this bad?

3 Replies
sunny_talwar

I don't think so... but hic‌ might be a better equipped to answer this

mwallman
Creator III
Creator III
Author

It would be great to know.

So many applications I have seen have this.

I was under the impression it calculates the dimension when it is with an = so it is not good for performance.

hic
Former Employee
Former Employee

I doubt that it makes any noticeable difference.

An equals sign does imply that a calculation is made, which could add some overhead. On the other hand - we have several optimization measures in place, so I think that also with an equals sign, the dimension will execute according to the same algorithm.

But I haven't tested it.

HIC