Forum Discussion
audune
9 years agoFrequent Visitor
Slicer/slider for Map
Hi! I've created a map showing one variable (e.g. Revenue). I want to have a slicer with a slider that is able to filter in/out values for the variable (e.g. revenue over x), but I do not...
Anonymous
9 years agoNot applicable
Hi audune,
Could you please post a full table structure with sample data? And we need to know that which field you use to create the slicer in Power BI Desktop and if use the slicer to filter revenue.
Thanks,
Lydia Zhang
audune
9 years agoFrequent Visitor
Here is the full table structure:
| CustomerID | Revenue | Lat | Lon |
| 100 | 100000 | 64,0266 | 11,4933 |
| 101 | 150000 | 64,0083 | 11,4952 |
| 102 | 200000 | 64,0083 | 11,4952 |
| 103 | 210000 | 64,0119 | 11,5062 |
I use the filter functionality to create two categories for revenue (that shows up in different colors in the map). The user defines the category split based on a slider for revenue (i.e. a filter).
- Anonymous9 years agoNot applicable
Hi audune,
Do you use category field to create a slicer and use the slicer to filter the map visual? If so, which table does the category field come from?
Thanks,
Lydia Zhang