Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello there,
I would like to set up a new bookmark. There I woul like to select all but one values in a specific dimension.
Usually if you want to select specific values in the dimension you go like this:
=[Dimension]={'0'}
However I woul like to select all but the zero. I tried something like this but it does not work:
{"[Dimension]={"<>[Dimension]={'0'}"}
Anybody has an idea?
First clear all selections and type =[Offene Menge]<>0
You can try just with:
=Dimension<>'0'
Hi
Use "-= " value you want
Does not work either with <> or -=. If I do so only the zeros are selected which I want to avoid. Does not make sense to me:
[Offene Menge] is my Dimension and is a number, including negative values. Omitting the brackets {} gives an error with no selected values.
First clear all selections and type =[Offene Menge]<>0
Works now. That was a variant I missed during trial an error. Thanks!
If you select the value zero from your filter,
then, clicking on the three points you can use the filter option
-excluded-