Forum Discussion
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.
Result:
Best Regards,
Lin
2 Replies
- v-lili6-msftCommunity 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.
Result:
Best Regards,
Lin
- AnonymousNot applicable