Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

New filter experience - remove trailing counts?

Hi, I'm playing with the new filter experience - which I like in general, but having an issue I can't figure out how to solve. After each entry in a individual filter, it seems to give a count of how many times that value shows up in the data. That might be useful for filters directly on a fact table - but when you filter on dimension tables, it either returns a "1" for every row because you're querying a leaf-level dimension value, or returns a number at "parent" dimension values which makes absolutely no difference to end users. I don't want my "Product Category" filter to show 27 after category ABC...because that 27 just means the value showed up 27 times in the dimension table, which NO one cares about (ever).

 

Is there a way to turn off the trailing number? It takes up a decent amount of space and makes it much more difficult to read the values.

 

Thanks,

Scott

9 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks Daniel, I've opened up an idea for this.

       

      Appreciate the help!

      Scott

      • Anonymous's avatar
        Anonymous
        Not applicable

        Anonymous 

        Do you mind sharing your idea link?

        I would like to vote it up.

        This is certainly required. My users won't be interested in the record count, so I will like to keep it as turned off by default.

         

        Regards

  • Anonymous's avatar
    Anonymous
    Not applicable

    I tried changing the the field type from Edit queries and it worked. no more count of.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi, could you provide some details on what you did? We have the counts happening on all types of fields - text, integer, etc. If you can explain I'd really appreciate it - thanks!

       

      Scott

      • Anonymous's avatar
        Anonymous
        Not applicable

        Basically, on Power Bi, its actually seeing all column as Text. it has to be converted to decimal for it to do a sum(column) 

         

        on your data pane,

        Click "Edit Queris"

        Then right click on the column you want to change type,

        Look for "Change type" then select decimal number or any other numeric format.

        then click "close and apply"

         

        you will see a sum symbol in front of your column on power BI. then try that on your values. 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Anonymous 

      I would like to know as well how you achieved this actually?

       

      Regards