Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Only Category on Scroller Visual

I'm using Scroller to show data from a specific table. It works just fine, except for the fact that I need to select a measure absolute (or deviation) for the visual to work. This forces a number after the name of every category.

 

Is there a way around it?

  • hi, Anonymous

    After my research, you could try this way as below:

    Add a measure like this

    blank measure = BLANK()

    Drag filed Category into Category and measure into measure absolute (or deviation).

    Then right-click field category select show items with no data.

    6

    Result:

     

    7

     

     

    Best Regards,

    Lin

     

2 Replies

  • v-lili6-msft's avatar
    v-lili6-msft
    Community Support

    hi, Anonymous

    After my research, you could try this way as below:

    Add a measure like this

    blank measure = BLANK()

    Drag filed Category into Category and measure into measure absolute (or deviation).

    Then right-click field category select show items with no data.

    6

    Result:

     

    7

     

     

    Best Regards,

    Lin