Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I have a pivot with a distinctcount, but in some situation the distinctcount shows nothing. In the following sandbox, the cell values are empty when you turn on 'show projects'. I would expect that for User A and My Project it would show 1.

https://codesandbox.io/s/vue-template-forked-qwns4

p.s. The reason I add empty values for some fields is that I want to show all possible project statuses, even if we have no project with a given status yet.