Forum Discussion
Anonymous
1 year agoNot applicable
Topn error
Hi, Can Anyone help, Why my TOPN not filting the value, Its showing below error The expression refers to multiple columns. Multiple columns cannot be converted to a scalar value.
FreemanZ
1 year agoSuper User
hi Anonymous ,
TOPN returns a table, you can't CALCULATE a table directly. What do you plan to do with the top3 table?
Anonymous
1 year agoNot applicable
Hi Freeman,
i am trying to get top 3 customer from the given table based on condition