Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a very simple set of calculations: how many times a consumer has received certain services
# of times a consumer has received an assessment
# of times a consumer has attended a tutoring appointment, etc.
# of times a consumer has received a reminder phone call
I have other filters that are typical slicers like site or program that I can easily put on the usual Power BI filters.
Our analysts want to set criteria such as all consumers having more than 1 assessment, 1 reminder call at Site A.
Right now, I can't put the "# of time" calculations on the Power BI slicers. In Power BI desktop I can set them up as Visual slicers on the righthand side, but it doesn't work with the other slicers in the web version. Any ideas on why this doesn't work in the web version?
Thanks for any help.
Best,
Sherry
Sherry
You cannot use a Measure for slicer.
If your calc works as a computed column then this can be a slicer.
You can also write a measure that can be added to the filters e.g. MeetCriteria Yes or No and visual/page filter to the desired setting. Bookmarks can let you toggle between the states and a couple of image can trigger the bookmarks.
The guys at SQLBI have aslo provided a soltion to this in relation to PowerPivot but it's the same for PowerBI
http://www.daxpatterns.com/parameter-table/
Hope this helps
Phil
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
100 | |
93 | |
51 | |
50 | |
48 |