Blank value not showing on top and not allowing also to search blank value. As shown in the screen shot.
Hello, Nagaraj!
We suggest checking the following workarounds:
- consider replacing such members with more informative data in your cube.
- on the client-side, you can filter such members out either using our exclude filter.
filter": { "exclude": [ "[Account].[Account Type].&[]" ] }
- with the help of the subquery option: https://jsfiddle.net/flexmonster/ej8j4jmg/.
Also, we recommend updating to the latest version since our team can't reproduce such behavior on our cube.
Best Regards,
Maksym