Hi All,
How to get the TOP5 Customers Total in a Data Item expression.
Regards,
yvswamy
Do a search on rank / top on the forum. There must be tens of posts regarding this question..
At Query level I am able to get the TOP5 Customer. But not in a Data Item Expression. I want the Top 5 Customers total in a Data Item expression.
A data item expression is just part of the query definition. To put it more exactly : the definitions of all the dataitems combined with the model they come from (relationships etc) build the query.