Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Saravanan_Desingh

Error: Garbage after Expression

I got an example outside and was trying.

But I'm getting 'Error: Garbage after Expression' in my Dimension.

I tried resolving it; but failed. I still see the Dimension Values in the Rows.

But, why still the message is showing up? And how to fix this?

1 Solution

Accepted Solutions
Gysbert_Wassenaar

It can't be evaluated at the top level, so you get that error message when it tries to show it at the label level of the chart. Just add 'Fruit' as label for that calculated dimension.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar

It can't be evaluated at the top level, so you get that error message when it tries to show it at the label level of the chart. Just add 'Fruit' as label for that calculated dimension.


talk is cheap, supply exceeds demand
Saravanan_Desingh
Author

Thanks Gysbert